Showing
1 changed file
with
7 additions
and
7 deletions
| 1 | /* | 1 | /* |
| 2 | * @Date: 2025-06-28 10:33:00 | 2 | * @Date: 2025-06-28 10:33:00 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2025-09-02 15:16:41 | 4 | + * @LastEditTime: 2025-09-05 23:31:55 |
| 5 | * @FilePath: /lls_program/src/app.config.js | 5 | * @FilePath: /lls_program/src/app.config.js |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | */ | 7 | */ |
| ... | @@ -51,11 +51,11 @@ export default { | ... | @@ -51,11 +51,11 @@ export default { |
| 51 | 'scope.userLocation': { | 51 | 'scope.userLocation': { |
| 52 | desc: '您的位置信息将用于活动打卡和位置相关服务' | 52 | desc: '您的位置信息将用于活动打卡和位置相关服务' |
| 53 | }, | 53 | }, |
| 54 | - 'scope.werun': { | 54 | + // 'scope.werun': { |
| 55 | - desc: '您的微信运动数据将用于记录步数和健康统计' | 55 | + // desc: '您的微信运动数据将用于记录步数和健康统计' |
| 56 | - }, | 56 | + // }, |
| 57 | - 'scope.userInfo': { | 57 | + // 'scope.userInfo': { |
| 58 | - desc: '您的用户信息将用于个人中心和活动打卡' | 58 | + // desc: '您的用户信息将用于个人中心和活动打卡' |
| 59 | - } | 59 | + // } |
| 60 | } | 60 | } |
| 61 | } | 61 | } | ... | ... |
-
Please register or login to post a comment