16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"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"
|
|
}
|