fix: 需要个 配置文件
This commit is contained in:
parent
9b4adf6c63
commit
2704645b0e
|
|
@ -1 +1,15 @@
|
|||
{"miniprogramRoot":"./dist","projectname":"bw-mini-app","description":"图生图 风格转换 ","appid":"ttbfd9c96420ec8f8201","setting":{"urlCheck":true,"es6":true,"enhance":false,"compileHotReLoad":false,"postcss":false,"minified":false},"compileType":"miniprogram"}
|
||||
{
|
||||
"miniprogramRoot": "./dist/weapp",
|
||||
"projectname": "bw-mini-app",
|
||||
"description": "图生图 风格转换 ",
|
||||
"appid": "wxb51f0b0c3aad7cdf",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": true,
|
||||
"enhance": false,
|
||||
"compileHotReLoad": false,
|
||||
"postcss": false,
|
||||
"minified": false
|
||||
},
|
||||
"compileType": "miniprogram"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"miniprogramRoot": "./dist/tt",
|
||||
"projectname": "bw-mini-app",
|
||||
"appid": "ttbfd9c96420ec8f8201"
|
||||
}
|
||||
Loading…
Reference in New Issue