Commit 31ee4c1e authored by 李智书's avatar 李智书

Merge branch 'develop'

parents f429832e ee825aea
...@@ -26,8 +26,8 @@ Vue.use(Vant); ...@@ -26,8 +26,8 @@ Vue.use(Vant);
// echarts图标 // echarts图标
// var echarts = require('echarts') var echarts = require('echarts')
// Vue.prototype.$echarts = echarts Vue.prototype.$echarts = echarts
// console.log(echarts); // console.log(echarts);
// 微信JSSDK // 微信JSSDK
......
...@@ -12,7 +12,16 @@ ...@@ -12,7 +12,16 @@
"titleNView": "transparent" "titleNView": "transparent"
} }
} }
}, { },
{
"path": "pages/ConsumptionReport/ConsumptionReport",
"style": {
"navigationBarTitleText": "周消费报告",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/WxworkTearch/WxworkTearch", "path": "pages/WxworkTearch/WxworkTearch",
"style": { "style": {
"navigationBarTitleText": "企业微信教职工采集签约助手", "navigationBarTitleText": "企业微信教职工采集签约助手",
...@@ -20,7 +29,8 @@ ...@@ -20,7 +29,8 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, { },
{
"path": "pages/wxWorkAuth/wxWorkAuth", "path": "pages/wxWorkAuth/wxWorkAuth",
"style": { "style": {
"navigationBarTitleText": "校智付", "navigationBarTitleText": "校智付",
...@@ -127,27 +137,6 @@ ...@@ -127,27 +137,6 @@
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, {
"path": "pages/AccessControlModular/SchoolAttendance/SchoolAttendance",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/AccessControlModular/StudentAttendance/StudentAttendance",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/AccessControlModular/TeacherAttendance/TeacherAttendance",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, { }, {
"path": "pages/StudentsGraduate/StudentsGraduate", "path": "pages/StudentsGraduate/StudentsGraduate",
"style": { "style": {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment