加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
東雲研究所 提交于 2023-06-24 00:58 . “feat:记账页”
{
"miniprogramRoot": "dist/",
"projectname": "Taro3",
"description": "Taro3",
"appid": "touristappid",
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.32.3",
"isGameTourist": false,
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
"include": []
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化