123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248 |
- {
- "easycom": {
- // 下载安装的方式需要前面的"@/",npm安装的方式无需"@/"
- // 下载安装方式
- // "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- // npm安装方式
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages.
- {
- "path":"pages/login/login",
- "style": {
- "navigationBarTitleText": "大卫博士创业实训营"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "大卫博士创业实训营",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/agent_sign_in/agent_sign_in",
- "style": {
- "navigationBarTitleText": "代理签到"
- }
- },
- {
- "path": "pages/sign_manage/sign_manage",
- "style": {
- "navigationBarTitleText": "签到管理"
- }
- },
- {
- "path": "pages/photo_classify/photo_classify",
- "style": {
- "navigationBarTitleText": "相册-分类"
- }
- },
- {
- "path": "pages/sign_up_info/sign_up_info",
- "style": {
- "navigationBarTitleText": "报名信息"
- }
- },
- {
- "path": "pages/sign_up/sign_up",
- "style": {
- "navigationBarTitleText": "实战营报名"
- }
- },
- {
- "path": "pages/photo_album/photo_album",
- "style": {
- "navigationBarTitleText": "相册",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark"
- }
- },
- {
- "path": "pages/sign_up_list/sign_up_list",
- "style": {
- "navigationBarTitleText": "报名管理"
- }
- },
- {
- "path": "pages/msg_board/msg_board",
- "style": {
- "navigationBarTitleText": "留言板"
- }
- },
- {
- "path": "pages/note_pad/note_pad",
- "style": {
- "navigationBarTitleText": "便签",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/mine",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/sign_in/sign_in",
- "style": {
- "navigationBarTitleText": "签到"
- }
- },
- {
- "path": "pages/search/search",
- "style": {
- "navigationBarTitleText": "查找"
- }
- },
- {
- "path": "pages/statistics/statistics",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark"
- }
- },
- {
- "path": "pages/note_detail/note_detail",
- "style": {
- "navigationBarTitleText": "便签详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/add_note/add_note",
- "style": {
- "navigationBarTitleText": "书写便签",
- "navigationBarBackgroundColor": "#F44545",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/identity/identity",
- "style": {
- "navigationBarTitleText": "身份徽章",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/sign_in_code/sign_in_code",
- "style": {
- "navigationBarTitleText": "签到码"
- }
- },
- {
- "path": "pages/written_off/written_off",
- "style": {
- "navigationBarTitleText": "已签到"
- }
- },
- {
- "path": "pages/sign_in_voucher/sign_in_voucher",
- "style": {
- "navigationBarTitleText": "签到凭证"
- }
- },
- {
- "path": "pages/sign_up_detail/sign_up_detail",
- "style": {
- "navigationBarTitleText": "报名详情"
- }
- },
- {
- "path": "pages/sign_up_voucher/sign_up_voucher",
- "style": {
- "navigationBarTitleText": "报名凭证"
- }
- },
- {
- "path": "pages/military_order/military_order",
- "style": {
- "navigationBarTitleText": "军令状"
- }
- },
- {
- "path": "pages/sign_up_suce/sign_up_suce",
- "style": {
- "navigationBarTitleText": "报名成功"
- }
- },
- {
- "path": "pages/course_intr/course_intr",
- "style": {
- "navigationBarTitleText": "课程介绍"
- }
- },
- {
- "path": "pages/sign_up_history/sign_up_history",
- "style": {
- "navigationBarTitleText": "报名历史"
- }
- },
- {
- "path": "pages/my_collect/my_collect",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- },
- {
- "path": "pages/my_bill/my_bill",
- "style": {
- "navigationBarTitleText": "我的账单"
- }
- },
- {
- "path": "pages/personal_info/personal_info",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- },
- {
- "path": "pages/video_detail/video_detail",
- "style": {}
- },
- {
- "path": "pages/photos/photos",
- "style": {}
- }
- , {
- "path": "pages/message/message",
- "style": {
- "navigationBarTitleText": "写留言"
- }
- }
- ],
- "tabBar": {
- "color": "#333",
- "selectedColor": "#EA4A41",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/imgs/index.png",
- "selectedIconPath": "static/imgs/index_active.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/photo_album/photo_album",
- "iconPath": "static/imgs/photo_album.png",
- "selectedIconPath": "static/imgs/photo_album_active.png",
- "text": "相册"
- },
- {
- "pagePath": "pages/mine/mine",
- "iconPath": "static/imgs/mine.png",
- "selectedIconPath": "static/imgs/mine_active.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#fff",
- "backgroundColor": "#F8F8F8"
- }
- }
|