safecheck-client 4.0.0-9 → 4.0.0-90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +5 -5
- package/.editorconfig +9 -9
- package/android.html +18 -18
- package/config/dev.env.js +6 -6
- package/config/index.js +38 -38
- package/config/prod.env.js +3 -3
- package/config/test.env.js +6 -6
- package/docs/AppBase.md +22 -22
- package/docs/Busy.md +14 -14
- package/docs/CriteriaPaged.md +47 -47
- package/docs/DataGrid.md +54 -54
- package/docs/DataModel.md +22 -22
- package/docs/Dynamic.md +42 -42
- package/docs/GetParams.md +11 -11
- package/docs/HttpBusy.md +13 -13
- package/docs/HttpStore.md +29 -29
- package/docs/MessageBox.md +28 -28
- package/docs/PagedList.md +29 -29
- package/docs/Pager.md +21 -21
- package/docs/Project.md +23 -23
- package/docs/Route.md +105 -105
- package/docs/SafetyCheck/AdjustPlan.md +13 -13
- package/docs/SafetyCheck/CheckerPlan.md +12 -12
- package/docs/Task.md +46 -46
- package/docs/TreeList.md +28 -28
- package/docs/TreeMixin.md +18 -18
- package/docs/all.md +10 -10
- package/docs/list.md +42 -42
- package/docs/partial.md +75 -75
- package/docs/selector.md +82 -82
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/Snippets.md +28 -28
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue-strap/345/217/230/346/233/264/350/256/260/345/275/225.md +7 -7
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue/345/217/230/346/233/264/350/256/260/345/275/225.md +13 -13
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243//345/274/200/345/217/221/347/216/257/345/242/203/350/256/276/347/275/256.md +77 -77
- package/docs//347/225/214/351/235/242/345/210/266/344/275/234/350/247/204/350/214/203.md +54 -54
- package/examples/AddressList/App.vue +13 -13
- package/examples/AddressList/index.html +11 -11
- package/examples/DispatchList/App.vue +10 -10
- package/examples/DispatchList/BaseTree.vue +13 -13
- package/examples/DispatchList/Init.vue +22 -22
- package/examples/DispatchList/Test.vue +20 -20
- package/examples/DispatchList/index.html +11 -11
- package/examples/DispatchList/main.js +18 -18
- package/home.html +16 -16
- package/package.json +2 -2
- package/publish.bat +7 -7
- package/release.bat +5 -5
- package/src/Widget.vue +13 -13
- package/src/android-bootstrap/fonts/glyphicons-halflings-regular.svg +287 -287
- package/src/android-bootstrap/less/.csscomb.json +304 -304
- package/src/android-bootstrap/less/.csslintrc +19 -19
- package/src/android-bootstrap/less/alerts.less +73 -73
- package/src/android-bootstrap/less/badges.less +66 -66
- package/src/android-bootstrap/less/bootstrap.less +56 -56
- package/src/android-bootstrap/less/breadcrumbs.less +26 -26
- package/src/android-bootstrap/less/button-groups.less +247 -247
- package/src/android-bootstrap/less/buttons.less +173 -173
- package/src/android-bootstrap/less/carousel.less +269 -269
- package/src/android-bootstrap/less/close.less +34 -34
- package/src/android-bootstrap/less/code.less +69 -69
- package/src/android-bootstrap/less/component-animations.less +33 -33
- package/src/android-bootstrap/less/grid.less +84 -84
- package/src/android-bootstrap/less/input-groups.less +167 -167
- package/src/android-bootstrap/less/jumbotron.less +52 -52
- package/src/android-bootstrap/less/labels.less +64 -64
- package/src/android-bootstrap/less/list-group.less +141 -141
- package/src/android-bootstrap/less/media.less +66 -66
- package/src/android-bootstrap/less/mixins/alerts.less +14 -14
- package/src/android-bootstrap/less/mixins/background-variant.less +9 -9
- package/src/android-bootstrap/less/mixins/border-radius.less +18 -18
- package/src/android-bootstrap/less/mixins/buttons.less +69 -69
- package/src/android-bootstrap/less/mixins/center-block.less +7 -7
- package/src/android-bootstrap/less/mixins/clearfix.less +22 -22
- package/src/android-bootstrap/less/mixins/forms.less +90 -90
- package/src/android-bootstrap/less/mixins/gradients.less +59 -59
- package/src/android-bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/android-bootstrap/less/mixins/grid.less +122 -122
- package/src/android-bootstrap/less/mixins/hide-text.less +21 -21
- package/src/android-bootstrap/less/mixins/image.less +33 -33
- package/src/android-bootstrap/less/mixins/labels.less +12 -12
- package/src/android-bootstrap/less/mixins/list-group.less +30 -30
- package/src/android-bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/android-bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/android-bootstrap/less/mixins/opacity.less +8 -8
- package/src/android-bootstrap/less/mixins/pagination.less +24 -24
- package/src/android-bootstrap/less/mixins/panels.less +24 -24
- package/src/android-bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/android-bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/android-bootstrap/less/mixins/reset-text.less +18 -18
- package/src/android-bootstrap/less/mixins/resize.less +6 -6
- package/src/android-bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/android-bootstrap/less/mixins/size.less +10 -10
- package/src/android-bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/android-bootstrap/less/mixins/table-row.less +44 -44
- package/src/android-bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/android-bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/android-bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/android-bootstrap/less/mixins.less +40 -40
- package/src/android-bootstrap/less/modals.less +151 -151
- package/src/android-bootstrap/less/navbar.less +660 -660
- package/src/android-bootstrap/less/navs.less +290 -290
- package/src/android-bootstrap/less/normalize.less +424 -424
- package/src/android-bootstrap/less/pager.less +76 -76
- package/src/android-bootstrap/less/pagination.less +89 -89
- package/src/android-bootstrap/less/panels.less +274 -274
- package/src/android-bootstrap/less/popovers.less +131 -131
- package/src/android-bootstrap/less/print.less +101 -101
- package/src/android-bootstrap/less/progress-bars.less +87 -87
- package/src/android-bootstrap/less/responsive-embed.less +35 -35
- package/src/android-bootstrap/less/responsive-utilities.less +194 -194
- package/src/android-bootstrap/less/scaffolding.less +161 -161
- package/src/android-bootstrap/less/tables.less +262 -262
- package/src/android-bootstrap/less/theme.less +291 -291
- package/src/android-bootstrap/less/thumbnails.less +36 -36
- package/src/android-bootstrap/less/tooltip.less +102 -102
- package/src/android-bootstrap/less/type.less +303 -303
- package/src/android-bootstrap/less/utilities.less +55 -55
- package/src/android-bootstrap/less/variables.less +896 -896
- package/src/android-bootstrap/less/wells.less +29 -29
- package/src/androidTest.js +20 -20
- package/src/bootstrap/less/.csscomb.json +304 -304
- package/src/bootstrap/less/.csslintrc +19 -19
- package/src/bootstrap/less/alerts.less +73 -73
- package/src/bootstrap/less/badges.less +66 -66
- package/src/bootstrap/less/breadcrumbs.less +26 -26
- package/src/bootstrap/less/button-groups.less +247 -247
- package/src/bootstrap/less/buttons.less +172 -172
- package/src/bootstrap/less/carousel.less +269 -269
- package/src/bootstrap/less/close.less +34 -34
- package/src/bootstrap/less/code.less +69 -69
- package/src/bootstrap/less/component-animations.less +33 -33
- package/src/bootstrap/less/dropdowns.less +216 -216
- package/src/bootstrap/less/forms.less +626 -626
- package/src/bootstrap/less/grid.less +84 -84
- package/src/bootstrap/less/input-groups.less +167 -167
- package/src/bootstrap/less/jumbotron.less +52 -52
- package/src/bootstrap/less/labels.less +64 -64
- package/src/bootstrap/less/list-group.less +141 -141
- package/src/bootstrap/less/media.less +66 -66
- package/src/bootstrap/less/mixins/alerts.less +14 -14
- package/src/bootstrap/less/mixins/background-variant.less +9 -9
- package/src/bootstrap/less/mixins/border-radius.less +18 -18
- package/src/bootstrap/less/mixins/buttons.less +69 -69
- package/src/bootstrap/less/mixins/center-block.less +7 -7
- package/src/bootstrap/less/mixins/clearfix.less +22 -22
- package/src/bootstrap/less/mixins/forms.less +90 -90
- package/src/bootstrap/less/mixins/gradients.less +59 -59
- package/src/bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/bootstrap/less/mixins/grid.less +122 -122
- package/src/bootstrap/less/mixins/hide-text.less +21 -21
- package/src/bootstrap/less/mixins/image.less +33 -33
- package/src/bootstrap/less/mixins/labels.less +12 -12
- package/src/bootstrap/less/mixins/list-group.less +30 -30
- package/src/bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/bootstrap/less/mixins/opacity.less +8 -8
- package/src/bootstrap/less/mixins/pagination.less +24 -24
- package/src/bootstrap/less/mixins/panels.less +24 -24
- package/src/bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/bootstrap/less/mixins/reset-text.less +18 -18
- package/src/bootstrap/less/mixins/resize.less +6 -6
- package/src/bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/bootstrap/less/mixins/size.less +10 -10
- package/src/bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/bootstrap/less/mixins/table-row.less +44 -44
- package/src/bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/bootstrap/less/mixins.less +40 -40
- package/src/bootstrap/less/modals.less +151 -151
- package/src/bootstrap/less/navbar.less +660 -660
- package/src/bootstrap/less/normalize.less +424 -424
- package/src/bootstrap/less/pagination.less +89 -89
- package/src/bootstrap/less/panels.less +275 -275
- package/src/bootstrap/less/popovers.less +131 -131
- package/src/bootstrap/less/print.less +101 -101
- package/src/bootstrap/less/progress-bars.less +87 -87
- package/src/bootstrap/less/responsive-embed.less +35 -35
- package/src/bootstrap/less/responsive-utilities.less +194 -194
- package/src/bootstrap/less/scaffolding.less +161 -161
- package/src/bootstrap/less/theme.less +291 -291
- package/src/bootstrap/less/thumbnails.less +36 -36
- package/src/bootstrap/less/tooltip.less +102 -102
- package/src/bootstrap/less/type.less +303 -303
- package/src/bootstrap/less/utilities.less +55 -55
- package/src/bootstrap/less/wells.less +29 -29
- package/src/components/FileUpload.vue +696 -696
- package/src/components/Hello.vue +39 -39
- package/src/components/LeftTree.vue +27 -27
- package/src/components/NewDefectList/DefectListNew.vue +11 -14
- package/src/components/NewDefectList/DefectPaperNew.vue +44 -44
- package/src/components/Util/ImgSelfSafePlus.vue +13 -3
- package/src/components/android/AndroidDefectDeal.vue +1 -1
- package/src/components/android/AndroidDefectDealBeforeSafe.vue +1 -1
- package/src/components/android/AndroidDefectDetails.vue +769 -0
- package/src/components/android/AttendanceTally.vue +116 -116
- package/src/components/android/BlackUserOnLine.vue +2 -2
- package/src/components/android/Blank.vue +10 -10
- package/src/components/android/CheckUnplanPage.vue +56 -56
- package/src/components/android/Checker.vue +12 -12
- package/src/components/android/CheckerAnnual.vue +81 -81
- package/src/components/android/CheckerAvarta.vue +82 -82
- package/src/components/android/EquipmentInspection.vue +348 -348
- package/src/components/android/FootprintMap.vue +120 -120
- package/src/components/android/HiddentroubleInvestigation.vue +192 -192
- package/src/components/android/Insurance/PhoneInsurancePurchase.vue +1 -1
- package/src/components/android/Insurance/PhoneInsurancePurchaseDetail.vue +4 -4
- package/src/components/android/MasterMain.vue +77 -77
- package/src/components/android/Menu.vue +132 -132
- package/src/components/android/NewCheckpaperAndroid.vue +28 -21
- package/src/components/android/PaperAlarm.vue +85 -85
- package/src/components/android/PaperDeviceNoncivil.vue +214 -214
- package/src/components/android/PaperFeedback.vue +15 -13
- package/src/components/android/PaperFeedbackTemp.vue +2 -2
- package/src/components/android/PhoneUpUserinfo.vue +20 -0
- package/src/components/android/PlumberAnnual.vue +83 -83
- package/src/components/android/PlumberAnnualDetail.vue +65 -65
- package/src/components/android/PlumberMonthly.vue +84 -84
- package/src/components/android/PostMap.vue +83 -83
- package/src/components/android/QueryCheckHistory.vue +122 -122
- package/src/components/android/QueryCheckHistoryItem.vue +62 -62
- package/src/components/android/RelieveRestrict.vue +1 -1
- package/src/components/android/RepairMain.vue +60 -60
- package/src/components/android/Repairman.vue +12 -12
- package/src/components/android/Restriction.vue +1 -1
- package/src/components/android/SafecheckDevices.vue +47 -2
- package/src/components/android/SafecheckOrderV.vue +2 -2
- package/src/components/android/SealBind.vue +392 -0
- package/src/components/android/SealManage.vue +250 -0
- package/src/components/android/StationMaster.vue +12 -12
- package/src/components/defects/DefectModal.vue +101 -101
- package/src/components/defects/DevicesAndItem.vue +39 -39
- package/src/components/inspections/inspectionFeedback.vue +2 -2
- package/src/components/issueplan/IssuePlanMain.vue +23 -23
- package/src/components/notice/NoticeForm.vue +100 -100
- package/src/components/notice/NoticeIssue.vue +20 -20
- package/src/components/paper/PaperList.vue +796 -779
- package/src/components/paper/PicViewer.vue +18 -18
- package/src/components/pc/AddToCheckBook.vue +100 -23
- package/src/components/pc/CheckBook.vue +2 -0
- package/src/components/pc/CheckBookDetails.vue +6 -39
- package/src/components/pc/CheckBookEntry.vue +6 -7
- package/src/components/pc/CheckBookList.vue +61 -72
- package/src/components/pc/CheckBookSearchArea.vue +20 -24
- package/src/components/pc/CheckBookSearchUser.vue +139 -84
- package/src/components/pc/CheckBookSearchUserList.vue +1 -2
- package/src/components/pc/CheckBookUser.vue +276 -44
- package/src/components/pc/DefectDeal.vue +1 -1
- package/src/components/pc/NewCheckpaper.vue +16 -10
- package/src/components/pc/NewCheckpaperTemp.vue +5 -5
- package/src/components/pc/PaperDefectMain.vue +1 -0
- package/src/components/pc/RoleSelectorDep.vue +2 -1
- package/src/components/phonestate/MonthlyTraffic.vue +66 -66
- package/src/components/phonestate/MonthlyTrafficRouter.vue +15 -15
- package/src/components/phonestate/PostMap.vue +82 -82
- package/src/components/planmanage/PlanManage.vue +825 -821
- package/src/components/planmanage/checkPlanList.vue +28 -0
- package/src/components/planmanage/checkUserList.vue +346 -346
- package/src/components/querycheckpaper/CheckSearchUser.vue +68 -68
- package/src/components/querycheckpaper/PaperItem.vue +59 -59
- package/src/components/report/CheckPlanAreaList.vue +266 -266
- package/src/components/rongcheng/AspPaperFeedback.vue +1 -1
- package/src/components/rongcheng/PaperFeedback.vue +2 -2
- package/src/components/safecheck/queryManage/CheckBookAll.vue +2 -2
- package/src/components/userfile/MeterFile.vue +145 -145
- package/src/components/userfile/MeterModify.vue +46 -46
- package/src/components/userfileaudit/MeterAuditFile.vue +129 -129
- package/src/filiale/ancheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/ankangyihua/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/baiyin/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/bayan/android/PaperFeedback.vue +2 -2
- package/src/filiale/fugou/pc/PaperDefectMain.vue +1 -1
- package/src/filiale/hanzhong/android/PaperFeedback.vue +2 -2
- package/src/filiale/huatong/android/PaperFeedback.vue +2 -2
- package/src/filiale/huayin/android/PaperFeedback.vue +2 -2
- package/src/filiale/huayin/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/jiaocheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/jingyang/android/PaperFeedback.vue +2 -2
- package/src/filiale/jinhong/android/CurrentCreate.vue +1195 -0
- package/src/filiale/jinhong/android/PhoneInsurancePurchaseDetail.vue +174 -99
- package/src/filiale/jinhong/android/PhoneInsuranceRecordList.vue +339 -0
- package/src/filiale/jinhong/android.js +3 -1
- package/src/filiale/jinhong/pc/CheckBookList.vue +388 -0
- package/src/filiale/jinhong/pc/CheckPlanAreaList.vue +528 -0
- package/src/filiale/jinhong/pc/CheckSearchUser.vue +1094 -0
- package/src/filiale/jinhong/pc/DefectListNew.vue +663 -0
- package/src/filiale/jinhong/pc/DefectPaperNew.vue +1100 -0
- package/src/filiale/jinhong/pc/PaperList.vue +845 -0
- package/src/filiale/jinhong/pc/PlanManage.vue +925 -0
- package/src/filiale/jinhong/pc/checkUserList.vue +776 -0
- package/src/filiale/jinhong/pc.js +12 -0
- package/src/filiale/kelai/android/AndroidDefectDeal.vue +2 -2
- package/src/filiale/kelai/android/PaperFeedback.vue +2 -2
- package/src/filiale/kelai/android/RelieveRestrict.vue +1 -1
- package/src/filiale/kelai/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasPaper.vue +1 -1
- package/src/filiale/meihekou/android/AreaPlan.vue +577 -0
- package/src/filiale/meihekou/android/CheckPlanList.vue +198 -0
- package/src/filiale/meihekou/android/CheckPlanListArea.vue +190 -0
- package/src/filiale/meihekou/android/CurrentCreate.vue +1097 -0
- package/src/filiale/meihekou/android/MeterReading.vue +106 -0
- package/src/filiale/meihekou/android/PaperFeedback.vue +1538 -0
- package/src/filiale/meihekou/android/PhoneInsurancePurchaseDetail.vue +293 -0
- package/src/filiale/meihekou/android/PhoneUpUserinfo.vue +1306 -0
- package/src/filiale/meihekou/android/SafecheckOrderV.vue +2412 -0
- package/src/filiale/meihekou/android/SafecheckUserInfo.vue +785 -0
- package/src/filiale/meihekou/android.js +21 -0
- package/src/filiale/meihekou/pc/NewCheckpaper.vue +1959 -0
- package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1288 -0
- package/src/filiale/meihekou/pc.js +13 -0
- package/src/filiale/pingxiang/android/PaperFeedback.vue +2 -2
- package/src/filiale/qianneng/android/PaperFeedback.vue +2 -2
- package/src/filiale/qingjian/pc/NewCheckpaper.vue +5 -11
- package/src/filiale/rizhao/android/PaperFeedback.vue +2 -2
- package/src/filiale/rongchuang/android/PaperFeedback.vue +2 -2
- package/src/filiale/shanggao/android/PaperFeedback.vue +2 -2
- package/src/filiale/shanxian/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/shanxian/android/PaperFeedback.vue +2 -2
- package/src/filiale/shexian/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/shexian/android/PaperFeedback.vue +2 -2
- package/src/filiale/shimen/android/PaperFeedback.vue +2 -2
- package/src/filiale/tongchuan/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/tongchuan/android/PaperFeedback.vue +2 -2
- package/src/filiale/weinan/android/SafecheckOrderV.vue +3 -3
- package/src/filiale/wenxi/android/PaperFeedback.vue +3 -3
- package/src/filiale/wuan/android/PaperFeedback.vue +2 -2
- package/src/filiale/wuhai/android/PaperFeedback.vue +2 -2
- package/src/filiale/xiangyuanzhongai/android/AndroidDefectDeal.vue +634 -0
- package/src/filiale/xiangyuanzhongai/android/PhoneUpUserinfo.vue +1251 -0
- package/src/filiale/xiangyuanzhongai/android/SafecheckDevices.vue +20 -1
- package/src/filiale/xiangyuanzhongai/android/SafecheckOrderV.vue +2282 -0
- package/src/filiale/xiangyuanzhongai/android/SafecheckUserInfo.vue +786 -0
- package/src/filiale/xiangyuanzhongai/android.js +4 -0
- package/src/filiale/xiangyuanzhongai/pc/DefectDeal.vue +1007 -0
- package/src/filiale/xiangyuanzhongai/pc/PaperList.vue +791 -0
- package/src/filiale/xiangyuanzhongai/pc.js +2 -0
- package/src/filiale/yangchunboneng/android/PaperFeedback.vue +2 -2
- package/src/filiale/yongzhou/android/PaperFeedback.vue +2 -2
- package/src/filiale/yuansheng/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/yuansheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/yunchengminsheng/android/DailyworkloadQuery.vue +2 -2
- package/src/filiale/yunchengminsheng/android/PhoneSellInfo.vue +113 -0
- package/src/filiale/yunchengminsheng/android/SafecheckOrderV.vue +4 -2
- package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/yunchengminsheng/android.js +1 -0
- package/src/filiale/yunchengminsheng/pc/NewCheckpaper.vue +1544 -1536
- package/src/filiale/zhongsheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/zhoukou/android/PaperFeedback.vue +2 -2
- package/src/main.js +1 -1
- package/src/plugins/LoadData.js +10 -10
- package/src/plugins/LoadParams.js +24 -24
- package/src/safecheck-android.js +3 -0
- package/src/stores/wxconfig.js +10 -10
- package/src/utils/getNowDate.js +33 -33
- package/test/e2e/custom-assertions/elementCount.js +26 -26
- package/test/e2e/nightwatch.conf.js +40 -40
- package/test/e2e/runner.js +30 -30
- package/test/e2e/specs/test.js +13 -13
- package/test/unit/.eslintrc +5 -5
- package/test/unit/TestUtil.js +62 -62
- package/test/unit/context.html +20 -20
- package/test/unit/index.js +13 -13
package/src/components/Hello.vue
CHANGED
@@ -1,39 +1,39 @@
|
|
1
|
-
<template>
|
2
|
-
<div class="hello">这是自己
|
3
|
-
<h1>Welcome to Your Vue.js App{{msg}} </h1>
|
4
|
-
</div>
|
5
|
-
</template>
|
6
|
-
|
7
|
-
<script>
|
8
|
-
export default {
|
9
|
-
title: 'Hello',
|
10
|
-
name: 'hello',
|
11
|
-
props: ['msg'],
|
12
|
-
methods: {
|
13
|
-
toTable () {
|
14
|
-
this.$back()
|
15
|
-
}
|
16
|
-
}
|
17
|
-
}
|
18
|
-
</script>
|
19
|
-
|
20
|
-
<!-- Add "scoped" attribute to limit CSS to this component only -->
|
21
|
-
<style scoped>
|
22
|
-
h1, h2 {
|
23
|
-
font-weight: normal;
|
24
|
-
}
|
25
|
-
|
26
|
-
ul {
|
27
|
-
list-style-type: none;
|
28
|
-
padding: 0;
|
29
|
-
}
|
30
|
-
|
31
|
-
li {
|
32
|
-
display: inline-block;
|
33
|
-
margin: 0 10px;
|
34
|
-
}
|
35
|
-
|
36
|
-
a {
|
37
|
-
color: #42b983;
|
38
|
-
}
|
39
|
-
</style>
|
1
|
+
<template>
|
2
|
+
<div class="hello">这是自己
|
3
|
+
<h1>Welcome to Your Vue.js App{{msg}} </h1>
|
4
|
+
</div>
|
5
|
+
</template>
|
6
|
+
|
7
|
+
<script>
|
8
|
+
export default {
|
9
|
+
title: 'Hello',
|
10
|
+
name: 'hello',
|
11
|
+
props: ['msg'],
|
12
|
+
methods: {
|
13
|
+
toTable () {
|
14
|
+
this.$back()
|
15
|
+
}
|
16
|
+
}
|
17
|
+
}
|
18
|
+
</script>
|
19
|
+
|
20
|
+
<!-- Add "scoped" attribute to limit CSS to this component only -->
|
21
|
+
<style scoped>
|
22
|
+
h1, h2 {
|
23
|
+
font-weight: normal;
|
24
|
+
}
|
25
|
+
|
26
|
+
ul {
|
27
|
+
list-style-type: none;
|
28
|
+
padding: 0;
|
29
|
+
}
|
30
|
+
|
31
|
+
li {
|
32
|
+
display: inline-block;
|
33
|
+
margin: 0 10px;
|
34
|
+
}
|
35
|
+
|
36
|
+
a {
|
37
|
+
color: #42b983;
|
38
|
+
}
|
39
|
+
</style>
|
@@ -1,27 +1,27 @@
|
|
1
|
-
<template>
|
2
|
-
<div class='over'>
|
3
|
-
<tree :model='functions.functions' :is-click="false">
|
4
|
-
<span partial>{{row.data.name}}</span>
|
5
|
-
</tree>
|
6
|
-
</div>
|
7
|
-
</template>
|
8
|
-
|
9
|
-
<script>
|
10
|
-
export default {
|
11
|
-
props: ['functions'],
|
12
|
-
title: '左侧树菜单',
|
13
|
-
methods: {
|
14
|
-
open (row) {
|
15
|
-
if (row.data.link) {
|
16
|
-
this.$goto(row.data.link, {f: this.functions}, 'home-page')
|
17
|
-
}
|
18
|
-
}
|
19
|
-
},
|
20
|
-
events: {
|
21
|
-
'select-changed': function (data) {
|
22
|
-
// 事件回调内的 `this` 自动绑定到注册它的实例上
|
23
|
-
this.open(data.val)
|
24
|
-
}
|
25
|
-
}
|
26
|
-
}
|
27
|
-
</script>
|
1
|
+
<template>
|
2
|
+
<div class='over'>
|
3
|
+
<tree :model='functions.functions' :is-click="false">
|
4
|
+
<span partial>{{row.data.name}}</span>
|
5
|
+
</tree>
|
6
|
+
</div>
|
7
|
+
</template>
|
8
|
+
|
9
|
+
<script>
|
10
|
+
export default {
|
11
|
+
props: ['functions'],
|
12
|
+
title: '左侧树菜单',
|
13
|
+
methods: {
|
14
|
+
open (row) {
|
15
|
+
if (row.data.link) {
|
16
|
+
this.$goto(row.data.link, {f: this.functions}, 'home-page')
|
17
|
+
}
|
18
|
+
}
|
19
|
+
},
|
20
|
+
events: {
|
21
|
+
'select-changed': function (data) {
|
22
|
+
// 事件回调内的 `this` 自动绑定到注册它的实例上
|
23
|
+
this.open(data.val)
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
</script>
|
@@ -56,8 +56,8 @@
|
|
56
56
|
</td>
|
57
57
|
<td style="text-align: center">
|
58
58
|
<div>
|
59
|
-
<!-- <img-button v-if="row.f_repaire_type != '无隐患' && row.f_repaire_type != '维修已处理' && row.f_path" :src="'/rs/image/file/'+row.f_path" :value="'隐患图片'"></img-button>-->
|
60
|
-
<!-- <button style="margin-top: 3px" v-if="row.f_repaire_type == '维修已处理'" class="button_new-1 button_spacing" @click="$parent.$parent.$parent.solveDefect( row, 'view')">处理详情</button>-->
|
59
|
+
<!-- <img-button v-if="row.f_repaire_type != '无隐患' && row.f_repaire_type != '维修已处理' && row.f_path" :src="'/rs/image/file/'+row.f_path" :value="'隐患图片'"></img-button>-->
|
60
|
+
<!-- <button style="margin-top: 3px" v-if="row.f_repaire_type == '维修已处理'" class="button_new-1 button_spacing" @click="$parent.$parent.$parent.solveDefect( row, 'view')">处理详情</button>-->
|
61
61
|
<button style="margin-top: 3px" class="button_new-1 button_spacing" @click="$parent.$parent.$parent.solveDefect(row, row.f_repaire_type)">处理详情</button>
|
62
62
|
<button style="margin-top: 3px" v-if="row.f_repaire_type == '隐患未处理' && $parent.$parent.$parent.showHandleDefectButton === '是'" class="button_spacing button_search-1" @click="$parent.$parent.$parent.solveDefect(row, 'solve')">处理隐患</button>
|
63
63
|
</div>
|
@@ -190,21 +190,21 @@
|
|
190
190
|
</div>
|
191
191
|
<div v-if="solveModal.preData.type == 'solve'" class="col-sm-12" style="margin-bottom: 10px">
|
192
192
|
<label class="font_normal_body">处理后图片</label>
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
193
|
+
<safecheck-file-upload
|
194
|
+
:issearch="false"
|
195
|
+
:isupload="true"
|
196
|
+
:blodid="check.id"
|
197
|
+
:isdelete="true"
|
198
|
+
flag="safeCheck"
|
199
|
+
@filename="getfile"
|
200
|
+
></safecheck-file-upload>
|
201
201
|
</div>
|
202
202
|
<div v-if="solveModal.preData.state == '已处理'" class="col-sm-12" style="margin-bottom: 10px">
|
203
203
|
<p> <label class="font_normal_body">处理后图片</label></p>
|
204
204
|
<P></P>
|
205
205
|
<div class="col-sm-12">
|
206
206
|
<div class="col-sm-6" v-for="item in fileInfoData">
|
207
|
-
<!-- <img :src="item.f_downloadURL">-->
|
207
|
+
<!-- <img :src="item.f_downloadURL">-->
|
208
208
|
<img-self :width="200" :height="200" :src="item.f_downloadURL" style="margin-left: 10px"></img-self>
|
209
209
|
</div>
|
210
210
|
<div class="col-sm-6" v-if="solveModal.preData.repairedImg">
|
@@ -216,9 +216,6 @@
|
|
216
216
|
<div class="col-sm-6" v-if="solveModal.preData.repairedImg2">
|
217
217
|
<img-self :width="200" :height="200" :src="solveModal.preData.repairedImg2" style="margin-left: 10px"></img-self>
|
218
218
|
</div>
|
219
|
-
<div class="col-sm-6" v-if="solveModal.preData.repairedImg2">
|
220
|
-
<img-self :width="200" :height="200" :src="solveModal.preData.repairedImg2" style="margin-left: 10px"></img-self>
|
221
|
-
</div>
|
222
219
|
<div class="col-sm-6" v-if="solveModal.preData.repairedImg3">
|
223
220
|
<img-self :width="200" :height="200" :src="solveModal.preData.repairedImg3" style="margin-left: 10px"></img-self>
|
224
221
|
</div>
|
@@ -65,9 +65,9 @@
|
|
65
65
|
<button style="float: right" v-if="$parent.$parent.transfer=='是'" class="button_search button_spacing" @click="$parent.$parent.toRepair">转维修</button>
|
66
66
|
<div style="float: right">
|
67
67
|
<export-excel :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids,f_defect_content:$parent.$parent.model.f_defect_content}"
|
68
|
-
|
69
|
-
|
70
|
-
|
68
|
+
:field="$parent.$parent.getfield"
|
69
|
+
progress="safeGetExportProgress"
|
70
|
+
sqlurl="api/af-safecheck/logic/exportfile" sql-name="GetCheckPaperByDefectNew" template-name='安检隐患明细' :choose-col="true"></export-excel>
|
71
71
|
</div>
|
72
72
|
</div>
|
73
73
|
</div>
|
@@ -151,8 +151,8 @@
|
|
151
151
|
style="width: 60%" placeholder="用户名称">
|
152
152
|
</div>
|
153
153
|
<div :class="$parent.$parent.style">
|
154
|
-
|
155
|
-
|
154
|
+
<label class="font_normal_body">小区名称:</label>
|
155
|
+
<input style="width: 60%" class="input_search" v-model="model.f_residential_area" placeholder="请输入小区(可模糊查询)" condition="f_residential_area like '%{}%'">
|
156
156
|
</div>
|
157
157
|
|
158
158
|
</div>
|
@@ -186,26 +186,26 @@
|
|
186
186
|
style="width: 60%" placeholder="用户编号">
|
187
187
|
</div>
|
188
188
|
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
189
|
+
<div class=" col-sm-4 form-group button-range">
|
190
|
+
<div class="span" style="float: right;margin-top: 8px;margin-right: 50px">
|
191
|
+
<div style="float: right" class="button_spacing"
|
192
|
+
:class="{'button_shrink_left':$parent.$parent.$parent.showItem,'button_shrink_right':!$parent.$parent.$parent.showItem}"
|
193
|
+
@click="$parent.$parent.hiddenr()"></div>
|
194
|
+
<div style="float: right" class="button_spacing"
|
195
|
+
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
196
|
+
@click="$parent.$parent.hidden()"></div>
|
197
|
+
<button style="float: right" class="button_search button_spacing" @click="search">查询</button>
|
198
|
+
<button style="float: right" v-if="$parent.$parent.transfer=='是'" class="button_search button_spacing" @click="$parent.$parent.toRepair">转维修</button>
|
199
|
+
<div style="float: right">
|
200
|
+
<export-excel-old :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids}"
|
201
|
+
:field="$parent.$parent.getfield"
|
202
|
+
progress="safeGetExportProgress"
|
203
|
+
sqlurl="api/af-safecheck/logic/exportfile" sql-name="GetCheckPaperByDefectNew" template-name='安检计划明细' :choose-col="true"></export-excel-old>
|
204
|
+
</div>
|
204
205
|
</div>
|
205
206
|
</div>
|
206
|
-
</div>
|
207
207
|
|
208
|
-
|
208
|
+
</div>
|
209
209
|
|
210
210
|
<div :class="$parent.$parent.style">
|
211
211
|
<label class="font_normal_body">完成情况</label>
|
@@ -308,10 +308,10 @@
|
|
308
308
|
style="width: 60%" placeholder="用户名称">
|
309
309
|
</div>
|
310
310
|
<div :class="$parent.$parent.style">
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
311
|
+
<label class="font_normal_body">小区名称:</label>
|
312
|
+
<div class="col-xs-8" >
|
313
|
+
<input style="width: 60%" class="input_search" v-model="model.f_residential_area" placeholder="请输入小区(可模糊查询)" condition="f_residential_area like '%{}%'">
|
314
|
+
</div>
|
315
315
|
</div>
|
316
316
|
</div>
|
317
317
|
</div>
|
@@ -335,7 +335,7 @@
|
|
335
335
|
<th><nobr>完成数</nobr></th>
|
336
336
|
<th><nobr>处理情况</nobr></th>
|
337
337
|
<th><nobr>完成情况</nobr></th>
|
338
|
-
<!-- <th><nobr>维修情况</nobr></th>-->
|
338
|
+
<!-- <th><nobr>维修情况</nobr></th>-->
|
339
339
|
<th><nobr>维修员</nobr></th>
|
340
340
|
<th><nobr>隐患明细</nobr></th>
|
341
341
|
</tr>
|
@@ -357,7 +357,7 @@
|
|
357
357
|
<td style="text-align: center;white-space:nowrap;">{{row.f_repair_count}}</td>
|
358
358
|
<td style="text-align: center;white-space:nowrap;">{{row.f_is_deal}}</td>
|
359
359
|
<td style="text-align: center;white-space:nowrap;">{{row.f_is_repair}}</td>
|
360
|
-
<!-- <td style="text-align: center;white-space:nowrap;">{{row.f_repaired}}</td>-->
|
360
|
+
<!-- <td style="text-align: center;white-space:nowrap;">{{row.f_repaired}}</td>-->
|
361
361
|
<td style="text-align: center;white-space:nowrap;">{{row.f_repairman}}</td>
|
362
362
|
<td style="text-align: center;white-space:nowrap;"><span :title="$parent.$parent.$parent.trouble(row.f_defect_content)" style="display: block;max-width: 300px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">{{ $parent.$parent.$parent.trouble(row.f_defect_content)}}</span></td>
|
363
363
|
</template>
|
@@ -575,8 +575,8 @@ export default {
|
|
575
575
|
for (const itemdata of jsonData) {
|
576
576
|
const keys = Object.keys(itemdata)
|
577
577
|
for (const itm of keys) {
|
578
|
-
|
579
|
-
|
578
|
+
const value = itemdata[itm]
|
579
|
+
result += itm + ':' + value
|
580
580
|
}
|
581
581
|
}
|
582
582
|
}
|
@@ -680,21 +680,21 @@ export default {
|
|
680
680
|
activity:act
|
681
681
|
}
|
682
682
|
for(let i=0; i<this.checkes.length; i++){
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
}
|
693
|
-
}catch (e) {
|
694
|
-
this.showModal3=false
|
695
|
-
this.$showMessage('网络异常,请稍后再试!')
|
696
|
-
return
|
683
|
+
try {
|
684
|
+
let result =await new HttpResetClass().load('post','/api/af-safecheck/logic/phoneUploadRectification', {
|
685
|
+
id:this.checkes[i],
|
686
|
+
repData:rep,
|
687
|
+
source:'pc'
|
688
|
+
}, {resolveMsg: null, rejectMsg: null})
|
689
|
+
if (result.data.code==200) {
|
690
|
+
successCount += result.data.successcon
|
691
|
+
this.progressbarWidth=Math.ceil((i+1)*100/(this.checkes.length))
|
697
692
|
}
|
693
|
+
}catch (e) {
|
694
|
+
this.showModal3=false
|
695
|
+
this.$showMessage('网络异常,请稍后再试!')
|
696
|
+
return
|
697
|
+
}
|
698
698
|
}
|
699
699
|
this.showModal3=false
|
700
700
|
this.cancel1()
|
@@ -143,14 +143,24 @@
|
|
143
143
|
},
|
144
144
|
open() {
|
145
145
|
this.deg = 0
|
146
|
-
this.powerw = 0.
|
147
|
-
this.powerh = 0.
|
146
|
+
this.powerw = 0.55 // Initial scale X for the image
|
147
|
+
this.powerh = 0.65 // Initial scale Y for the image
|
148
|
+
|
149
|
+
// Make the .full-img (black background) full size by setting its scale to 1,1
|
150
|
+
// It will still rotate with the image.
|
148
151
|
$('.full-img').css({
|
149
|
-
'transform': 'rotate(' + this.deg + 'deg) scale(
|
152
|
+
'transform': 'rotate(' + this.deg + 'deg) scale(1, 1)'
|
150
153
|
})
|
154
|
+
|
155
|
+
// Apply the initial rotation and scale (this.powerw, this.powerh) to the image itself
|
156
|
+
this.imgState()
|
157
|
+
|
158
|
+
// This line was in the original code, related to a '.container' element.
|
159
|
+
// Leaving it as is, as it's not directly tied to the black box scale.
|
151
160
|
$('.container').css({
|
152
161
|
'opacity': '1'
|
153
162
|
})
|
163
|
+
|
154
164
|
this.show = true
|
155
165
|
},
|
156
166
|
close() {
|
@@ -421,7 +421,7 @@
|
|
421
421
|
}, {resolveMsg: null, rejectMsg: null})
|
422
422
|
////tag)
|
423
423
|
////tag
|
424
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
424
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
425
425
|
data: {
|
426
426
|
"f_operat_type": "取消拉黑",
|
427
427
|
"f_state": "有效",
|
@@ -327,7 +327,7 @@ export default {
|
|
327
327
|
}, {resolveMsg: null, rejectMsg: null})
|
328
328
|
////tag)
|
329
329
|
////tag
|
330
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
330
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
331
331
|
data: {
|
332
332
|
"f_operat_type": "取消拉黑",
|
333
333
|
"f_state": "有效",
|