|
1
|
{
|
1
|
{
|
|
2
|
"name": "智能健身",
|
2
|
"name": "智能健身",
|
|
3
|
- "appid": "__UNI__7CAA18B",
|
3
|
+ "appid": "__UNI__8F24C84",
|
|
4
|
"description": "基于 uni-app + Vue3 技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。",
|
4
|
"description": "基于 uni-app + Vue3 技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。",
|
|
5
|
"versionName": "2025.10",
|
5
|
"versionName": "2025.10",
|
|
6
|
"versionCode": "183",
|
6
|
"versionCode": "183",
|
|
@@ -68,10 +68,7 @@ |
|
@@ -68,10 +68,7 @@ |
|
68
|
"schemes": "shopro"
|
68
|
"schemes": "shopro"
|
|
69
|
},
|
69
|
},
|
|
70
|
"ios": {
|
70
|
"ios": {
|
|
71
|
- "urlschemewhitelist": [
|
|
|
|
72
|
- "baidumap",
|
|
|
|
73
|
- "iosamap"
|
|
|
|
74
|
- ],
|
71
|
+ "urlschemewhitelist": ["baidumap", "iosamap"],
|
|
75
|
"dSYMs": false,
|
72
|
"dSYMs": false,
|
|
76
|
"privacyDescription": {
|
73
|
"privacyDescription": {
|
|
77
|
"NSPhotoLibraryUsageDescription": "需要同意访问您的相册选取图片才能完善该条目",
|
74
|
"NSPhotoLibraryUsageDescription": "需要同意访问您的相册选取图片才能完善该条目",
|
|
@@ -82,9 +79,7 @@ |
|
@@ -82,9 +79,7 @@ |
|
82
|
"urltypes": "shopro",
|
79
|
"urltypes": "shopro",
|
|
83
|
"capabilities": {
|
80
|
"capabilities": {
|
|
84
|
"entitlements": {
|
81
|
"entitlements": {
|
|
85
|
- "com.apple.developer.associated-domains": [
|
|
|
|
86
|
- "applinks:shopro.sheepjs.com"
|
|
|
|
87
|
- ]
|
82
|
+ "com.apple.developer.associated-domains": ["applinks:shopro.sheepjs.com"]
|
|
88
|
}
|
83
|
}
|
|
89
|
},
|
84
|
},
|
|
90
|
"idfa": true
|
85
|
"idfa": true
|
|
@@ -102,18 +97,12 @@ |
|
@@ -102,18 +97,12 @@ |
|
102
|
},
|
97
|
},
|
|
103
|
"payment": {
|
98
|
"payment": {
|
|
104
|
"weixin": {
|
99
|
"weixin": {
|
|
105
|
- "__platform__": [
|
|
|
|
106
|
- "ios",
|
|
|
|
107
|
- "android"
|
|
|
|
108
|
- ],
|
100
|
+ "__platform__": ["ios", "android"],
|
|
109
|
"appid": "wxae7a0c156da9383b",
|
101
|
"appid": "wxae7a0c156da9383b",
|
|
110
|
"UniversalLinks": "https://shopro.sheepjs.com/uni-universallinks/__UNI__082C0BA/"
|
102
|
"UniversalLinks": "https://shopro.sheepjs.com/uni-universallinks/__UNI__082C0BA/"
|
|
111
|
},
|
103
|
},
|
|
112
|
"alipay": {
|
104
|
"alipay": {
|
|
113
|
- "__platform__": [
|
|
|
|
114
|
- "ios",
|
|
|
|
115
|
- "android"
|
|
|
|
116
|
- ]
|
105
|
+ "__platform__": ["ios", "android"]
|
|
117
|
}
|
106
|
}
|
|
118
|
},
|
107
|
},
|
|
119
|
"share": {
|
108
|
"share": {
|
|
@@ -123,9 +112,7 @@ |
|
@@ -123,9 +112,7 @@ |
|
123
|
}
|
112
|
}
|
|
124
|
}
|
113
|
}
|
|
125
|
},
|
114
|
},
|
|
126
|
- "orientation": [
|
|
|
|
127
|
- "portrait-primary"
|
|
|
|
128
|
- ],
|
115
|
+ "orientation": ["portrait-primary"],
|
|
129
|
"splashscreen": {
|
116
|
"splashscreen": {
|
|
130
|
"androidStyle": "common",
|
117
|
"androidStyle": "common",
|
|
131
|
"iosStyle": "common",
|
118
|
"iosStyle": "common",
|
|
@@ -169,11 +156,9 @@ |
|
@@ -169,11 +156,9 @@ |
|
169
|
"quickapp-native": {
|
156
|
"quickapp-native": {
|
|
170
|
"icon": "/static/logo.png",
|
157
|
"icon": "/static/logo.png",
|
|
171
|
"package": "com.example.demo",
|
158
|
"package": "com.example.demo",
|
|
172
|
- "features": [
|
|
|
|
173
|
- {
|
159
|
+ "features": [{
|
|
174
|
"name": "system.clipboard"
|
160
|
"name": "system.clipboard"
|
|
175
|
- }
|
|
|
|
176
|
- ]
|
161
|
+ }]
|
|
177
|
},
|
162
|
},
|
|
178
|
"quickapp-webview": {
|
163
|
"quickapp-webview": {
|
|
179
|
"icon": "/static/logo.png",
|
164
|
"icon": "/static/logo.png",
|
|
@@ -200,10 +185,7 @@ |
|
@@ -200,10 +185,7 @@ |
|
200
|
"desc": "你的位置信息将用于展示附近的服务"
|
185
|
"desc": "你的位置信息将用于展示附近的服务"
|
|
201
|
}
|
186
|
}
|
|
202
|
},
|
187
|
},
|
|
203
|
- "requiredPrivateInfos": [
|
|
|
|
204
|
- "chooseAddress",
|
|
|
|
205
|
- "getLocation"
|
|
|
|
206
|
- ],
|
188
|
+ "requiredPrivateInfos": ["chooseAddress", "getLocation"],
|
|
207
|
"mergeVirtualHostAttributes": true
|
189
|
"mergeVirtualHostAttributes": true
|
|
208
|
},
|
190
|
},
|
|
209
|
"mp-alipay": {
|
191
|
"mp-alipay": {
|