This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[第三方托管平台 测试]
tags/广东版3.2.1
meo
6 years ago
parent
eaeb6e0bc3
commit
a16ce13597
3 changed files
with
4 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/config.js
+1
-5
ext.json
+2
-2
project.config.json
+ 1
- 1
config/config.js
View File
@@ -197,7 +197,7 @@ var config = {
},
weapp: {
AppId: "wx
ea71200db93d756b
",
AppId: "wx
b11603577a84a86d
",
baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/'
},
+ 1
- 5
ext.json
View File
@@ -1,11 +1,7 @@
{
"extEnable": true,
"extAppid": "wx
ea71200db93d756b
",
"extAppid": "wx
b11603577a84a86d
",
"directCommit": false,
"navigateToMiniProgramAppIdList": [
"wx192b7d2e8dcbefd0",
"wxc07f9d67923d676d"
],
"tabBar": {
"color": "#9F9F9F",
"selectedColor": "#00C0FF",
+ 2
- 2
project.config.json
View File
@@ -4,7 +4,7 @@
"ignore": []
},
"setting": {
"urlCheck":
fals
e,
"urlCheck":
tru
e,
"es6": true,
"postcss": true,
"minified": true,
@@ -13,7 +13,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.0.9",
"appid": "wx
ea71200db93d756b
",
"appid": "wx
b11603577a84a86d
",
"projectname": "C",
"isGameTourist": false,
"condition": {
Write
Preview
Loading…
Cancel
Save