123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "中医学院(仲景学院)智慧校友系统"
- // "enablePullDownRefresh": false
- }
- },
-
- {
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录"
- }
-
- },
- {
- "path": "pages/index/news_detail",
- "style": {
- "navigationBarTitleText": "新闻详情"
- }
- },
- {
- "path": "pages/index/alumni_style",
- "style": {
- "navigationBarTitleText": "校友风采"
- }
- },
- {
- "path": "pages/index/alumni_detail",
- "style": {
- "navigationBarTitleText": "校友风采"
- }
- },
- {
- "path": "pages/index/new_list",
- "style": {
- "navigationBarTitleText": "资讯中心"
- }
- },
- {
- "path": "pages/index/stu_list",
- "style": {
- "navigationBarTitleText": "校友风采"
- }
- },
-
-
- {
- "path": "pages/mine/mine",
- "style": {
- "navigationBarTitleText": "个人中心"
- // "navigationStyle": "custom", // 隐藏系统导航栏
- // "navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
- }
- },
- {
- "path": "pages/mine/change_pwd",
- "style": {
- "navigationBarTitleText": "修改密码"
- // "navigationStyle": "custom", // 隐藏系统导航栏
- // "navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
- }
- },
- {
- "path": "pages/mine/my_active",
- "style": {
- "navigationBarTitleText": "我的活动"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/creat_news",
- "style": {
- "navigationBarTitleText": "发布新闻"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/news_success",
- "style": {
- "navigationBarTitleText": ""
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/my_info",
- "style": {
- "navigationBarTitleText": "个人信息"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/search",
- "style": {
- "navigationBarTitleText": "查找校友"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/name_edit",
- "style": {
- "navigationBarTitleText": "个人信息"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/job_edit",
- "style": {
- "navigationBarTitleText": "个人信息"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/class_edit",
- "style": {
- "navigationBarTitleText": "个人信息"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mine/honour_edit",
- "style": {
- "navigationBarTitleText": "个人信息"
- // "enablePullDownRefresh": false
- }
- },
- //活动
- {
- "path": "pages/activity/index",
- "style": {
- // "navigationStyle": "custom",
- "navigationBarTitleText": "活动列表"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/activity/active_detail",
- "style": {
- // "navigationStyle": "custom",
- "navigationBarTitleText": "活动详情"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/activity/more",
- "style": {
- // "navigationStyle": "custom",
- "navigationBarTitleText": "报名人员"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/activity/create_active",
- "style": {
- // "navigationStyle": "custom",
- "navigationBarTitleText": "发起活动"
- // "enablePullDownRefresh": false
- }
- },
-
- {
- "path" : "pages/organization/organization",
- "style" :
- {
- "navigationBarTitleText": "班级"
- // "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "pages/organization/success",
- "style" :
- {
- "navigationBarTitleText": ""
- // "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/organization/stu_detail",
- "style" :
- {
- "navigationBarTitleText": ""
- // "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/mine/my_study",
- "style" :
- {
- "navigationBarTitleText": "学籍信息"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/activity/wonderful",
- "style" :
- {
- "navigationBarTitleText": "精彩瞬间"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/activity/wonderful_list",
- "style" :
- {
- "navigationBarTitleText": "精彩瞬间"
- // "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/organization/tabs",
- "style" :
- {
- "navigationBarTitleText": "中医学院(仲景学院)智慧校友系统"
- // "scrollIndicator":"none"
- // "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/message/message",
- "style" :
- {
- "navigationBarTitleText": "中医学院(仲景学院)智慧校友系统"
- // "enablePullDownRefresh": false
- }
-
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "中医学院(仲景学院)智慧校友系统",
- "navigationBarBackgroundColor": "#F9F9FB",
- "backgroundColor": "#ffffff",
- "backgroundColorTop":"#ffffff",
- "backgroundTextStyle": "light",
- "navigationStyle": "custom"
-
- },
- "tabBar": {
- "color": "#999999",
- "selectedColor": "#000000",
- "backgroundColor": "#FFFFFF",
- "fontSize": "24rpx",
- "list": [{
- "pagePath": "pages/index/index",
- "text": "首页",
- "iconPath": "static/images/index_icon.png",
- "selectedIconPath": "static/images/index_icon_fulled.png"
- }, {
- "pagePath": "pages/organization/tabs",
- "text": "班级",
- "iconPath": "static/images/organzation_icon.png",
- "selectedIconPath": "static/images/organzation_icon_fulled.png"
- },
- {
- "pagePath": "pages/message/message",
- "text": "留言板",
- "iconPath": "static/images/active_icon.png",
- "selectedIconPath": "static/images/active_icon_fulled.png"
- }, {
- "pagePath": "pages/mine/mine",
- "text": "我的",
- "iconPath": "static/images/mine_icon.png",
- "selectedIconPath": "static/images/mine_icon_fulled.png"
- }
- ]
- }
- }
|