2 Star 0 Fork 0

jiruixin/health

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
“jiruixin 提交于 2022-05-04 19:30 . 基本完成
{
"pages": [
"pages/index/index",
"pages/login/login",
"pages/me/detail/detail",
"pages/me/class/class",
"pages/me/students/students",
"pages/me/joinclass/joinclass",
"pages/me/studentInfo/info",
"pages/me/studentclass/studentclass",
"pages/fill/students/students",
"pages/fill/detailfill/detailfill"
],
"window": {
"navigationBarBackgroundColor": "#39b54a",
"navigationBarTitleText": "Color UI",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom",
"cu-custom10": "/colorui/componentsCustom/cu-custom",
"van-notice-bar": "/dist/notice-bar/index",
"van-dropdown-menu": "/dist/dropdown-menu/index",
"van-dropdown-item": "/dist/dropdown-item/index",
"van-stepper": "/dist/stepper/index",
"van-index-bar": "/dist/index-bar/index",
"van-cell": "/dist/cell/index",
"van-swipe-cell": "/dist/swipe-cell/index",
"van-button": "/dist/button/index",
"van-calendar": "/dist/calendar/index",
"van-field": "/dist/field/index",
"van-cell-group": "/dist/cell-group/index",
"van-checkbox-group": "/dist/checkbox-group/index",
"van-circle": "/dist/circle/index",
"van-area":"/dist/area/index",
"van-picker":"/dist/picker/index",
"van-popup":"/dist/popup/index",
"van-action-sheet": "/dist/action-sheet/index",
"van-empty": "/dist/empty/index",
"van-skeleton": "/dist/skeleton/index",
"van-tabbar":"/dist/tabbar/index",
"van-tabbar-item":"/dist/tabbar-item/index",
"van-icon":"/dist/icon/index"
},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jiruixin/health.git
git@gitee.com:jiruixin/health.git
jiruixin
health
health
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385