| | |
| | | let VUE_APP_BASE_URL= null; |
| | | if (process.env.NODE_ENV == 'development') { |
| | | VUE_APP_BASE_URL = 'http://192.168.2.15:8082' |
| | | // VUE_APP_BASE_URL = 'http://117.190.40.54:6622/edu' |
| | | // VUE_APP_BASE_URL = 'http://47.108.222.15:8000' |
| | | }else { |
| | | VUE_APP_BASE_URL = 'http://192.168.2.15:8082' |
| | | // VUE_APP_BASE_URL = 'http://192.168.2.15:8082' |
| | | // 正式环境 |
| | | // VUE_APP_BASE_URL = 'http://47.108.222.15:8000' |
| | | // 国泰 |
| | | VUE_APP_BASE_URL = 'http://117.190.40.54:6622/edu' |
| | | } |
| | | |
| | | export default VUE_APP_BASE_URL |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/notice/notice", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "app-plus": { |
| | | "scrollIndicator": "none", |
| | | "pullToRefresh": { |
| | | "support": true, |
| | | "color": "#000000", |
| | | "style": "circle" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/notice/detail", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/responsivity/countyResponsivity", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/responsivity/cityResponsivity", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/responsivity/villageResponsivity", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/notice/measures", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/responsivity/showMeasures", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/firstPage/firstPage", |
| | | "style" : |
| | | { |
| | |
| | | "enablePullDownRefresh": false, |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/response/response", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "app-plus": { |
| | | "scrollIndicator": "none", |
| | | "pullToRefresh": { |
| | | "support": true, |
| | | "color": "#000000", |
| | | "style": "circle" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/information/information", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "app-plus": { |
| | | "scrollIndicator": "none", |
| | | "pullToRefresh": { |
| | | "support": true, |
| | | "color": "#000000", |
| | | "style": "circle" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/tabBar/examine/examine", |
| | | "style" : |
| | | { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "app-plus": { |
| | | "scrollIndicator": "none", |
| | | "pullToRefresh": { |
| | | "support": true, |
| | | "color": "#000000", |
| | | "style": "circle" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/tabBar/firstPage/firstPage" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/notice/notice" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/response/response" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/information/information" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/examine/examine" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/count/count" |
| | |
| | | transition: box-shadow .1s ease !important; |
| | | |
| | | &:active{ |
| | | box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 12px rgba(0, 0, 0, 0.1),inset 0 3px 6px rgba(50, 50, 50, .05) !important; |
| | | box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.1),0px 3px 6px rgba(0, 0, 0, 0.1) inset !important; |
| | | } |
| | | } |
| | | |
| | |
| | | background: #fff; |
| | | border-width: 1.5px !important; |
| | | border-color: #e6e6e6 !important; |
| | | box-shadow: 0px -6px 10px rgba(255, 255, 255, 0), 0px 4px 12px rgba(0, 0, 0, 0),inset 0 3px 6px rgba(50, 50, 50, .05) !important; |
| | | box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.1),0px 3px 6px rgba(0, 0, 0, 0.1) inset !important; |
| | | } |
| | | |
| | | .loginPsw{ |
| | |
| | | border-radius: 99px; |
| | | overflow: hidden; |
| | | box-shadow: 0 -6px 10px rgba(150, 150, 150, 0.1), 0 6px 10px rgba(150, 150, 150, 0.1); |
| | | backdrop-filter: blur(10px); |
| | | -webkit-backdrop-filter: blur(10px); |
| | | |
| | | /deep/ .u-tabbar .u-border-top{ |
| | | border-color: rgba(0,0,0,0) !important; |
| | |
| | | |
| | | const user_other = [ |
| | | { |
| | | "pagePath": "pages/tabBar/notice/notice", |
| | | "iconPath": "/static/notice.png", |
| | | "selectedIconPath": "/static/notice-sel.png", |
| | | "text": "工作通知" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/response/response", |
| | | "iconPath": "/static/mine1.png", |
| | | "selectedIconPath": "/static/mine1-selected.png", |
| | | "text": "我的叫应" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/current/current", |
| | | "iconPath": "/static/send.png", |
| | | "selectedIconPath": "/static/send_selected.png", |
| | | "text": "我发布的" |
| | | }, |
| | | { |
| | | "pagePath": "pages/tabBar/information/information", |
| | | "iconPath": "/static/send.png", |
| | | "selectedIconPath": "/static/send_selected.png", |
| | | "text": "信息发布" |
| | | } |
| | | ] |
| | | |