feat: 使用ui框架

This commit is contained in:
eric
2022-11-13 09:08:28 +08:00
parent 24f5d841ab
commit 571bd6e552
55 changed files with 59127 additions and 2395 deletions

View File

@@ -1,9 +1,13 @@
{
"miniprogramRoot": "./",
"projectname": "myApp",
"appid": "testAppId",
"description": "city",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
}
},
"compileType": "miniprogram"
}