Files
MBTI_wang/douyin-miniprogram/project.tt.json
2026-03-20 18:38:59 +08:00

16 lines
350 B
JSON

{
"miniprogramRoot": ".",
"projectname": "mbti-douyin",
"description": "MBTI/DISC/PDP性格测试系统 - 抖音小程序版",
"appid": "YOUR_DOUYIN_APPID",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"autoCompileOnSave": true
},
"compileType": "miniprogram",
"condition": {}
}