master
lion 3 years ago
parent 6e60ab6dbe
commit e1b5700bd5

@ -187,6 +187,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
loadDep() {
var that = this

@ -297,6 +297,9 @@
this.loadInfo(options.id)
}
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
imgListPreview(item){
var urlList = []

@ -189,6 +189,9 @@
onLoad(options) {
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
tosearch() {

@ -170,6 +170,9 @@
that.askTypeArr = arr;
});
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
loadType(data, call) {
let that = this;

@ -149,6 +149,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
onprogress(res){
uni.showToast({

@ -88,6 +88,9 @@
this.loadInfo(options.id)
}
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
imgListPreview(item){
var urlList = []

@ -98,6 +98,9 @@
this.loadInfo(options.id)
}
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
imgListPreview(item){
var urlList = []

@ -168,6 +168,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
toremove(index, lists, name, whatfile) {
if (whatfile == "filesList") {

@ -162,6 +162,9 @@
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
openmask(){
this.mask=true

@ -47,7 +47,16 @@
"path": "road/road/road",
"style": {
"navigationBarTitleText": "选择道路",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}
@ -59,21 +68,48 @@
"path": "generalPatrol/generalPatrol",
"style": {
"navigationBarTitleText": "通用巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "generalList/generalList",
"style": {
"navigationBarTitleText": "通用巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "generalPatrol/viewPatrol",
"style": {
"navigationBarTitleText": "通用巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
@ -84,20 +120,47 @@
"path": "dailyInspection/dailyInspection",
"style": {
"navigationBarTitleText": "日常监管巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "dailyList/dailyList",
"style": {
"navigationBarTitleText": "日常监管巡查",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "dailyInfo/dailyInfo",
"style": {
"navigationBarTitleText": "日常监管巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}]
@ -107,20 +170,47 @@
"path": "rainmaintain/rainmaintain",
"style": {
"navigationBarTitleText": "雨管养护",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "rainmaintainlist/rainmaintainList",
"style": {
"navigationBarTitleText": "雨管养护",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
}, {
"path": "rainmaintaininfo/rainmaintainInfo",
"style": {
"navigationBarTitleText": "雨管养护",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
@ -128,7 +218,16 @@
"path": "plan/plan",
"style": {
"navigationBarTitleText": "雨管养护",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
@ -139,20 +238,47 @@
"path": "raininspection/raininspection",
"style": {
"navigationBarTitleText": "雨管巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "raininspectionlist/raininspectionList",
"style": {
"navigationBarTitleText": "雨管巡查",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
}, {
"path": "raininspectioninfo/raininspectionInfo",
"style": {
"navigationBarTitleText": "雨管巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
@ -160,7 +286,16 @@
"path": "plan/plan",
"style": {
"navigationBarTitleText": "雨管巡查",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
@ -171,21 +306,48 @@
"path": "order/order",
"style": {
"navigationBarTitleText": "我的工单",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
}
}, {
"path": "orderList/orderList",
"style": {
"navigationBarTitleText": "我的工单",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}
}, {
"path": "orderInfo/orderInfo",
"style": {
"navigationBarTitleText": "我的工单",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": { //uni-app"app-plus"
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "right",
"type": "home"
}]
}
}
// "disableScroll": true
}

@ -113,6 +113,9 @@
onLoad(options) {
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
toInspection(road_id, road_name) {
let url = "/raininspection/raininspection/raininspection?roadid=" + road_id + "&roadname=" + road_name

@ -400,6 +400,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
selectBuildList() {
var that = this

@ -278,6 +278,9 @@
this.loadInfo(options.id)
}
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
imgListPreview(item){
var urlList = []

@ -170,6 +170,9 @@
onLoad(options) {
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
openmask(){
this.mask=true

@ -154,6 +154,9 @@
this.serachEntity.date = this.$moment().format("YYYY-MM");
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
toReturnType(type) {
return this.rainTypes.filter(m => {

@ -315,6 +315,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
confirmType(val) {
var that = this

@ -166,6 +166,9 @@
this.loadInfo(options.id)
}
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
imgListPreview(item) {
var urlList = []

@ -184,6 +184,9 @@
onLoad(options) {
this.loadPage(1);
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
openmask() {
this.mask = true

@ -106,6 +106,9 @@
})
},
onNavigationBarButtonTap(val) {
window.android.finish();
},
methods: {
towhichtype() {
if (this.road_id == "") {

Loading…
Cancel
Save