罗世杰:fix:取消了配置项的修改

This commit is contained in:
LuoShijie
2023-11-01 23:02:13 +08:00
parent f05c5413a4
commit 3e81148948
3 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -21,4 +21,3 @@ selenium-debug.log
package-lock.json
yarn.lock
/manifest.json

View File

@@ -50,7 +50,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx78efc832a9373884",
"appid" : "",
"setting" : {
"urlCheck" : false
},

View File

@@ -1,6 +1,5 @@
{
"dependencies": {
"scss": "^0.2.4",
"uview-ui": "^2.0.36"
}
}