1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/AngelTheonly-AppointmentCourse

Клонировать/Скачать
pages.json 3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
xiaowei Отправлено 27.05.2020 11:45 e7e72c2
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/tab/home/home",
"style": {
"navigationBarTitleText": "首页"
}
}, {
"path": "pages/tab/course/course",
"style": {
"navigationBarTitleText": "课程"
}
}, {
"path": "pages/tab/activity/activity",
"style": {
"navigationBarTitleText": "活动"
}
}, {
"path": "pages/tab/my/my",
"style": {
"navigationBarTitleText": "我的"
}
}, {
"path": "pages/market/article/article",
"style": {
"navigationBarTitleText": "详情"
}
}, {
"path": "pages/market/video/video",
"style": {
"navigationBarTitleText": "视频播放"
}
}, {
"path": "pages/personage/my-order/my-order",
"style": {
"navigationBarTitleText": "我的订单"
}
}, {
"path": "pages/make-apply/first-step/first-step",
"style": {
"navigationBarTitleText": "预约申请"
}
}, {
"path": "pages/make-apply/second-step/second-step",
"style": {
"navigationBarTitleText": "预约申请-选择课程"
}
}, {
"path": "pages/make-apply/third-step/third-step",
"style": {
"navigationBarTitleText": "预约申请-日期"
}
}, {
"path": "pages/course/my-course/my-course",
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/course/all-course/all-course",
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/course/payment/payment",
"style": {
"navigationBarTitleText": "支付"
}
}, {
"path": "pages/make-apply/apply-detail/apply-detail",
"style": {
"navigationBarTitleText": "预约申请详情"
}
}, {
"path": "pages/personage/my-info/my-info",
"style": {
"navigationBarTitleText": "我的信息"
}
}, {
"path": "pages/personage/refund/refund",
"style": {
"navigationBarTitleText": "申请退款"
}
}
],
"tabBar": {
"color": "#827e81",
"selectedColor": "#63a55a",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"iconPath": "static/tabicon/home.png",
"selectedIconPath": "static/tabicon/home_y.png",
"pagePath": "pages/tab/home/home",
"text": "首页"
}, {
"iconPath": "static/tabicon/course.png",
"selectedIconPath": "static/tabicon/course_y.png",
"pagePath": "pages/tab/course/course",
"text": "课程"
}, {
"iconPath": "static/tabicon/activity.png",
"selectedIconPath": "static/tabicon/activity_y.png",
"pagePath": "pages/tab/activity/activity",
"text": "活动"
}, {
"iconPath": "static/tabicon/my.png",
"selectedIconPath": "static/tabicon/my_y.png",
"pagePath": "pages/tab/my/my",
"text": "我的"
}]
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "预约服务小程序",
"navigationBarBackgroundColor": "#63a55a",
"backgroundColor": "#f7f5f3"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/AngelTheonly-AppointmentCourse.git
git@api.gitlife.ru:oschina-mirror/AngelTheonly-AppointmentCourse.git
oschina-mirror
AngelTheonly-AppointmentCourse
AngelTheonly-AppointmentCourse
master