1 Star 2 Fork 6

Cacolet/软件工程项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
Cacolet 提交于 2021-06-13 20:54 +08:00 . 第一阶段任务结束提交
{
"description": "项目配置文件。",
"setting": {
"urlCheck": true,
"scopeDataCheck": false,
"coverView": true,
"es6": true,
"postcss": true,
"compileHotReLoad": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"newFeature": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"useIsolateContext": true,
"nodeModules": false,
"enhance": false,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"showShadowRootInWxmlPanel": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.17.0",
"appid": "wx7c92fa469a39b0b1",
"projectname": "%E6%96%87%E7%BB%8F%E8%AF%BE%E8%A1%A8",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "发现更多",
"pathName": "pages/more/index",
"query": ""
},
{
"id": -1,
"name": "课表查询",
"pathName": "pages/core/table/index",
"query": ""
},
{
"id": -1,
"name": "空闲教室",
"pathName": "pages/core/room/index",
"query": ""
},
{
"id": -1,
"name": "图书馆藏",
"pathName": "pages/core/lib/index",
"query": ""
},
{
"id": -1,
"name": "考试安排",
"pathName": "pages/core/exam/index",
"query": ""
},
{
"id": -1,
"name": "今日课程设置",
"pathName": "pages/core/set/today",
"query": ""
},
{
"id": -1,
"name": "学号查询",
"pathName": "pages/search/id/index",
"query": ""
},
{
"id": -1,
"name": "使用帮助",
"pathName": "pages/more/help",
"query": ""
},
{
"id": -1,
"name": "关于课表",
"pathName": "pages/more/about",
"query": ""
},
{
"id": -1,
"name": "文经新闻",
"pathName": "pages/core/news/index",
"query": ""
},
{
"id": -1,
"name": "早起打卡",
"pathName": "pages/core/check/index",
"query": ""
},
{
"id": -1,
"name": "关于打卡",
"pathName": "pages/core/check/about",
"query": ""
},
{
"id": -1,
"name": "打卡列表",
"pathName": "pages/core/check/list",
"query": ""
},
{
"id": -1,
"name": "文经校历",
"pathName": "pages/core/calendar/index",
"query": ""
},
{
"id": -1,
"name": "教务查询",
"pathName": "pages/more/zhiwei",
"query": ""
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Wuben123/software.git
git@gitee.com:Wuben123/software.git
Wuben123
software
软件工程项目
master

搜索帮助