Browse Source

upload

dev
HolyKnightIX 2 years ago
parent
commit
c5cea8f74d
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      ext.json
  2. +1
    -1
      project.config.json

+ 1
- 1
ext.json View File

@@ -11,7 +11,7 @@
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff" "navigationBarBackgroundColor": "#fff"
}, },
"extAppid": "tt83faf5471cc4d7ed01",
"extAppid": "tt9f35e988000a035401",
"extEnable": true, "extEnable": true,
"directCommit": false, "directCommit": false,
"networkTimeout": { "networkTimeout": {


+ 1
- 1
project.config.json View File

@@ -1,6 +1,6 @@
{ {
"setting": { "setting": {
"urlCheck": true,
"urlCheck": false,
"es6": true, "es6": true,
"newFeature": false, "newFeature": false,
"postcss": false, "postcss": false,


Loading…
Cancel
Save