c&&ng&&(a.moveTo(e.x,e.y),i=1),0g&&e.xg&&(a.moveTo(e.x,e.y),i=1),0g&&e.xg&&(a.moveTo(e.x,e.y),t=1),0g&&e.xg&&(a.moveTo(e.x,e.y),t=1),0g&&e.xt._scrollDistance_&&o.fillRect(0,0,l,d),!0==t.enableScroll&&o.fillRect(r,0,t.width,d),o.closePath(),o.stroke();var h=[];for(let l=0;l<=t.yAxis.splitNumber;l++)h.push(t.area[0]+n*l);let x=t.area[3],c=t.width-t.area[1];for(let n,l=0;le/f?o.setStrokeStyle(hexToRgb(t[0].color,1)):o.setStrokeStyle(hexToRgb(t[0].color,.3)),o.setLineWidth(3*a.pixelRatio),o.moveTo(g,0),o.lineTo(y,0),o.stroke(),o.rotate(p*n);o.restore(),t=getArcbarDataPoints(t,r,l),o.setLineWidth(r.width),o.setStrokeStyle(t[0].color),o.setLineCap("round"),o.beginPath(),o.arc(s.x,s.y,h,r.startAngle*n,t[0]._proportion_*n,!1),o.stroke();let m=d-2.5*r.width;o.save(),o.translate(s.x,s.y),o.rotate((t[0]._proportion_-1)*n),o.beginPath(),o.setLineWidth(r.width/3);let S=o.createLinearGradient(0,.6*-m,0,.6*m);S.addColorStop("0",hexToRgb("#FFFFFF",0)),S.addColorStop("0.5",hexToRgb(t[0].color,1)),S.addColorStop("1.0",hexToRgb("#FFFFFF",0)),o.setStrokeStyle(S),o.arc(0,0,m,.85*n,1.15*n,!1),o.stroke(),o.beginPath(),o.setLineWidth(1),o.setStrokeStyle(t[0].color),o.setFillStyle(t[0].color),o.moveTo(-m-r.width/3/2,-4),o.lineTo(-m-r.width/3/2-4,0),o.lineTo(-m-r.width/3/2,4),o.lineTo(-m-r.width/3/2,-4),o.stroke(),o.fill(),o.restore()}else{o.setLineWidth(r.width),o.setLineCap("butt");for(let t,a=0;at[l].area[2]||e[1]>t[l].area[3]||e[2]e[0]||0>e[1]||e[2]>a||e[3]>o){n=!0;break}else n=!1;return n}function getBoundingBox(e){var t,a={};a.xMin=180,a.xMax=0,a.yMin=90,a.yMax=0;for(var o,n=0;nh.x?a.xMax:h.x,a.yMin=a.yMinh.y?a.yMax:h.y}}}return a}function coordinateToPoint(e,t,i,a,o,n){return{x:(t-i.xMin)*a+o,y:(i.yMax-e)*a+n}}function pointToCoordinate(e,t,i,a,o,n){return{x:(t-o)/a+i.xMin,y:i.yMax-(e-n)/a}}function isRayIntersectsSegment(e,t,i){if(t[1]==i[1])return!1;if(t[1]>e[1]&&i[1]>e[1])return!1;if(t[1]e[1])return!1;if(i[1]==e[1]&&t[1]>e[1])return!1;if(t[0](e/=.5)?.5*t(e,3):.5*(t(e-2,3)+2)},linear:function(e){return e}};function Animation(e){this.isStop=!1,e.duration="undefined"==typeof e.duration?1e3:e.duration,e.timing=e.timing||"linear";var t=function(){return"undefined"==typeof setTimeout?"undefined"==typeof requestAnimationFrame?function(e){e(null)}:requestAnimationFrame:function(e,t){setTimeout(function(){var t=+new Date;e(t)},t)}}(),i=null,a=function(o){if(null===o||!0===this.isStop)return e.onProcess&&e.onProcess(1),void(e.onAnimationFinish&&e.onAnimationFinish());if(null===i&&(i=o),o-io;o++)t.area[o]=t.padding[o];var d=calLegendData(s,t,a,t.chartData),h=d.area.wholeHeight,x=d.area.wholeWidth;switch(t.legend.position){case"top":t.area[0]+=h;break;case"bottom":t.area[2]+=h;break;case"left":t.area[3]+=x;break;case"right":t.area[1]+=x;}let c={},p=0;if("line"===t.type||"column"===t.type||"area"===t.type||"mix"===t.type||"candle"===t.type){if(c=calYAxisData(n,t,a),p=c.yAxisWidth,t.yAxis.showTitle){let e=0;for(let o=0;ot;t++)e.padding[t]*=e.pixelRatio;t.yAxisWidth=config.yAxisWidth*e.pixelRatio,t.xAxisHeight=config.xAxisHeight*e.pixelRatio,e.enableScroll&&e.xAxis.scrollShow&&(t.xAxisHeight+=6*e.pixelRatio),t.xAxisLineHeight=config.xAxisLineHeight*e.pixelRatio,t.fontSize=e.fontSize,t.titleFontSize=config.titleFontSize*e.pixelRatio,t.subtitleFontSize=config.subtitleFontSize*e.pixelRatio,t.toolTipPadding=config.toolTipPadding*e.pixelRatio,t.toolTipLineHeight=config.toolTipLineHeight*e.pixelRatio,t.columePadding=config.columePadding*e.pixelRatio,e.$this=e.$this?e.$this:this,this.context=uni.createCanvasContext(e.canvasId,e.$this),e.chartData={},this.event=new Event,this.scrollOption={currentOffset:0,startTouchX:0,distance:0,lastMoveTime:0},this.opts=e,this.config=t,drawCharts.call(this,e.type,e,t,this.context)};Charts.prototype.updateData=function(){let e=0
- .canvas{
- width: 100%;
- }
-
-
-
-
-
-
-
diff --git a/components/uchartComponents/area-scroll.vue b/components/uchartComponents/area-scroll.vue
deleted file mode 100644
index 4e6bd94..0000000
--- a/components/uchartComponents/area-scroll.vue
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-
-
diff --git a/components/uchartComponents/column-scroll.vue b/components/uchartComponents/column-scroll.vue
deleted file mode 100644
index 1e46ffd..0000000
--- a/components/uchartComponents/column-scroll.vue
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/uchartComponents/line-scroll.vue b/components/uchartComponents/line-scroll.vue
deleted file mode 100644
index 496c63a..0000000
--- a/components/uchartComponents/line-scroll.vue
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/uchartComponents/ring.vue b/components/uchartComponents/ring.vue
deleted file mode 100644
index 0fbf178..0000000
--- a/components/uchartComponents/ring.vue
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-
diff --git a/components/uchartComponents/rotate-scroll.vue b/components/uchartComponents/rotate-scroll.vue
deleted file mode 100644
index 8b59b05..0000000
--- a/components/uchartComponents/rotate-scroll.vue
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
diff --git a/components/uni-ui/signal/signal.vue b/components/uni-ui/signal/signal.vue
deleted file mode 100644
index 7f459bd..0000000
--- a/components/uni-ui/signal/signal.vue
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/uni-ui/uni-icons/icons.js b/components/uni-ui/uni-icons/icons.js
deleted file mode 100644
index 1f5a778..0000000
--- a/components/uni-ui/uni-icons/icons.js
+++ /dev/null
@@ -1,96 +0,0 @@
-export default {
- 'contact': '\ue100',
- 'person': '\ue101',
- 'personadd': '\ue102',
- 'contact-filled': '\ue130',
- 'person-filled': '\ue131',
- 'personadd-filled': '\ue132',
- 'phone': '\ue200',
- 'email': '\ue201',
- 'chatbubble': '\ue202',
- 'chatboxes': '\ue203',
- 'phone-filled': '\ue230',
- 'email-filled': '\ue231',
- 'chatbubble-filled': '\ue232',
- 'chatboxes-filled': '\ue233',
- 'weibo': '\ue260',
- 'weixin': '\ue261',
- 'pengyouquan': '\ue262',
- 'chat': '\ue263',
- 'qq': '\ue264',
- 'videocam': '\ue300',
- 'camera': '\ue301',
- 'mic': '\ue302',
- 'location': '\ue303',
- 'mic-filled': '\ue332',
- 'speech': '\ue332',
- 'location-filled': '\ue333',
- 'micoff': '\ue360',
- 'image': '\ue363',
- 'map': '\ue364',
- 'compose': '\ue400',
- 'trash': '\ue401',
- 'upload': '\ue402',
- 'download': '\ue403',
- 'close': '\ue404',
- 'redo': '\ue405',
- 'undo': '\ue406',
- 'refresh': '\ue407',
- 'star': '\ue408',
- 'plus': '\ue409',
- 'minus': '\ue410',
- 'circle': '\ue411',
- 'checkbox': '\ue411',
- 'close-filled': '\ue434',
- 'clear': '\ue434',
- 'refresh-filled': '\ue437',
- 'star-filled': '\ue438',
- 'plus-filled': '\ue439',
- 'minus-filled': '\ue440',
- 'circle-filled': '\ue441',
- 'checkbox-filled': '\ue442',
- 'closeempty': '\ue460',
- 'refreshempty': '\ue461',
- 'reload': '\ue462',
- 'starhalf': '\ue463',
- 'spinner': '\ue464',
- 'spinner-cycle': '\ue465',
- 'search': '\ue466',
- 'plusempty': '\ue468',
- 'forward': '\ue470',
- 'back': '\ue471',
- 'left-nav': '\ue471',
- 'checkmarkempty': '\ue472',
- 'home': '\ue500',
- 'navigate': '\ue501',
- 'gear': '\ue502',
- 'paperplane': '\ue503',
- 'info': '\ue504',
- 'help': '\ue505',
- 'locked': '\ue506',
- 'more': '\ue507',
- 'flag': '\ue508',
- 'home-filled': '\ue530',
- 'gear-filled': '\ue532',
- 'info-filled': '\ue534',
- 'help-filled': '\ue535',
- 'more-filled': '\ue537',
- 'settings': '\ue560',
- 'list': '\ue562',
- 'bars': '\ue563',
- 'loop': '\ue565',
- 'paperclip': '\ue567',
- 'eye': '\ue568',
- 'arrowup': '\ue580',
- 'arrowdown': '\ue581',
- 'arrowleft': '\ue582',
- 'arrowright': '\ue583',
- 'arrowthinup': '\ue584',
- 'arrowthindown': '\ue585',
- 'arrowthinleft': '\ue586',
- 'arrowthinright': '\ue587',
- 'pulldown': '\ue588',
- 'closefill': '\ue589',
- 'sound': '\ue590',
- 'scan': '\ue612'
-}
diff --git a/components/uni-ui/uni-icons/uni-icons.vue b/components/uni-ui/uni-icons/uni-icons.vue
deleted file mode 100644
index 85b4180..0000000
--- a/components/uni-ui/uni-icons/uni-icons.vue
+++ /dev/null
@@ -1,57 +0,0 @@
-
- {{icons[type]}}
-
-
-
-
-
diff --git a/main.js b/main.js
index 9e7ee17..60f5fa0 100644
--- a/main.js
+++ b/main.js
@@ -4,19 +4,15 @@ import api from '@/common/api/api.js'
import {post,get,DELETE,put} from "@/common/api/request.js"
import config from "@/common/api/config.js"
import store from "@/store/index"
-import utils from './utils/utils.js'
Vue.config.productionTip = false
App.mpType = 'app'
// main.js
import uView from 'uview-ui';
-import tuiIcon from "@/components/icon/icon.vue";
import MescrollBody from "@/components/mescroll-uni/mescroll-body.vue";
import MescrollUni from "@/components/mescroll-uni/mescroll-uni.vue";
Vue.use(uView);
-Vue.component('tuiIcon', tuiIcon);
Vue.component('mescroll-body', MescrollBody);
Vue.component('mescroll-uni', MescrollUni);
-import tools from '@/utils/tools'
const tui = {
toast: function(text, duration, success) {
uni.showToast({
@@ -26,16 +22,12 @@ const tui = {
})
}
}
-import { throttle } from './utils/publicMethods';
Vue.prototype.$api = api;
Vue.prototype.$post = post;
Vue.prototype.$get = get;
Vue.prototype.$DELETE = DELETE;
Vue.prototype.$put = put;
Vue.prototype.$config = config;
-Vue.prototype.$tools = tools;
-Vue.prototype.$utils = utils;
-Vue.prototype.$throttle = throttle;
Vue.prototype.$tui = tui;
Vue.prototype.$store = store;
const app = new Vue({
diff --git a/pages.json b/pages.json
index 17fa7bb..6ea0085 100644
--- a/pages.json
+++ b/pages.json
@@ -17,13 +17,6 @@
"navigationBarBackgroundColor": "#1890ff"
}
},
- {
- "path": "pages/auth/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationBarBackgroundColor": "#1890ff"
- }
- },
{
"path": "pages/tabBar/new",
"style": {
@@ -46,22 +39,6 @@
}
},
{
- "path": "pages/tabBar/home",
- "style": {
- "navigationBarTitleText": "首页"
- // "navigationStyle": "custom"
- }
- }, {
- "path": "pages/tabBar/project",
- "style": {
- "navigationBarTitleText": "项目"
- }
- }, {
- "path": "pages/tabBar/alarm",
- "style": {
- "navigationBarTitleText": "实时报警"
- }
- }, {
"path": "pages/tabBar/my",
"style": {
"navigationBarTitleText": "我的"
@@ -71,556 +48,15 @@
],
"subPackages": [
- // {
- // "root": "pages/auth/",
- // "pages": [
- // // {
- // // "path": "login",
- // // "style": {
- // // "navigationBarTitleText": "登入"
- // // }
- // // },
- // {
- // "path": "registerGuide",
- // "style": {
- // "navigationBarTitleText": "选择用户"
- // }
- // }, {
- // "path": "userRegister",
- // "style": {
- // "navigationBarTitleText": "用户注册"
- // }
- // }, {
- // "path": "companyRegister",
- // "style": {
- // "navigationBarTitleText": "企业注册"
- // }
- // }, {
- // "path": "forgotPassword",
- // "style": {
- // "navigationBarTitleText": "忘记密码"
- // }
- // }, {
- // "path": "registerLoading",
- // "style": {
- // "navigationBarTitleText": "用户注册"
- // }
- // }]
- // },
- {
- "root": "pages/home/more/",
- "pages": [{
- "path": "moreNavBar",
- "style": {
- "navigationBarTitleText": "全部应用"
- // "navigationStyle": "custom"
- }
- }]
- },
- {
- "root": "pages/battery/",
- "pages": [{
- "path": "battery-info",
- "style": {
- "navigationBarTitleText": "电池详情"
- // "navigationStyle": "custom"
- }
- }]
- },
- {
- "root": "pages/tabBar/my/",
- "pages": [{
- "path": "setup",
- "style": {
- "navigationBarTitleText": "设置"
- // "navigationStyle": "custom"
- }
- }, {
- "path": "maintenanceRecord",
- "style": {
- "navigationBarTitleText": "维保记录",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "help",
- "style": {
- "navigationBarTitleText": "帮助"
- }
- }, {
- "path": "about",
- "style": {
- "navigationBarTitleText": "关于"
- }
- }, {
- "path": "newAlarmRemind",
- "style": {
- "navigationBarTitleText": "新警报提醒"
- }
- }, {
- "path": "projectServe",
- "style": {
- "navigationBarTitleText": "工程服务",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "addMaintenancePeople",
- "style": {
- "navigationBarTitleText": "添加维保人员"
- }
- }, {
- "path": "onlineServe",
- "style": {
- "navigationBarTitleText": "联系我们",
- "navigationBarBackgroundColor": "#0066cc"
- }
- }, {
- "path": "aboutUs",
- "style": {
- "navigationBarTitleText": "关注我们"
- }
- }, {
- "path": "privacyPolicy",
- "style": {
- "navigationBarTitleText": "隐私政策"
- }
- }, {
- "path": "userPolicy",
- "style": {
- "navigationBarTitleText": "用户协议"
- }
- }]
- }, {
- "root": "pages/home/smoke/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "烟雾"
- // "navigationStyle": "custom"
- }
- }]
- }, {
- "root": "pages/home/temperature/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "温湿度",
- "navigationBarBackgroundColor": "#1c9aff"
- // "navigationStyle": "custom"
- }
- }, {
- "path": "device",
- "style": {
- "navigationBarTitleText": "设备",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "deviceDetail",
- "style": {
- "navigationBarTitleText": "设备详情"
- }
- }, {
- "path": "alarmCenter",
- "style": {
- "navigationBarTitleText": "告警中心",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "placeManage",
- "style": {
- "navigationBarTitleText": "场所管理",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "placeDetail",
- "style": {
- "navigationBarTitleText": "场所详情"
- }
- }]
- }, {
- "root": "pages/home/waterLevel/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "水位水压",
- "navigationBarBackgroundColor": "#1c9aff"
- }
- }, {
- "path": "realTime",
- "style": {
- "navigationBarTitleText": "实时数据",
- "navigationBarBackgroundColor": "#1c9aff"
- }
- }, {
- "path": "device",
- "style": {
- "navigationBarTitleText": "设备",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "deviceDetail",
- "style": {
- "navigationBarTitleText": "设备详情"
- }
- }, {
- "path": "alarmCenter",
- "style": {
- "navigationBarTitleText": "告警中心",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "placeManage",
- "style": {
- "navigationBarTitleText": "场所管理",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "placeDetail",
- "style": {
- "navigationBarTitleText": "场所详情"
- }
- }]
- },
- {
- "root": "pages/home/wisdomElectricity/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "全部",
- "navigationBarBackgroundColor": "#ffffff"
- }
- }, {
- "path": "lineRoadList",
- "style": {
- "navigationBarTitleText": "线路列表"
- }
- }, {
- "path": "timerSetting/index",
- "style": {
- "navigationBarTitleText": "定时设置"
- }
- }, {
- "path": "timerSetting/edit",
- "style": {
- "navigationBarTitleText": "编辑定时"
- }
- }, {
- "path": "electricityDetail",
- "style": {
- "navigationBarTitleText": "设备详情"
- }
- }, {
- "path": "switchWarn",
- "style": {
- "navigationBarTitleText": "分合闸警示",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "alarmRecord",
- "style": {
- "navigationBarTitleText": "报警记录",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "energyAnalysis/index",
- "style": {
- "navigationBarTitleText": "用能分析",
- "navigationBarBackgroundColor": "#1c9aff"
- }
- }, {
- "path": "energyAnalysis/monthDetail",
- "style": {
- "navigationBarTitleText": "月度分析"
- }
- }, {
- "path": "wbjl/maintenanceRecord",
- "style": {
- "navigationBarTitleText": "维保信息列表",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "wbjl/maintenanceDetail",
- "style": {
- "navigationBarTitleText": "维保信息"
- }
- }, {
- "path": "wbjl/addRecord",
- "style": {
- "navigationBarTitleText": " 添加维保信息"
- }
- }, {
- "path": "realTime/index",
- "style": {
- "navigationBarTitleText": "实时状态"
- }
- }, {
- "path": "realTime/parameterSetup",
- "style": {
- "navigationBarTitleText": "设备参数调整"
- }
- }, {
- "path": "realTime/alarmConfig",
- "style": {
- "navigationBarTitleText": "告警配置"
- }
- }, {
- "path": "historyCurve/index",
- "style": {
- "navigationBarTitleText": "历史状态",
- "navigationBarBackgroundColor": "#fff"
- }
- }]
- },
- {
- "root": "pages/home/electricalFire/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "电气火灾"
- }
- }, {
- "path": "device",
- "style": {
- "navigationBarTitleText": "设备"
- }
- }, {
- "path": "smokeDetail",
- "style": {
- "navigationBarTitleText": "烟感设备详情"
- }
- }, {
- "path": "cameraDetail",
- "style": {
- "navigationBarTitleText": "摄像头设备详情"
- }
- }, {
- "path": "runingRecord",
- "style": {
- "navigationBarTitleText": "运行记录"
- }
- }, {
- "path": "alarmCenter",
- "style": {
- "navigationBarTitleText": "告警中心"
- }
- }, {
- "path": "alarmDetail",
- "style": {
- "navigationBarTitleText": "记录详情"
- }
- }, {
- "path": "placeManage",
- "style": {
- "navigationBarTitleText": "场所管理"
- }
- }, {
- "path": "placeDetail",
- "style": {
- "navigationBarTitleText": "场所详情"
- }
- }]
- },
- {
- "root": "pages/home/warnAnalysis/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "警告分析"
- }
- }]
- },
- {
- "root": "pages/project/",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "项目详情"
- }
- }, {
- "path": "projectUser",
- "style": {
- "navigationBarTitleText": "项目成员列表",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "deviceGroup/index",
- "style": {
- "navigationBarTitleText": "设备分组",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "deviceGroup/deviceList",
- "style": {
- "navigationBarTitleText": "分组设备列表",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "space/index",
- "style": {
- "navigationBarTitleText": "空间管理",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "space/deviceList",
- "style": {
- "navigationBarTitleText": "空间设备管理",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "space/addDeviceList",
- "style": {
- "navigationBarTitleText": "空间设备添加",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "equipmentStatus/status",
- "style": {
- "navigationBarTitleText": "设备列表",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "projectMap",
- "style": {
- "navigationBarTitleText": "项目分布"
- }
- }, {
- "path": "electricalSafeMange/index",
- "style": {
- "navigationBarTitleText": "电气安全监管"
- }
- }, {
- "path": "electricalSafeMange/allAlarm",
- "style": {
- "navigationBarTitleText": "全部报警",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "electricalSafeMange/temperature",
- "style": {
- "navigationBarTitleText": "温度",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "electricalSafeMange/temperatureAlarm",
- "style": {
- "navigationBarTitleText": "温度报警"
- }
- }, {
- "path": "electricalSafeMange/leakageCurrent",
- "style": {
- "navigationBarTitleText": "漏电流",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "electricalSafeMange/temperature-detail",
- "style": {
- "navigationBarTitleText": "温度历史趋势"
- }
- }, {
- "path": "electricalSafeMange/leakage-detail",
- "style": {
- "navigationBarTitleText": "电流历史趋势"
- }
- }, {
- "path": "electricalSafeMange/overload",
- "style": {
- "navigationBarTitleText": "过流过载"
- }
- }, {
- "path": "electricalSafeMange/leakageAlarm",
- "style": {
- "navigationBarTitleText": "漏电报警"
- }
- }, {
- "path": "electricalSafeMange/leakageSelfChecking",
- "style": {
- "navigationBarTitleText": "漏电自检"
- }
- }, {
- "path": "electricalSafeMange/otherAlarm",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "smartEnergy/index",
- "style": {
- "navigationBarTitleText": "智慧能源管理"
- }
- }, {
- "path": "smartEnergy/electricity",
- "style": {
- "navigationBarTitleText": "电量",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "smartEnergy/electricity-detail",
- "style": {
- "navigationBarTitleText": "电量明细"
- }
- }, {
- "path": "smartEnergy/load",
- "style": {
- "navigationBarTitleText": "负载",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "smartEnergy/control",
- "style": {
- "navigationBarTitleText": "控制管理"
- }
- }, {
- "path": "smartEnergy/iotBreaker",
- "style": {
- "navigationBarTitleText": "物联网断路器",
- "navigationBarBackgroundColor": "#fff"
- }
- }, {
- "path": "smartEnergy/lineRoadNaming",
- "style": {
- "navigationBarTitleText": "线路取名和功率限定"
- }
- }]
- },
- {
- "root": "pages/user/",
- "pages": [{
- "path": "renew",
- "style": {
- "navigationBarTitleText": "续费充值"
- }
- }, {
- "path": "equipmentManage",
- "style": {
- // "navigationBarTitleText":"设备管理",
- "navigationStyle": "custom"
- }
- }, {
- "path": "equipmentSetting",
- "style": {
- "navigationBarTitleText": "设置"
- // "navigationStyle": "custom"
- }
- }, {
- "path": "instructRecord",
- "style": {
- "navigationBarTitleText": "记录"
- }
- }]
- },
{
"root": "pages/my/",
"pages": [{
- "path": "helpCenter",
- "style": {
- "navigationBarTitleText": "帮助中心",
- "navigationBarBackgroundColor": "#fff"
+ "path": "passwordModify",
+ "style": {
+ "navigationBarTitleText": "修改密码"
+ }
}
- }, {
- "path": "passwordModify",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- }]
+ ]
},
{
"root": "pages/new/",
@@ -650,13 +86,13 @@
"navigationBarTitleText": "素材上传",
"navigationBarBackgroundColor": "#fff"
}
- },{
+ }, {
"path": "videoView",
"style": {
"navigationBarTitleText": "视频预览",
"navigationBarBackgroundColor": "#fff"
}
- },{
+ }, {
"path": "AiDrama",
"style": {
"navigationBarTitleText": "AI 剧本助手",
@@ -728,127 +164,21 @@
},
{
"path": "pages/product/detail",
- "name": "商品详情" ,//模式名称
+ "name": "商品详情", //模式名称
"query": "id=1888110308906405890"
},
{
"path": "pages/tabBar/order",
"name": "订单" //模式名称
},
- {
- "path": "pages/my/helpCenter",
- "name": "帮助中心" //模式名称
- },
{
"path": "pages/auth/passwordLogin",
"name": "密码登录", //模式名称
"query": "mode=1&user=17859911022&pwd=888888"
},
- {
- "path": "pages/home/wisdomElectricity/realTime/parameterSetup",
- "name": "设备参数调整", //模式名称
- "query": "deviceId=ed41e7462f5041aa98780ce3062765d0&deviceKey=1267240812100022"
- },
- {
- "path": "pages/project/space/index",
- "name": "标签管理", //模式名称
- // "query": "projectId=62&projectRole=root&typeName=设备组"
- "query": "projectId=62&projectRole=root&typeName=空间"
- },
- {
- "path": "pages/project/space/deviceList",
- "name": "空间设备管理", //模式名称
- "query": "labelCode=16&projectId=63&projectRole=root&tagType=57135cfcdfa74d39b05aa04237893121&isDefault=Y"
- },
- {
- "path": "pages/project/deviceGroup/index",
- "name": "设备分组", //模式名称
- "query": "projectId=62"
- },
- {
- "path": "pages/project/space/addDeviceList",
- "name": "空间设备添加", //模式名称
- "query": "labelCode=16"
- },
- {
- "path": "pages/home/wisdomElectricity/realTime/alarmConfig",
- "name": "告警配置", //模式名称
- "query": "deviceKey=1267240812100027"
- },
- {
- "path": "pages/tabBar/scan",
- "name": "扫码" //模式名称
- }, {
- "path": "pages/tabBar/home",
- "name": "首页" //模式名称
- },
- {
- "path": "pages/tabBar/project",
- "name": "项目" //模式名称
- },
- {
- "path": "pages/project/index",
- "name": "项目详情", //模式名称
- "query": "projectId=62&projectCode=bd80a3c80c394dae8a2d8138713f2bcf"
- },
{
"path": "pages/tabBar/my",
"name": "我的" //模式名称
- },
- {
- "path": "pages/tabBar/my/onlineServe",
- "name": "联系我们" //模式名称
- },
- {
- "path": "pages/project/equipmentStatus/status",
- "name": "设备列表", //模式名称
- "query": "projectId=62&adminFlag=true&projectRole=root"
- },
- {
- "path": "pages/project/projectUser",
- "name": "用户列表", //模式名称
- "query": "projectId=56"
- },
- {
- "path": "pages/tabBar/alarm",
- "name": "报警" //模式名称
- },
- {
- "path": "pages/home/wisdomElectricity/timerSetting/index",
- "name": "定时设置" //模式名称
- },
- {
- "path": "pages/home/wisdomElectricity/index",
- "name": "智慧用电" //模式名称
- },
- {
- "path": "pages/home/warnAnalysis/index",
- "name": "警告分析"
- },
- {
- "path": "pages/home/wisdomElectricity/electricityDetail",
- "name": "设备详情",
- "query": "deviceId=d137ad68c6204a3c9d58fc032aea4805"
- },
- {
- "path": "pages/home/wisdomElectricity/energyAnalysis/index",
- "name": "用能分析",
- "query": "deviceId=26162221dc3340c59099c77cff0a170b&prodKey=B7L-NET-G1(4G+485+LAN)&deviceKey=12502012410109101875&projectName=18046102872的项目&deviceName=内部总闸(勿操作)"
- },
- {
- "path": "pages/project/electricalSafeMange/index",
- "name": "电气",
- "query": "projectId=16"
- },
- {
- "path": "pages/home/wisdomElectricity/realTime/index",
- "name": "设备实时状态",
- "query": "deviceId=1ca512016cc749a7a12fe0116c9429bb&prodKey=B7L-NET-G1(4G+485+LAN)&deviceKey=12502012410109105377&projectName=成套柜样品&deviceName=配电柜演示箱0001"
- },
- {
- "path": "pages/home/wisdomElectricity/energyAnalysis/monthDetail",
- "name": "用能分析月份详情",
- "query": "deviceId=e36f0cb0bc5f442e939747d1f070d2a0&month=2022-07"
}
]
}
diff --git a/pages/auth/companyRegister.vue b/pages/auth/companyRegister.vue
deleted file mode 100644
index 3711f00..0000000
--- a/pages/auth/companyRegister.vue
+++ /dev/null
@@ -1,184 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{codeTips}}
-
-
-
- 提交
-
-
-
-
-
diff --git a/pages/auth/defalut.vue b/pages/auth/defalut.vue
deleted file mode 100644
index 4c74806..0000000
--- a/pages/auth/defalut.vue
+++ /dev/null
@@ -1,666 +0,0 @@
-
-
-
-
-
-
-
-
-
- 添加项目
-
-
-
-
-
-
-
- 请先登录
-
-
-
-
-
-
-
diff --git a/pages/auth/forgotPassword.vue b/pages/auth/forgotPassword.vue
deleted file mode 100644
index b7c2a5a..0000000
--- a/pages/auth/forgotPassword.vue
+++ /dev/null
@@ -1,270 +0,0 @@
-
-
-
-
-
-
-
-
-
- 找回密码
-
-
-
-
-
-
-
-
-
-
- {{tips}}
-
-
-
-
-
-
-
-
-
- 去登入
-
-
- 确认修改
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/auth/login.vue b/pages/auth/login.vue
deleted file mode 100644
index 4f11118..0000000
--- a/pages/auth/login.vue
+++ /dev/null
@@ -1,431 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 加载中
-
-
- 一键登录
- 一键手机号注册
-
- 阅读并同意以下协议《用户协议》
-
-
-
-
-
-
-
- 密码登录
-
-
-
-
-
- Copyright 2022-2024 {{appConfig.companyName}} Powered By DSservice
- {{appConfig.contractRecordNumber || ''}}
-
-
-
-
-
-
diff --git a/pages/auth/registerGuide.vue b/pages/auth/registerGuide.vue
deleted file mode 100644
index d513876..0000000
--- a/pages/auth/registerGuide.vue
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/auth/registerLoading.vue b/pages/auth/registerLoading.vue
deleted file mode 100644
index a8add21..0000000
--- a/pages/auth/registerLoading.vue
+++ /dev/null
@@ -1,63 +0,0 @@
-
-
-
-
-
-
- 恭喜您注册成功,您的账号(
- {{phonenumber}}
- )
- 系统正在审核中,请耐心等待。
-
-
-
-
-
- 去登入
-
-
-
-
diff --git a/pages/auth/userRegister.vue b/pages/auth/userRegister.vue
deleted file mode 100644
index 2c1172b..0000000
--- a/pages/auth/userRegister.vue
+++ /dev/null
@@ -1,234 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{tips}}
-
-
-
-
- 已有账号
- 忘记密码?
-
-
- 注册
-
-
-
-
-
-
-
-
-
diff --git a/pages/battery/battery-info.vue b/pages/battery/battery-info.vue
deleted file mode 100644
index 68d6759..0000000
--- a/pages/battery/battery-info.vue
+++ /dev/null
@@ -1,393 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- GPS
-
-
-
-
- GSM
-
-
-
-
- 名称:哒哒哒哒哒哒
- 状态:静止(54天)
-
-
- 编号:027023590110
- 设防状态:撤防
-
-
- 控制:已通电
- 定位类型:静止(54天)
-
-
- 当日里程:0
- 总里程:499.1
-
-
- 电压:57.79(主店接通)
-
-
- 通信:2020年9月25日11:53:28
-
-
- 定位:2020年9月25日11:53:39
-
-
- 地址:福建省宁德市周宁县944县道
-
-
-
-
-
-
-
- 轨迹
-
-
-
- 报警
-
-
-
-
-
- 追踪
-
-
-
- 断电
-
-
-
- 通电
-
-
-
-
-
-
-
-
-
- 报警
-
-
-
- 第{{index}}个报警
-
-
-
-
-
-
-
- 追踪时间:{{traceTimeStr}}
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/alarmCenter.vue b/pages/home/electricalFire/alarmCenter.vue
deleted file mode 100644
index bf46ab0..0000000
--- a/pages/home/electricalFire/alarmCenter.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 烟雾探测报警器
-
-
-
-
- 区域:
- 中青大厦18楼101北区
-
-
- 状态:
- 正常
-
-
-
-
-
-
- 编号:
- 20210210210210101
-
-
- 位置:
- 中青大厦18楼101北区
-
-
- 时间:
- 2021-01-21 10:20:20
-
-
- 详细地址:
- 福建省福州市闽侯县上街镇乌龙江大道
-
-
-
-
-
-
-
-
- 项目:上海德润谷云物联科技有限公司集团有限公司
- 地址:福建省福州市闽侯县
- 线路:总路
- 报警类型:异常分闸
- 报警时间:2020年12月8日09:30:41
- 联系人:林工
- 联系电话:15860886888
-
- 立即处理
-
- 填写维保
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/alarmDetail.vue b/pages/home/electricalFire/alarmDetail.vue
deleted file mode 100644
index 956195d..0000000
--- a/pages/home/electricalFire/alarmDetail.vue
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
- 场所名称
- 德润物业
-
-
- 设备类型
- 烟雾探测报警器
-
-
- 编号
- 德润物业
-
-
- 位置
- 中青大厦18楼101北区
-
-
- 警情类型
-
- 火警
-
-
-
-
- 电池电压
- 3.0V
-
-
- 信号强度
- 96mp
-
-
- CPU温度
- 20°C
-
-
- 发生时间
- 2021-1-25 16:01:33
-
-
- 详细地址
- 福建省福州市闽侯县上街镇乌龙江
-
-
- 负责人员
- 林工
-
-
- 处理时间
- 2021年1月25日16:02:35
-
-
- 处理结果
- 已处理
-
- 立即处理
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/cameraDetail.vue b/pages/home/electricalFire/cameraDetail.vue
deleted file mode 100644
index c2c9d17..0000000
--- a/pages/home/electricalFire/cameraDetail.vue
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/device.vue b/pages/home/electricalFire/device.vue
deleted file mode 100644
index cc0a5a9..0000000
--- a/pages/home/electricalFire/device.vue
+++ /dev/null
@@ -1,165 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 该场所设备总:6
-
-
-
-
-
-
- 编号:
- {{item.number}}
-
-
- 位置:
- {{item.location}}
-
-
- {{true?'火警':true?'故障':'正常'}}
-
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/index.vue b/pages/home/electricalFire/index.vue
deleted file mode 100644
index df041a0..0000000
--- a/pages/home/electricalFire/index.vue
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/placeDetail.vue b/pages/home/electricalFire/placeDetail.vue
deleted file mode 100644
index f44c53d..0000000
--- a/pages/home/electricalFire/placeDetail.vue
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
- 故障
-
- 名称:
- 场所19#
-
-
- 区域:
- 中青大厦18楼101北区
-
-
- 详情地址:
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
- 所属项目:
- 德润项目A1
-
-
-
-
-
-
- 负责人:
- 陈工
-
-
- 手机号:
- 158600000000
-
-
-
-
-
-
-
-
- 删除
- 修改
-
-
-
-
diff --git a/pages/home/electricalFire/placeManage.vue b/pages/home/electricalFire/placeManage.vue
deleted file mode 100644
index 3087add..0000000
--- a/pages/home/electricalFire/placeManage.vue
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
-
-
-
- 楼道南区
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/runingRecord.vue b/pages/home/electricalFire/runingRecord.vue
deleted file mode 100644
index 3e5cedf..0000000
--- a/pages/home/electricalFire/runingRecord.vue
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
- 2021-1-25 09:40:11
-
-
-
-
- 状态:
- 火警
-
-
- 信号强度:
- 30mp
-
-
- 当前电池电压:
- 3V
-
-
- CPU温度:
- 20°C
-
-
-
-
-
-
-
diff --git a/pages/home/electricalFire/smokeDetail.vue b/pages/home/electricalFire/smokeDetail.vue
deleted file mode 100644
index 3e4efd3..0000000
--- a/pages/home/electricalFire/smokeDetail.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
- 运营商:
- 德润HC-IOT
-
-
- 编号:
- 20200000000000000
-
-
- 位置:
- 德润科技18楼101北区
-
-
- 详情地址:
- 福建省福州市闽侯县上街镇
-
-
-
- 运行记录
-
-
-
- 关联设备信息
-
-
-
-
-
-
-
-
-
-
- 名称:
- 北区
-
-
- 地址:
- 中青大厦18楼101北区
-
-
- 火警
-
-
-
-
-
-
-
-
-
- 名称:
- 北区
-
-
- 地址:
- 中青大厦18楼101北区
-
-
- 火警
-
-
-
-
-
-
diff --git a/pages/home/more/moreNavBar.vue b/pages/home/more/moreNavBar.vue
deleted file mode 100644
index 752c143..0000000
--- a/pages/home/more/moreNavBar.vue
+++ /dev/null
@@ -1,74 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
diff --git a/pages/home/smoke/index.vue b/pages/home/smoke/index.vue
deleted file mode 100644
index 1aad3e4..0000000
--- a/pages/home/smoke/index.vue
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{currentState}}
-
-
-
-
-
-
-
-
- 场所很安全暂无设备异常
-
-
-
-
-
-
-
- 火警为最高级报警,提示头部:已火警为首
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
-
-
-
-
-
-
diff --git a/pages/home/temperature/alarmCenter.vue b/pages/home/temperature/alarmCenter.vue
deleted file mode 100644
index 988353d..0000000
--- a/pages/home/temperature/alarmCenter.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 烟雾探测报警器
-
-
-
-
- 区域:
- 中青大厦18楼101北区
-
-
- 状态:
- 正常
-
-
-
-
-
-
- 编号:
- 20210210210210101
-
-
- 位置:
- 德润18楼101北区
-
-
- 时间:
- 2021-01-21 10:20:20
-
-
- 详细地址:
- 福建省福州市闽侯县上街镇乌龙江大道
-
-
-
-
-
-
-
-
- 项目:德润科技集团有限公司
- 地址:福建省福州市闽侯县
- 线路:总路
- 报警类型:异常分闸
- 报警时间:2020年12月8日09:30:41
- 联系人:林工
- 联系电话:15860886888
-
- 立即处理
-
- 填写维保
-
-
-
-
-
-
diff --git a/pages/home/temperature/device.vue b/pages/home/temperature/device.vue
deleted file mode 100644
index 7cff527..0000000
--- a/pages/home/temperature/device.vue
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- A区饮水间
-
- 水表编号:
- 20210120173218F01
-
-
- 总用水量:
- 125t
-
-
-
-
- 在线
-
-
-
-
-
-
-
-
diff --git a/pages/home/temperature/deviceDetail.vue b/pages/home/temperature/deviceDetail.vue
deleted file mode 100644
index d590b06..0000000
--- a/pages/home/temperature/deviceDetail.vue
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
- 场所名称
- 德润物业
-
-
- 设备
- A区饮水间
-
-
- 编号
- 202101201561
-
-
- 设备状态
- 在线18楼101北区
-
-
- 总用水量
- 125t
-
-
- 所属项目
- 德润智慧园区
-
-
-
-
-
diff --git a/pages/home/temperature/index.vue b/pages/home/temperature/index.vue
deleted file mode 100644
index e01fc32..0000000
--- a/pages/home/temperature/index.vue
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
-
diff --git a/pages/home/temperature/placeDetail.vue b/pages/home/temperature/placeDetail.vue
deleted file mode 100644
index 7b57715..0000000
--- a/pages/home/temperature/placeDetail.vue
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
- 故障
-
- 名称:
- 场所19#
-
-
- 区域:
- 德润科技18楼101北区
-
-
- 详情地址:
- 福建省福州市闽侯县上街镇乌龙江中青大厦18楼
-
-
- 所属项目:
- 德润项目A1
-
-
-
-
-
-
- 负责人:
- 陈工
-
-
- 手机号:
- 158600000000
-
-
-
-
-
-
-
-
- 删除
- 修改
-
-
-
-
diff --git a/pages/home/temperature/placeManage.vue b/pages/home/temperature/placeManage.vue
deleted file mode 100644
index 3087add..0000000
--- a/pages/home/temperature/placeManage.vue
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
-
-
-
- 楼道南区
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/warnAnalysis/index.vue b/pages/home/warnAnalysis/index.vue
deleted file mode 100644
index 52c363b..0000000
--- a/pages/home/warnAnalysis/index.vue
+++ /dev/null
@@ -1,573 +0,0 @@
-
-
-
-
-
-
-
-
- 报警
-
-
-
-
- {{item.typeName}}
- |
- {{item.ratio}}%
- {{item.alarmTotal}}
-
-
-
-
-
-
-
-
-
-
- 报警 >
-
-
- 今日报警
-
-
-
- 昨日报警
-
-
-
- {{alarmAnalysisStatisticsData.dayOnDay}}%
-
-
- 同比
-
-
-
-
- 预警 >
-
-
- 今日报警
-
-
-
- 昨日报警
-
-
-
- {{warningAnalysisStatisticsData.dayOnDay}}%
-
-
-
- 同比
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/waterLevel/alarmCenter.vue b/pages/home/waterLevel/alarmCenter.vue
deleted file mode 100644
index eb28df3..0000000
--- a/pages/home/waterLevel/alarmCenter.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 烟雾探测报警器
-
-
-
-
- 区域:
- 中青大厦18楼101北区
-
-
- 状态:
- 正常
-
-
-
-
-
-
- 编号:
- 20210210210210101
-
-
- 位置:
- 中青大厦18楼101北区
-
-
- 时间:
- 2021-01-21 10:20:20
-
-
- 详细地址:
- 福建省福州市闽侯县上街镇乌龙江大道
-
-
-
-
-
-
-
-
- 项目:上海德润谷云物联科技有限公司集团有限公司
- 地址:福建省福州市闽侯县
- 线路:总路
- 报警类型:异常分闸
- 报警时间:2020年12月8日09:30:41
- 联系人:林工
- 联系电话:15860886888
-
- 立即处理
-
- 填写维保
-
-
-
-
-
-
diff --git a/pages/home/waterLevel/device.vue b/pages/home/waterLevel/device.vue
deleted file mode 100644
index f529e7e..0000000
--- a/pages/home/waterLevel/device.vue
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- A区饮水间
-
- 水表编号:
- 20210120173218F01
-
-
- 总用水量:
- 125t
-
-
-
-
- 在线
-
-
-
-
-
-
-
-
diff --git a/pages/home/waterLevel/deviceDetail.vue b/pages/home/waterLevel/deviceDetail.vue
deleted file mode 100644
index 9ee29d6..0000000
--- a/pages/home/waterLevel/deviceDetail.vue
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
- 场所名称
- 德润物业
-
-
- 设备
- A区饮水间
-
-
- 编号
- 202101201561
-
-
- 设备状态
- 在线18楼101北区
-
-
- 总用水量
- 125t
-
-
- 所属项目
- 德润物联智慧园区
-
-
-
-
-
diff --git a/pages/home/waterLevel/index.vue b/pages/home/waterLevel/index.vue
deleted file mode 100644
index 6967573..0000000
--- a/pages/home/waterLevel/index.vue
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
-
diff --git a/pages/home/waterLevel/placeDetail.vue b/pages/home/waterLevel/placeDetail.vue
deleted file mode 100644
index f44c53d..0000000
--- a/pages/home/waterLevel/placeDetail.vue
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
- 故障
-
- 名称:
- 场所19#
-
-
- 区域:
- 中青大厦18楼101北区
-
-
- 详情地址:
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
- 所属项目:
- 德润项目A1
-
-
-
-
-
-
- 负责人:
- 陈工
-
-
- 手机号:
- 158600000000
-
-
-
-
-
-
-
-
- 删除
- 修改
-
-
-
-
diff --git a/pages/home/waterLevel/placeManage.vue b/pages/home/waterLevel/placeManage.vue
deleted file mode 100644
index 3087add..0000000
--- a/pages/home/waterLevel/placeManage.vue
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
-
-
-
- 楼道南区
- 福建省福州市闽侯县上街镇乌龙江中青大厦
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/waterLevel/realTime.vue b/pages/home/waterLevel/realTime.vue
deleted file mode 100644
index 0e3c6f1..0000000
--- a/pages/home/waterLevel/realTime.vue
+++ /dev/null
@@ -1,458 +0,0 @@
-
-
-
-
-
-
-
-
- 日
-
- 月
-
- 年
-
-
-
-
- {{currentDateType=='day'?currentDayValue:currentDateType=='month'?currentMonthValue:currentYearValue}}
-
-
-
-
-
- 用水量分析
-
-
-
-
- {{item.typeName}}
- {{item.waterValue}}
- {{item.waterMoney}}
-
-
-
-
-
- 用水量分析
-
-
-
-
-
-
- {{item.day}}
- {{item.waterMonthValueTotal}}
- {{item.waterMonthMoneyTotal}}
-
- 详情
-
-
-
-
-
-
- 用水量分析
-
-
-
- {{item+1}}月
- 9.87吨
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/alarmRecord.vue b/pages/home/wisdomElectricity/alarmRecord.vue
deleted file mode 100644
index de29a98..0000000
--- a/pages/home/wisdomElectricity/alarmRecord.vue
+++ /dev/null
@@ -1,433 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
-
-
- 全选
- {{chckLen}}/{{toalLen}}
-
- 立即处理
-
-
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 线路:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
-
- 立即处理
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/electricityDetail.vue b/pages/home/wisdomElectricity/electricityDetail.vue
deleted file mode 100644
index fdea6f3..0000000
--- a/pages/home/wisdomElectricity/electricityDetail.vue
+++ /dev/null
@@ -1,732 +0,0 @@
-
-
-
-
-
-
-
- 设备信息
-
-
-
-
-
-
-
-
-
- 设备图片
-
-
-
-
-
- 提交
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/energyAnalysis/index.vue b/pages/home/wisdomElectricity/energyAnalysis/index.vue
deleted file mode 100644
index 3e7f0d3..0000000
--- a/pages/home/wisdomElectricity/energyAnalysis/index.vue
+++ /dev/null
@@ -1,657 +0,0 @@
-
-
-
-
-
-
- 日
-
- 月
-
- 年
-
-
-
-
- {{currentDateType=='day'?currentDayValue:currentDateType=='month'?currentMonthValue:currentYearValue}}
-
-
-
-
-
-
-
- 查询中...
-
-
-
- 电量分析
-
-
- 电量电费
-
-
- {{item.ruleName}}
- {{item.pw}}度
- {{item.rate}}元
-
-
-
-
-
- 电量分析
-
- 详情
- >
-
-
-
-
-
- {{item}}
- {{analysisData.nowData[index]===null?0:analysisData.nowData[index]}}
-
-
-
- 电量电费
-
-
- {{item.ruleName}}
- {{item.pw}}度
- {{item.rate}}元
-
-
-
-
- 电量分析
-
-
-
- {{item}}月
- {{analysisData.nowData[index]===null?0:analysisData.nowData[index]}}度
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/energyAnalysis/monthDetail.vue b/pages/home/wisdomElectricity/energyAnalysis/monthDetail.vue
deleted file mode 100644
index da14281..0000000
--- a/pages/home/wisdomElectricity/energyAnalysis/monthDetail.vue
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-
- 合计
- {{item.name}}日
-
- {{toDecimal(val.pw)}}
- {{toDecimal(val.rate)}}
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/historyCurve--.vue b/pages/home/wisdomElectricity/historyCurve--.vue
deleted file mode 100644
index 92f49c1..0000000
--- a/pages/home/wisdomElectricity/historyCurve--.vue
+++ /dev/null
@@ -1,645 +0,0 @@
-
-
-
-
-
-
-
-
- 漏电
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 电压
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 电流
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 线路1温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 线路2温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 线路3温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
- 线路4温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/historyCurve/common/common.scss b/pages/home/wisdomElectricity/historyCurve/common/common.scss
deleted file mode 100644
index c18ade2..0000000
--- a/pages/home/wisdomElectricity/historyCurve/common/common.scss
+++ /dev/null
@@ -1,48 +0,0 @@
-.historyCurve-leakage{
- margin-top: 20rpx;
- &-title{
- padding: 20rpx 30rpx;
- font-weight: bold;
- }
- &-content{
- background-color: #fff;
- padding: 30rpx 0;
- }
- &-switch{
- display: flex;
- border: 1px solid #FF6600;
- width: 600rpx;
- margin: 0 auto;
- &-box{
- width: 200rpx;
- text-align: center;
- padding: 16rpx 0;
- border-right: 1px solid #ff6600;
- &:last-child{
- border-right: none;
- }
- }
- /* .middle-box{
- border-left: 1px solid #ff6600;
- border-right: 1px solid #ff6600;
- } */
- .leakageAction{
- background-color: #ff6600;
- color: #fff;
- }
- }
- &-chart{
- width: 100%;
- height: 550rpx;
- margin-top: 30rpx;
- padding: 0 30rpx;
- &-table{
- width: 100%;
- height: 100%;
- &-list{
- height: 480rpx;
- overflow: auto;
- }
- }
- }
-}
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/historyCurve/common/mixins.js b/pages/home/wisdomElectricity/historyCurve/common/mixins.js
deleted file mode 100644
index 95e3420..0000000
--- a/pages/home/wisdomElectricity/historyCurve/common/mixins.js
+++ /dev/null
@@ -1,45 +0,0 @@
-export default {
- props: {
- chartData: {
- type: Object,
- default() {
- return {}
- }
- }
- },
- data() {
- return {
- switchList: ["柱状图","折线图","数据视图"],
- pickIndex: 0,
- barChart: false,
- polyLineChart: false,
- tableChart: false,
- dataSource: {}
- }
- },
- created() {
- this.dataSource = this.chartData;
- },
- watch: {
- chartData(newVal) {
- this.dataSource = newVal;
- }
- },
- methods: {
- switchFn(item,index){
- this.pickIndex = index;
- this.barChart = false;
- this.polyLineChart = false;
- this.tableChart = false;
- },
- onRenderFinshBar() {
- this.barChart = true;
- },
- onRenderComplete() {
- this.polyLineChart = true;
- },
- onRenderFinshTable() {
- this.tableChart = true;
- }
- }
-}
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/historyCurve/components/electric.vue b/pages/home/wisdomElectricity/historyCurve/components/electric.vue
deleted file mode 100644
index ec4f041..0000000
--- a/pages/home/wisdomElectricity/historyCurve/components/electric.vue
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/historyCurve/components/leakage.vue b/pages/home/wisdomElectricity/historyCurve/components/leakage.vue
deleted file mode 100644
index 25307a3..0000000
--- a/pages/home/wisdomElectricity/historyCurve/components/leakage.vue
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/historyCurve/components/temperature.vue b/pages/home/wisdomElectricity/historyCurve/components/temperature.vue
deleted file mode 100644
index c538204..0000000
--- a/pages/home/wisdomElectricity/historyCurve/components/temperature.vue
+++ /dev/null
@@ -1,262 +0,0 @@
-
-
-
-
-
-
- 线路1温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 线路2温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 线路3温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 线路4温度
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/historyCurve/components/voltage.vue b/pages/home/wisdomElectricity/historyCurve/components/voltage.vue
deleted file mode 100644
index d7a2a1e..0000000
--- a/pages/home/wisdomElectricity/historyCurve/components/voltage.vue
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
- {{item}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/historyCurve/index.vue b/pages/home/wisdomElectricity/historyCurve/index.vue
deleted file mode 100644
index 8c17ed3..0000000
--- a/pages/home/wisdomElectricity/historyCurve/index.vue
+++ /dev/null
@@ -1,351 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/index.vue b/pages/home/wisdomElectricity/index.vue
deleted file mode 100644
index cabdb8e..0000000
--- a/pages/home/wisdomElectricity/index.vue
+++ /dev/null
@@ -1,267 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.deviceName}}
- {{item.deviceKey}}
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/lineRoadList.vue b/pages/home/wisdomElectricity/lineRoadList.vue
deleted file mode 100644
index 322019e..0000000
--- a/pages/home/wisdomElectricity/lineRoadList.vue
+++ /dev/null
@@ -1,275 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 查看详情
-
-
-
-
-
-
-
- 项目:{{item.name}}
-
-
-
-
-
- 地点:{{item.address}}
-
-
-
-
-
- 线路:总线已通
-
-
-
- 时间:2020年12月2日14:01:21
- 设备状态:在线
-
-
-
-
-
- 批量合闸
- 批量分闸
-
-
-
- 项目:上海德润谷云物联科技有限公司集团公司
- 地点:A区 18栋 高新产业园
- 设备号:HCWL-1250213001
- 设备状态:在线
- 线路:总路
- 线路状态:已通
- 分/合闸时间:2020-11-17 16:38:30
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/realTime/alarmConfig.vue b/pages/home/wisdomElectricity/realTime/alarmConfig.vue
deleted file mode 100644
index 1749147..0000000
--- a/pages/home/wisdomElectricity/realTime/alarmConfig.vue
+++ /dev/null
@@ -1,211 +0,0 @@
-
-
-
-
-
-
-
- {{item.funcName}}
- ({{item.isAck?'已同步设备':'未同步设备'}})
-
-
-
-
-
-
-
-
-
- 修改
- 下发
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/realTime/deviceDataKey.js b/pages/home/wisdomElectricity/realTime/deviceDataKey.js
deleted file mode 100644
index 65c9eb3..0000000
--- a/pages/home/wisdomElectricity/realTime/deviceDataKey.js
+++ /dev/null
@@ -1,129 +0,0 @@
-
-const keyArr = [
- {key:"i",name:"总电流",unit:"A"},
- {key:"u",name:"总电压",unit:"V"},
- {key:"in", name:"漏电流",unit:"mA"},
- {key:"ps", name:"功率",unit:"KW"},
- {key:"pw", name:"电能",unit:"kWh"},
- {key:"switch", name:"开关状态",unit:"",type:"enum",enumData:{
- "0":"关",
- "1":"开",
- "2": "异常"
- }},
- {key:"t1", name:"in1温度",unit:"°C"},
- {key:"t2", name:"out1温度",unit:"°C"},
- {key:"t3", name:"in2温度",unit:"°C"},
- {key:"t4", name:"out2温度",unit:"°C"},
- {key:"t5", name:"in3温度",unit:"°C"},
- {key:"t6", name:"out3温度",unit:"°C"},
- {key:"t7", name:"in4温度",unit:"°C"},
- {key:"t8", name:"out4温度",unit:"°C"},
-
- {key:"q", name:"无功功率",unit:"kvar"},
- {key:"s", name:"视在功率",unit:"kVA"},
- {key:"pf", name:"功率因数",unit:""},
- {key:"eq", name:"无功电能",unit:"kvarh"},
- {key:"freq", name:"电网频率",unit:"Hz"},
-]
-// const obj = {
-// i:{name:"总电流",unit:"A"},
-// u:{name:"总电压",unit:"V"},
-// in:{name:"漏电流",unit:"mA"},
-// ps:{name:"总有功功率",unit:"W"},
-// pw:{name:"总有功电能",unit:"kWh"},
-// switch:{name:"开关状态",unit:"",type:"enum",enumData:{
-// "1":"开",
-// "0":"关"
-// }},
-// t1:{name:"进线口1温度",unit:"°C"},
-// t2:{name:"出线口1温度",unit:"°C"},
-// t3:{name:"进线口2温度",unit:"°C"},
-// t4:{name:"出线口2温度",unit:"°C"},
-// t5:{name:"进线口3温度",unit:"°C"},
-// t6:{name:"出线口3温度",unit:"°C"},
-// t7:{name:"进线口4温度",unit:"°C"},
-// t8:{name:"出线口4温度",unit:"°C"}
-
- // // 4p空开 _____start
- // // cin:"C相漏电流",
- // // bin:"B相漏电流",
- // // ain:"A相漏电流",
-
- // tout4:{name:"出线口4温度",unit:"°C"},
- // tout3:{name:"出线口3温度",unit:"°C"},
- // tout2:{name:"出线口2温度",unit:"°C"},
- // tout1:{name:"出线口1温度",unit:"°C"},
-
- // tin4:{name:"进线口4温度",unit:"°C"},
- // tin3:{name:"进线口3温度",unit:"°C"},
- // tin2:{name:"进线口2温度",unit:"°C"},
- // tin1:{name:"进线口1温度",unit:"°C"},
-
- // // alarm:"报警类型",
- // "switch":{name:"开关状态",unit:""},
- // qwabc:{name:"总无功电能",unit:"kWh"},
- // // qwc:"C相无功电能",
- // // qwb:"B相无功电能",
- // // qwa:"A相无功电能",
- // // pwc:"C相有功电能",
- // // pwb:"B相有功电能",
- // // pwa:"A相有功电能",
- // // fabc:"频率",
- // // pfc:"C相功率因数",
- // // pfb:"B相功率因数",
- // // pfa:"A相功率因数",
- // // pfabc:"总功率因数",
- // // qsc:"C相无功功率",
- // // qsb:"B相无功功率",
- // // qsa:"A相无功功率",
- // // qsabc:"总无功功率",
- // // psc:"C相有功功率",
- // // psb:"B相有功功率",
- // // psa:"A相有功功率",
- // psabc:{name:"总有功功率",unit:"W"},
- // ic:{name:"C相电流",unit:"A"},
- // ib:{name:"B相电流",unit:"A"},
- // ia:{name:"A相电流",unit:"A"},
- // uc:{name:"C相电压",unit:"V"},
- // ub:{name:"B相电压",unit:"V"},
- // ua:{name:"A相电压",unit:"V"},
-
- // // qwabcf:"总反相无功电能",
- // // qwabcz:"总正向无功电能",
- // // pwabcf:"总反相有功电能",
- // // pwabcz:"总正向有功电能",
- // // qwcf:"C相反向无功电能",
- // // qwcz:"C相正向无功电能",
- // // qwbz:"B相正向无功电能",
- // // qwbf:"B相反向无功电能",
- // // qwaf:"A相反向无功电能",
- // // qwaz:"A相正向无功电能",
- // // pwcf:"C相反向有功电能",
- // // pwcz:"C相正向有功电能",
- // // pwbz:"B相正向有功电能",
- // // pwbf:"B相反向有功电能",
- // // pwaz:"A相正向有功电能",
- // // pwaf:"A相反向有功电能",
- // // izero:"零序电流",
- // // uca:"CA线电压",
- // // ubc:"BC线电压",
- // // uab:"AB线电压",
- // pwabc:{name:"总有功电能",unit:"kWh"},
- // // 4p空开 _____end
-
- // // 1p空开 _____start
- // // qwf:"单相反向无功电能",
- // // qwz:"单相正向无功电能",
- // // pwf:"单相反向有功电能",
- // // pwz:"单相正向有功电能",
- // // qw:"单相无功电能",
- // pw:{name:"单相有功电能",unit:"kWh"},
- // // f:"单相频率",
- // // pf:"单相功率因数",
- // // qs:"单相无功功率",
- // ps:{name:"单相有功功率",unit:"W"},
- // i:{name:"单相电流",unit:"A"},
- // u:{name:"单相电压",unit:"V"}
- // // 1p空开 _____end
-// }
-export default keyArr;
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/realTime/index.vue b/pages/home/wisdomElectricity/realTime/index.vue
deleted file mode 100644
index b607a31..0000000
--- a/pages/home/wisdomElectricity/realTime/index.vue
+++ /dev/null
@@ -1,1045 +0,0 @@
-
-
-
-
-
-
-
- 一键合闸
- 一键分闸
-
- 设备参数调整
-
-
-
-
-
- ID:{{item.deviceKey}}
-
-
-
-
- {{item.deviceName}}
-
- {{findDevice(item.realTimeData.params, 'power_limit') || "0"}}瓦
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
- {{item.enumData[currentFacilityData.realTimeData.params[item.key]]}}
-
- {{currentFacilityData.realTimeData.params[item.key]}}{{item.unit}}
-
-
-
-
-
-
-
-
- {{item.funName}}
-
- {{item.dataFormatObj[currentFacilityData.realTimeData.params[item.funKey]]||currentFacilityData.realTimeData.params[item.funKey]}}
-
-
- {{$u.timeFormat(currentFacilityData.realTimeData.params[item.funKey], 'yyyy-mm-dd hh:MM:ss')||currentFacilityData.realTimeData.params[item.funKey]}}
-
- {{currentFacilityData.realTimeData.params[item.funKey]}}{{item.unitName || ''}}
-
-
-
-
-
-
-
-
-
- 刷新试试
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/realTime/parameterField.js b/pages/home/wisdomElectricity/realTime/parameterField.js
deleted file mode 100644
index a1a650f..0000000
--- a/pages/home/wisdomElectricity/realTime/parameterField.js
+++ /dev/null
@@ -1,12 +0,0 @@
-const obj ={
- deviceName:"设备别名",
- lineRoad:"线路别名",
- rename:"重命名",
- wiringSetup:"接线设置",
- powerLimit:"功率限额",
- voltageLimit:"电压限额",
- currentLimit:"电流限额",
- leakageCurrentLimit:"漏电流限额",
- temperatureLimit:"温度限额"
-}
-export default obj;
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/realTime/parameterSetup.vue b/pages/home/wisdomElectricity/realTime/parameterSetup.vue
deleted file mode 100644
index 2e55b07..0000000
--- a/pages/home/wisdomElectricity/realTime/parameterSetup.vue
+++ /dev/null
@@ -1,455 +0,0 @@
-
-
-
-
- 基本信息
-
-
-
- {{parameterField[key]}}
-
- {{value}}
-
-
-
-
-
- {{item.paramName}}
-
- {{item.paramVal||'-'}}
-
-
-
-
-
-
-
- 告警配置
-
-
-
-
- 刷新中
-
-
-
-
- {{item.funcName}}
- ({{item.isAck?'已同步设备':'未同步设备'}})
-
-
-
-
-
-
-
-
-
- 修改
- 下发
-
-
-
-
-
-
- 刷新告警配置
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/home/wisdomElectricity/switchWarn.vue b/pages/home/wisdomElectricity/switchWarn.vue
deleted file mode 100644
index 2e5a7a7..0000000
--- a/pages/home/wisdomElectricity/switchWarn.vue
+++ /dev/null
@@ -1,390 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
-
-
- 全选
- {{chckLen}}/{{toalLen}}
-
- 立即处理
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 线路:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
-
- 立即处理
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/timerSetting/edit.vue b/pages/home/wisdomElectricity/timerSetting/edit.vue
deleted file mode 100644
index 3641855..0000000
--- a/pages/home/wisdomElectricity/timerSetting/edit.vue
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/timerSetting/index.vue b/pages/home/wisdomElectricity/timerSetting/index.vue
deleted file mode 100644
index c90d833..0000000
--- a/pages/home/wisdomElectricity/timerSetting/index.vue
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/wbjl/addRecord.vue b/pages/home/wisdomElectricity/wbjl/addRecord.vue
deleted file mode 100644
index 53d398d..0000000
--- a/pages/home/wisdomElectricity/wbjl/addRecord.vue
+++ /dev/null
@@ -1,165 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 提交
-
-
-
-
diff --git a/pages/home/wisdomElectricity/wbjl/maintenanceDetail.vue b/pages/home/wisdomElectricity/wbjl/maintenanceDetail.vue
deleted file mode 100644
index 4c531e1..0000000
--- a/pages/home/wisdomElectricity/wbjl/maintenanceDetail.vue
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/home/wisdomElectricity/wbjl/maintenanceRecord.vue b/pages/home/wisdomElectricity/wbjl/maintenanceRecord.vue
deleted file mode 100644
index 290bbb6..0000000
--- a/pages/home/wisdomElectricity/wbjl/maintenanceRecord.vue
+++ /dev/null
@@ -1,276 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- {{dateVal}}
-
-
-
-
-
-
-
-
-
-
-
- 维保日期:
- {{item.createTime || ''}}
-
-
- 维保内容:
- {{item.maintenanceContext || ''}}
-
-
- 维保状态:
- {{item.maintenanceStatus | hanlderStatus}}
-
-
-
-
-
-
-
-
-
diff --git a/pages/index/enter.vue b/pages/index/enter.vue
deleted file mode 100644
index 37cdcc4..0000000
--- a/pages/index/enter.vue
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
diff --git a/pages/index/guidePage.vue b/pages/index/guidePage.vue
deleted file mode 100644
index a6ffb00..0000000
--- a/pages/index/guidePage.vue
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
- 德润物联
- 综合能源管理
-
-
- 去登录
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/my/helpCenter.vue b/pages/my/helpCenter.vue
deleted file mode 100644
index 33750ec..0000000
--- a/pages/my/helpCenter.vue
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/oneselfUser/alarm.vue b/pages/oneselfUser/alarm.vue
deleted file mode 100644
index b06c84d..0000000
--- a/pages/oneselfUser/alarm.vue
+++ /dev/null
@@ -1,445 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide | alarmType}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 线路:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
-
- 立即处理
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/home.vue b/pages/oneselfUser/home.vue
deleted file mode 100644
index df4998d..0000000
--- a/pages/oneselfUser/home.vue
+++ /dev/null
@@ -1,440 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
- 项目总数
- {{(pageIndexData && pageIndexData.projectTotal) || "-" }}
-
-
-
- 设备总数
- {{(pageIndexData && pageIndexData.deviceTotal + '') || "-"}}
-
-
-
- 在线设备
- {{(pageIndexData && pageIndexData.onlineTotal + '') || "-"}}
-
-
-
- 今日报警数
- {{(pageIndexData && pageIndexData.todayAlarmTotal + '') || "-"}}
-
-
-
-
-
-
-
-
-
-
-
- 报警总数
-
-
-
- 已修理
-
-
-
- 未处理
-
-
-
- {{item.modelName || "-"}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/home.vueBF b/pages/oneselfUser/home.vueBF
deleted file mode 100644
index 8257830..0000000
--- a/pages/oneselfUser/home.vueBF
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- 首页
-
- 企业用户
-
-
-
-
diff --git a/pages/oneselfUser/index.vue b/pages/oneselfUser/index.vue
deleted file mode 100644
index 246ffbc..0000000
--- a/pages/oneselfUser/index.vue
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/myCenter.vue b/pages/oneselfUser/myCenter.vue
deleted file mode 100644
index 79f7372..0000000
--- a/pages/oneselfUser/myCenter.vue
+++ /dev/null
@@ -1,203 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 新报警提醒
-
-
-
-
-
- 维保记录
-
-
-
-
-
-
-
- 工程服务
-
-
-
-
-
- 在线服务
-
-
-
-
-
-
-
- 帮助
-
-
-
-
-
- 设置
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/relationDevice/index.vue b/pages/oneselfUser/relationDevice/index.vue
deleted file mode 100644
index 78dccbf..0000000
--- a/pages/oneselfUser/relationDevice/index.vue
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
-
- 关联设备SN码
- 请扫码录入/手动输入设备SN码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/wisdomElectricity.vue b/pages/oneselfUser/wisdomElectricity.vue
deleted file mode 100644
index 5ef720c..0000000
--- a/pages/oneselfUser/wisdomElectricity.vue
+++ /dev/null
@@ -1,260 +0,0 @@
-
-
-
-
-
-
-
-
-
- 线路列表
-
-
-
-
-
-
-
-
-
-
- {{item.deviceName}}
- {{item.deviceKey}}
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/oneselfUser/workOrder/index.vue b/pages/oneselfUser/workOrder/index.vue
deleted file mode 100644
index 4dc185b..0000000
--- a/pages/oneselfUser/workOrder/index.vue
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- 工单
-
-
-
diff --git a/pages/project/alarmTrend.vue b/pages/project/alarmTrend.vue
deleted file mode 100644
index 5171079..0000000
--- a/pages/project/alarmTrend.vue
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/deviceGroup/deviceList.vue b/pages/project/deviceGroup/deviceList.vue
deleted file mode 100644
index 4cc1950..0000000
--- a/pages/project/deviceGroup/deviceList.vue
+++ /dev/null
@@ -1,369 +0,0 @@
-
-
-
-
-
-
-
- 设备号:
- {{item.deviceKey || "-"}}
-
-
- 设备名:
- {{item.deviceName || "-"}}
-
-
- 设备型号:
- {{item.prodKey || "-"}}
-
-
- 设备类型:
- {{item.deviceTypeName || "-"}}
-
-
- 创建时间:
- {{item.createTime || "-"}}
-
-
- 解绑设备
-
-
-
-
-
-
-
- 扫码添加设备
-
-
-
-
-
-
-
- 扫码设备码添加到{{labelKey}}
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/project/deviceGroup/index.vue b/pages/project/deviceGroup/index.vue
deleted file mode 100644
index 8336670..0000000
--- a/pages/project/deviceGroup/index.vue
+++ /dev/null
@@ -1,318 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 分组名:{{item.groupName}}
- 分组码:{{item.groupCode}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 添加设备分组
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/project/electricalSafeMange/allAlarm.vue b/pages/project/electricalSafeMange/allAlarm.vue
deleted file mode 100644
index 09ea4e9..0000000
--- a/pages/project/electricalSafeMange/allAlarm.vue
+++ /dev/null
@@ -1,629 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.typeName}}
- |
- {{item.ratio}}%
- {{item.alarmTotal}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{alarmSelectValue==2?"预警":"报警"}}
-
-
-
- {{stateSelectValue=="UNPROCESS"?"未处理":stateSelectValue=="PROCESSED"?"已处理":"状态"}}
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=="ALARM"?"报警":item.alarmDivide=="WARNING"?"预警":"-"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 线路:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
-
- 立即处理
-
-
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/allAlarmMixins.js b/pages/project/electricalSafeMange/allAlarmMixins.js
deleted file mode 100644
index 29e2da0..0000000
--- a/pages/project/electricalSafeMange/allAlarmMixins.js
+++ /dev/null
@@ -1,50 +0,0 @@
-import MescrollMixin from "@/components/mescroll-uni/mescroll-mixins.js";
-export default {
- data(){
- return{
-
- }
- },
- mixins:[MescrollMixin],
- methods:{
- /*上拉加载的回调*/
- upCallback(page) {
- console.log(page,"page");
- let pageNum = page.num; // 页码, 默认从1开始
- let pageSize = page.size; // 页长, 默认每页10条
- let obj = {
- pageSize:pageSize,
- pageNum:pageNum,
- createDate:this.dateVal,
- alarmDivide:this.alarmSelectValue==1?"ALARM":"WARNING",
- processState:this.stateSelectValue,
- projectId: this.projectId
- // deviceState:this.screeningValue,
- // deviceName:this.searchValue
- }
- this.$get("/app/alarm/table",obj).then((res)=>{
- console.log(res,"ressssssssssss");
- if (res.rows && res.rows.length>0) {
- // 接口返回的当前页数据列表 (数组)
- let curPageData = res.rows;
- // 接口返回的当前页数据长度 (如列表有26个数据,当前页返回8个,则curPageLen=8)
- let curPageLen = curPageData.length;
- //设置列表数据
- if(pageNum == 1) this.allAlarmList = []; //如果是第一页需手动置空列表
- this.allAlarmList = this.allAlarmList.concat(curPageData); //追加新数据
- this.mescroll.endBySize(curPageLen, res.total); // 推荐
- // this.mescroll.endByPage(curPageLen, res.data.total)
- // this.mescroll.endSuccess(curPageData.length);
- } else{
- this.allAlarmList = [];
- this.mescroll.endErr();
- this.mescroll.showEmpty();
- // this.mescroll.endUpScroll(true);
- }
- }).catch(()=>{
- //联网失败, 结束加载
- this.mescroll.endErr();
- })
- },
- }
-}
\ No newline at end of file
diff --git a/pages/project/electricalSafeMange/index.vue b/pages/project/electricalSafeMange/index.vue
deleted file mode 100644
index 52a20b6..0000000
--- a/pages/project/electricalSafeMange/index.vue
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-
- {{item.text}}
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/leakage-detail.vue b/pages/project/electricalSafeMange/leakage-detail.vue
deleted file mode 100644
index 50f13d6..0000000
--- a/pages/project/electricalSafeMange/leakage-detail.vue
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
- {{ deviceSpaceName + ' ' + deviceName }}
-
- 日
- 月
-
- {{ date ? date : $u.timeFormat(new Date().getTime(), 'yyyy-mm-dd') }}
-
-
-
-
-
-
- {{ categories[timeIndex] }}
-
-
-
-
-
- 电流
- {{ val[timeIndex] + 'mA' }}
- 安全
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/leakageAlarm.vue b/pages/project/electricalSafeMange/leakageAlarm.vue
deleted file mode 100644
index 5d0d0a3..0000000
--- a/pages/project/electricalSafeMange/leakageAlarm.vue
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-
-
-
-
- 24小时漏电报警预警情况
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:总线已通
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/leakageCurrent.vue b/pages/project/electricalSafeMange/leakageCurrent.vue
deleted file mode 100644
index 4abcbed..0000000
--- a/pages/project/electricalSafeMange/leakageCurrent.vue
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-
-
-
-
- 漏电流
- {{ item.leakageCurrent }}
- mA
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/leakageSelfChecking.vue b/pages/project/electricalSafeMange/leakageSelfChecking.vue
deleted file mode 100644
index 3916507..0000000
--- a/pages/project/electricalSafeMange/leakageSelfChecking.vue
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-
-
-
-
- 24小时漏电自检情况
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:总线已通
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/otherAlarm.vue b/pages/project/electricalSafeMange/otherAlarm.vue
deleted file mode 100644
index 1627a9e..0000000
--- a/pages/project/electricalSafeMange/otherAlarm.vue
+++ /dev/null
@@ -1,440 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{ item.typeName }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 线路:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
- 立即处理
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/overload.vue b/pages/project/electricalSafeMange/overload.vue
deleted file mode 100644
index 6b46106..0000000
--- a/pages/project/electricalSafeMange/overload.vue
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-
- 电流情况
- 负载情况
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/temperature-detail.vue b/pages/project/electricalSafeMange/temperature-detail.vue
deleted file mode 100644
index b3ba7da..0000000
--- a/pages/project/electricalSafeMange/temperature-detail.vue
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
- {{ deviceSpaceName + ' ' + deviceName }}
-
- 日
- 月
-
- {{ date ? date : $u.timeFormat(new Date().getTime(), this.format) }}
-
-
-
-
-
-
- {{ categories[timeIndex] }}
-
-
-
-
-
- {{ key }}
- {{ val[timeIndex] + '℃' }}
- 安全
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/temperature.vue b/pages/project/electricalSafeMange/temperature.vue
deleted file mode 100644
index ba37004..0000000
--- a/pages/project/electricalSafeMange/temperature.vue
+++ /dev/null
@@ -1,338 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ index + ':' }}
- {{ val }}
- °C
-
-
-
-
-
-
-
-
diff --git a/pages/project/electricalSafeMange/temperatureAlarm.vue b/pages/project/electricalSafeMange/temperatureAlarm.vue
deleted file mode 100644
index 7a5a8ad..0000000
--- a/pages/project/electricalSafeMange/temperatureAlarm.vue
+++ /dev/null
@@ -1,251 +0,0 @@
-
-
-
-
-
-
- 24小时温度报警情况
-
-
-
-
-
-
-
-
-
-
-
- {{item.alarmDivide=='ALARM'?"报警":"预警"}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 线路:总线已通
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
diff --git a/pages/project/equipmentStatus/status.vue b/pages/project/equipmentStatus/status.vue
deleted file mode 100644
index 0822560..0000000
--- a/pages/project/equipmentStatus/status.vue
+++ /dev/null
@@ -1,695 +0,0 @@
-
-
-
-
-
-
-
-
- 线路数:{{item.childrenNumber}}
-
-
-
-
- {{item.deviceState | statusName}}
-
-
-
- {{item.tenantAlarmVo ? '报警' : '正常'}}
-
-
-
- {{item.deviceAlarmStatus ? '正常' : '报警'}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 设备号:
- {{item.deviceKey || "-"}}
-
-
- 设备:
- {{item.deviceName || "-"}}
-
-
- 设备组:
- {{item.groupName || "-"}}
-
-
- 地址:
- {{item.deviceAddress || "-"}}
-
-
-
- 解绑设备
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/project/index.vue b/pages/project/index.vue
deleted file mode 100644
index 99244ca..0000000
--- a/pages/project/index.vue
+++ /dev/null
@@ -1,748 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 报警预警分布
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 报警预警分布
-
-
- 报警
-
-
-
-
- {{item.typeName}}
- |
- {{item.ratio}}%
- {{item.alarmTotal}}
-
-
-
-
-
-
-
-
-
-
-
-
- 报警预警趋势
-
-
-
-
-
-
-
-
-
-
- {{projectInfoData && projectInfoData.projectAddress}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/project/projectCmp.vue b/pages/project/projectCmp.vue
deleted file mode 100644
index 9cb71ef..0000000
--- a/pages/project/projectCmp.vue
+++ /dev/null
@@ -1,276 +0,0 @@
-
-
-
-
- 报警 >
-
-
- 今日报警
-
-
-
- 昨日报警
-
-
-
- {{alarmAnalysisStatisticsData.dayOnDay}}%
-
-
- 同比
-
-
-
-
- 预警 >
-
-
- 今日报警
-
-
-
- 昨日报警
-
-
-
- {{warningAnalysisStatisticsData.dayOnDay}}%
-
-
- 同比
-
-
-
-
-
-
diff --git a/pages/project/projectMap.nvue b/pages/project/projectMap.nvue
deleted file mode 100644
index 7891479..0000000
--- a/pages/project/projectMap.nvue
+++ /dev/null
@@ -1,291 +0,0 @@
-
-
-
-
-
-
- 项目总数
- {{(projectList && projectList.length) || 0}}
-
-
- 设备总数
- {{mapDeviceTotal}}
-
-
- 在线总数
- {{mapOnlineTotal}}
-
-
- 报警总数
- {{mapAlarmTotal}}
-
-
- 今日报警数
- {{mapTodayAlarm}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/projectMap.vue b/pages/project/projectMap.vue
deleted file mode 100644
index f62d38f..0000000
--- a/pages/project/projectMap.vue
+++ /dev/null
@@ -1,277 +0,0 @@
-
-
-
-
-
-
-
diff --git a/pages/project/projectUser.vue b/pages/project/projectUser.vue
deleted file mode 100644
index b6e5cc4..0000000
--- a/pages/project/projectUser.vue
+++ /dev/null
@@ -1,365 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 昵称:{{item.nickName}}
- 手机:{{item.phoneNumber}}
- 角色:{{item.roleName}}
- 状态:
- 未注册
- 正常
-
-
-
-
-
-
-
-
-
-
-
-
- 添加项目用户
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/project/smartEnergy/control.vue b/pages/project/smartEnergy/control.vue
deleted file mode 100644
index e20b162..0000000
--- a/pages/project/smartEnergy/control.vue
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/smartEnergy/electricity-detail.vue b/pages/project/smartEnergy/electricity-detail.vue
deleted file mode 100644
index 76037bf..0000000
--- a/pages/project/smartEnergy/electricity-detail.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{item.deviceName}}
-
- {{item.electricity}}
-
-
-
-
-
-
diff --git a/pages/project/smartEnergy/electricity.vue b/pages/project/smartEnergy/electricity.vue
deleted file mode 100644
index 0cc908d..0000000
--- a/pages/project/smartEnergy/electricity.vue
+++ /dev/null
@@ -1,510 +0,0 @@
-
-
-
-
-
-
-
-
-
- 当月用电量(度)
- {{ chartData.currentMonth || '0' }}
-
-
- 上月用电量(度)
- {{ chartData.lastMonth || '0' }}
-
-
-
-
- 当月对比上月
- {{ chartData.ringRatio > 0 ? '增加' : '节约' }}
- {{ chartData.ringRatio ? Math.abs(chartData.ringRatio) : 0 }}
- %
-
-
-
-
-
-
-
-
-
- 电量
- {{ item.electricity || '0' }}
- 度
-
-
- 设备号:{{ item.deviceKey || '' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 用电量对比去年1-12月
- {{ nearYearCount > 0 ? '增加' : '减少'}}
- {{ Math.abs(nearYearCount) }}
- 度
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/smartEnergy/index.vue b/pages/project/smartEnergy/index.vue
deleted file mode 100644
index a839990..0000000
--- a/pages/project/smartEnergy/index.vue
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
-
-
-
diff --git a/pages/project/smartEnergy/iotBreaker.vue b/pages/project/smartEnergy/iotBreaker.vue
deleted file mode 100644
index 4641164..0000000
--- a/pages/project/smartEnergy/iotBreaker.vue
+++ /dev/null
@@ -1,326 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{item.deviceState=='UNACTIVE'?'未激活':item.deviceState=='ONLINE'?'在线':'离线'}}
-
- 线路数:1
-
-
-
-
-
- 设备号:
- {{item.deviceKey}}
-
-
- 设备:
- {{item.deviceTypeName}}
-
-
- 地址:
- {{item.deviceAddr}}
-
-
- {{item.deviceAlarmStatus ? '正常' : '报警'}}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/smartEnergy/lineRoadNaming.vue b/pages/project/smartEnergy/lineRoadNaming.vue
deleted file mode 100644
index 01f1205..0000000
--- a/pages/project/smartEnergy/lineRoadNaming.vue
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-
- 房号选择
-
-
-
-
-
-
- 线路选择
-
-
-
-
-
-
-
- 重新命名
-
-
-
-
- 最大功率
-
-
- 瓦
- 接线设置
-
-
-
-
-
- 保存
- 取消
-
-
-
-
diff --git a/pages/project/smartEnergy/load.vue b/pages/project/smartEnergy/load.vue
deleted file mode 100644
index 2d68ca6..0000000
--- a/pages/project/smartEnergy/load.vue
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/space/addDeviceList.vue b/pages/project/space/addDeviceList.vue
deleted file mode 100644
index 45f9e59..0000000
--- a/pages/project/space/addDeviceList.vue
+++ /dev/null
@@ -1,247 +0,0 @@
-
-
-
-
-
-
-
-
- 设备号:
- {{item.deviceKey || "-"}}
-
-
- 设备名:
- {{item.deviceName || "-"}}
-
-
- 设备型号:
- {{item.modelName || "-"}}
-
-
- 设备类型:
- {{item.deviceTypeName || "-"}}
-
-
- 创建时间:
- {{item.createTime || "-"}}
-
-
- 添加该设备
-
-
-
-
-
-
-
-
-
diff --git a/pages/project/space/deviceList.vue b/pages/project/space/deviceList.vue
deleted file mode 100644
index f2c1d90..0000000
--- a/pages/project/space/deviceList.vue
+++ /dev/null
@@ -1,304 +0,0 @@
-
-
-
-
-
-
-
-
- 设备号:
- {{item.deviceKey || "-"}}
-
-
- 设备名:
- {{item.deviceName || "-"}}
-
-
- 设备型号:
- {{item.modelName || "-"}}
-
-
- 设备类型:
- {{item.deviceTypeName || "-"}}
-
-
- 创建时间:
- {{item.createTime || "-"}}
-
-
- 解绑设备
-
-
-
-
-
-
-
- 添加设备
-
-
-
-
-
-
-
- 扫码设备码添加到{{labelKey}}
-
-
-
-
-
-
diff --git a/pages/project/space/index.vue b/pages/project/space/index.vue
deleted file mode 100644
index b2e397c..0000000
--- a/pages/project/space/index.vue
+++ /dev/null
@@ -1,460 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- {{typeName}}名:
-
-
-
-
-
-
-
- 排序:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/tabBar/alarm.vue b/pages/tabBar/alarm.vue
deleted file mode 100644
index 7215c89..0000000
--- a/pages/tabBar/alarm.vue
+++ /dev/null
@@ -1,706 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 立即处理
-
- {{item.alarmDivide | alarmType}}
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 设备名:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.alarmTime}}
- 报警类型:{{item.typeName}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 工单
-
-
-
-
-
-
- 项目:{{item.projectName}}
-
-
-
-
-
- 地点:{{item.projectAddress}}
-
-
-
-
-
- 设备名:{{item.deviceName}}
-
-
-
-
-
- 时间:{{item.createTime}}
- 工单类型:{{item.faultTypeName}}
-
-
-
-
-
-
-
- 项目:{{currentPickInfoData.projectName}}
- 地址:{{currentPickInfoData.projectAddress}}
- 设备名:{{currentPickInfoData.deviceName}}
- 报警类型:{{currentPickInfoData.typeName}}
- 报警时间:{{currentPickInfoData.alarmTime}}
-
-
- 立即处理
-
-
-
-
-
-
- {{workWrderSelectData.maintenanceStatus==0?'工单确认':'驳回工单'}}
-
- 项目:{{workWrderSelectData.projectName}}
- 地址:{{workWrderSelectData.projectAddress}}
- 设备名:{{workWrderSelectData.deviceName}}
- 工单类型:{{workWrderSelectData.faultTypeName}}
- 工单时间:{{workWrderSelectData.createTime}}
- 工单内容:{{workWrderSelectData.maintenanceContext}}
- 工单反馈:{{workWrderSelectData.feedbackInformation}}
- 工单建议:{{workWrderSelectData.advice}}
- 反馈
-
-
- 驳回
- 确认
-
-
-
-
-
- 工单处理
- 工单暂缓
- 工单已处理
- 工单审核驳回
- 工单审核通过
-
- 项目:{{workWrderSelectData.projectName}}
- 地址:{{workWrderSelectData.projectAddress}}
- 设备名:{{workWrderSelectData.deviceName}}
- 工单时间:{{workWrderSelectData.createTime}}
- 工单内容:{{workWrderSelectData.maintenanceContext}}
- 工单反馈:{{workWrderSelectData.feedbackInformation}}
- 工单建议:{{workWrderSelectData.advice}}
- 审核意见:{{checkOpinion}}
- 反馈
-
- 建议
-
-
- 暂缓修复
- 已修复
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/tabBar/home.vue b/pages/tabBar/home.vue
deleted file mode 100644
index de47f34..0000000
--- a/pages/tabBar/home.vue
+++ /dev/null
@@ -1,461 +0,0 @@
-
-
-
-
-
-
-
-
-
- 今日状况
-
-
-
-
-
-
- 数智管理
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/tabBar/my.vue b/pages/tabBar/my.vue
index fe2dc31..25e432b 100644
--- a/pages/tabBar/my.vue
+++ b/pages/tabBar/my.vue
@@ -43,7 +43,6 @@
diff --git a/pages/tabBar/my/aboutUs.vue b/pages/tabBar/my/aboutUs.vue
deleted file mode 100644
index 1dd7c6c..0000000
--- a/pages/tabBar/my/aboutUs.vue
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
- {{appConfig.companyName}}
-
-
-
-
diff --git a/pages/tabBar/my/addMaintenancePeople.vue b/pages/tabBar/my/addMaintenancePeople.vue
deleted file mode 100644
index 8f89f75..0000000
--- a/pages/tabBar/my/addMaintenancePeople.vue
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-
-
-
-
- 提交
-
-
-
-
-
diff --git a/pages/tabBar/my/help.vue b/pages/tabBar/my/help.vue
deleted file mode 100644
index bdbb2b4..0000000
--- a/pages/tabBar/my/help.vue
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
- {{item.body}}
-
-
-
-
-
diff --git a/pages/tabBar/my/maintenanceRecord.vue b/pages/tabBar/my/maintenanceRecord.vue
deleted file mode 100644
index 39b62e6..0000000
--- a/pages/tabBar/my/maintenanceRecord.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.phoneNumber || '' }}
-
-
-
- 项目:
- {{ item.projectName || '' }}
-
-
- 设备号:
- {{ item.deviceKey || '' }}
-
-
- 设备名称:
- {{ item.deviceName || '' }}
-
-
-
- 时间:
- {{ item.handleTime || '' }}
-
-
- 内容:
- {{ item.maintenanceContext || '' }}
-
-
- 现场图片:
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/tabBar/my/newAlarmRemind.vue b/pages/tabBar/my/newAlarmRemind.vue
deleted file mode 100644
index d66f160..0000000
--- a/pages/tabBar/my/newAlarmRemind.vue
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-
- {{item.name}}
- {{item.swtichFlag?"开":"关"}}
-
-
-
-
-
diff --git a/pages/tabBar/my/onlineServe.vue b/pages/tabBar/my/onlineServe.vue
deleted file mode 100644
index 4651124..0000000
--- a/pages/tabBar/my/onlineServe.vue
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
- {{item.introduction}}
-
-
-
-
-
-
-
- {{appConfig.companyName}}
-
-
-
-
-
diff --git a/pages/tabBar/my/passwordModify.vue b/pages/tabBar/my/passwordModify.vue
deleted file mode 100644
index e06f799..0000000
--- a/pages/tabBar/my/passwordModify.vue
+++ /dev/null
@@ -1,166 +0,0 @@
-
-
-
-
-
-
-
- 修改密码
-
-
-
-
-
-
-
-
-
-
-
-
- 确认修改
-
-
-
-
-
-
-
-
-
diff --git a/pages/tabBar/my/privacyPolicy.vue b/pages/tabBar/my/privacyPolicy.vue
deleted file mode 100644
index d5dc7e9..0000000
--- a/pages/tabBar/my/privacyPolicy.vue
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
- 1、信息的收集和使用
-
- (1)为了以创建账户、识别用户、回应查询和邮件等方式来为您提供服务、改进软件性能和外观、推荐新功能/新产品等目的,{{appConfig.companyFillName}}会要求您提供个
- 人信息(包括但不限于您的姓名、电话号码、电子邮件地址等),并且会收集其他与您相关的信息(包括但不限于设备信息、日志信息、位置信息以及其他类似的特征记录)。
-
-
- (2){{appConfig.companyFillName}}可能会将您通过自己的帐户
- 提交的信息与{{appConfig.companyFillName}}的其他服务或第三
- 方的信息相结合,以便为您提供更好的体验并提高{{appConfig.companyFillName}}的服务质量。
-
-
- (3){{appConfig.companyFillName}}的产品和服务中可能含有第
- 三方产品和/或服务的链接或信息。如果您将个人信息填
- 写在其他平台上或通过第三方程序提交/发布,则该方可
- 能会获知您的信息。该第三方应用程序可能有其相应的
- 隐私政策规定,请仔细查看,并在提供个人信息前请仔
- 细考虑清楚。本隐私政策不适用于第三方向您收集信息
- 的行为,{{appConfig.companyFillName}}无法控制第三方的行
- 为,因此也不会对第三方收集、使用您信息的行为承担责任。
-
-
- (4){{appConfig.companyFillName}}将严格遵守有关法律法规和
- 本隐私政策所载明的内容收集、使用您的信息。除非持
- 有{{appConfig.companyFillName}}官方出具的授权文件,
- 否则{{appConfig.companyFillName}}的具体工作人员不会直接向您索要
- 个人信息。如遇此类情况,您可以直接与{{appConfig.companyFillName}}联系。
-
- 2、信息的披露
-
- (1)除非法律法规规定、政府部门要求或本隐私政策载明的例外情况,{{appConfig.companyFillName}}会妥善保存您的信息,不予泄露。
-
-
- (2)您于此授权,在以下情形中,{{appConfig.companyFillName}}可以向第三方披露您的信息而无需再行获得您的同意:
-
-
- (a) 如果{{appConfig.companyFillName}}披露这些信息是用来识
- 别、联系或向可能对{{appConfig.companyFillName}}的权利或财
- 产、网站用户或者其他任何入(包括其他任何人的权利
- 和财产)造成损害之行为提起诉讼之必要;
-
-
- (b) {{appConfig.companyFillName}}将个人信息提供给{{appConfig.companyFillName}}的关联方或其他有合作关系的企业或个
- 人,以便其代表/协助{{appConfig.companyFillName}}处理这些信息。{{appConfig.companyFillName}}要求上述各方同意按照{{appConfig.companyFillName}}的规定、
- 本隐私政策以及有关法律法规之规定来处理这些信息。
-
- 3、信息安全
-
- (1){{appConfig.companyFillName}}将尽合理的努力保障您的信
- 息安全,但是您应当知晓{{appConfig.companyFillName}}不能完
- 全避免与个人信息安全相关的风险(特别是发生{{appConfig.companyFillName}}无法控制的情况时,如不可抗力或第三
- 方原因),因此,{{appConfig.companyFillName}}对隐私信息的
- 维护或保密无法做出任何确定性的保证或承诺。如果{{appConfig.companyFillName}}知悉其所获取并储存的数据安全受
- 到危害或由于外部行为(包括但不限于外部安全攻击)
- 使用户的非公开信息被披露给不相关第三方,尽管本政
- 策中有其他免责规定,{{appConfig.companyFillName}}仍将采取
- 其认为适当的合理措施(包括但不限于内部调查、上报
- 并通知执法机构、以及配合执法机构工作等)。同时,
- {{appConfig.companyFillName}}也会在其认为适当的情况下采取
- 合法合理措施通知相关用户,告知其被披露的信息以及
- {{appConfig.companyFillName}}对该信息的知悉程度。
-
-
- (2) 您应当注意保护您的个人信息安全。例如,不要泄露您的个人密码等。
-
-
- (3) {{appConfig.companyFillName}}会采取必要手段、努力防止内部工作人员越权获取/利用/泄露您的信息。
-
- 4、本隐私政策的修订
-
- (3) 虽然本隐私声明说明了{{appConfig.companyFillName}}在保护隐
- 私方面所遵循的标准,但这些标准可能会发生变化。如
- 有更新,{{appConfig.companyFillName}}会在发布修订版本时以
- {{appConfig.companyFillName}}认为适当的方式通知您变动内容和生效日期。
-
-
-
-
-
diff --git a/pages/tabBar/my/projectServe.vue b/pages/tabBar/my/projectServe.vue
deleted file mode 100644
index c8259bc..0000000
--- a/pages/tabBar/my/projectServe.vue
+++ /dev/null
@@ -1,203 +0,0 @@
-
-
-
-
-
-
- 添加维保人员
-
-
-
-
-
-
-
-
-
-
-
- 项目:上海德润谷云物联科技有限公司集团有限公司
- 地点:where
- 报警:线路1漏保
-
- 林工
-
-
-
-
-
-
-
-
-
- 全选
-
-
- 选中:1
- 立即指派
-
-
-
-
-
-
diff --git a/pages/tabBar/my/setup.vue b/pages/tabBar/my/setup.vue
deleted file mode 100644
index 4f8c143..0000000
--- a/pages/tabBar/my/setup.vue
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
-
-
-
-
-
- 退出登录
-
-
-
-
diff --git a/pages/tabBar/my/userPolicy.vue b/pages/tabBar/my/userPolicy.vue
deleted file mode 100644
index af8d354..0000000
--- a/pages/tabBar/my/userPolicy.vue
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
- 尊敬的用户:
-
- 感谢您信任并使用{{appConfig.name}}产品及相关服务。本软件的所属
- 权和运作权归{{appConfig.companyFillName}}所有。在注册使用
- 本软件之前,您必须完全同意以下所有注册协议:
-
- 一、定义
-
- 1、 本软件:指{{appConfig.companyFillName}}所开发的,供您从平台下载,并在限定的系统移动终端中安装、使用的软件系统。
-
-
- 2、 用户/您:指同意并遵守本协议,完成本软件注册程
- 序,拥有本软件登陆账号和密码的自然人或企业法人。
-
-
- 3、 用户信息:指用户注册信息以及用户使用本软件服务
- 时提交的、被软件所知悉的相关信息。
-
-
- 4、 用户注册信息:指用户在本软件上注册的各项信息,
- 包括其后通过身份验证后修改所填写的内容。
-
-
- 5、 用户服务:指本软件基于移动互联网方式向用户提供
- 的用电信息查询及功能使用等服务。
-
- 二、协议条款的确认和接受
-
- 1、 本软件在此特别提醒您,在您注册前请仔细阅读本协
- 议,如果您对本协议的任何条款或将来随时可能修改、
- 补充的条款有异议,您可选择不注册成为本软件的用户。
-
-
- 2、 等您勾选“您已阅读并同意注册协议”按钮时即视为您
- 已仔细阅读本协议条款,同意接受本协议条款的所有内
- 容包括接受本协议对本协议条款随时所做的任何修改。
-
-
- 3、 本软件保留在任何时候自行决定对本软件及其相关功
- 能的变更、升级、修改、转移的权利。本软件进一步保
- 留本软件中开发新功能的权利。上述所有新的功能、软
- 件服务的提供,除非本软件另有说明,否则仍适用本协议。
-
- 三、服务内容
-
- 1、 本软件将按照本协议及相关操作规程为用户提供相应
- 的客户服务。本软件保证所提供服务的合法性,并有义
- 务在现有技术上维护整个软件服务的正常运行。
-
-
- 2、 本协议所提供的用户服务包括:用电信息查询及本软件所提供的相关功能使用。
-
-
- 3、 本软件仅提供网络服务,余网络服务有关的通信设备及通信所需的费用由用户自行承担。
-
-
- 四、 使用规则
-
- 1、 用户资料的真实性:用户保证自己在注册时用户信息
- 的真实性、正确性及完整性,如资料发生变化,用户应
- 及时更改,本软件不能也不会对您资料的不真实、不准
- 确,或您的资料未能及时更新而引起的任何损失或损害
- 承担责任。若您提供任何错误、不实、过时、或不完整
- 的资料,{{appConfig.companyFillName}}由权暂停或终止您的账
- 号,并拒绝您现在或将来使用本软件的全部或一部分服
- 务。{{appConfig.companyFillName}}有权对用户的注册数据及相
- 关操作进行查询,发现注册数据或相关操作中存在任何
- 问题或怀疑,均有权向用户发出询问及要求改正的通知
- 或者直接作删除等处理。
-
-
- 2、 用户账号、密码:用户登陆账号及密码为用户在本软
- 件的唯一身份权证,为享受本软件提供的相关服务,您
- 须按照对应的服务要求键入正确的用户登陆账号及密
- 码。您应保管好自己的用户登陆账号和密码,在服务使
- 用中可更改密码。非因本软件原因导致用户登陆账号、
- 密码遗失、遗忘或被他人窃取的,本软件不承担责任。
- 3、 在您使用本软件提供的服务过程中,必须遵守以下原
- 则:
-
- a、 遵守中国有关的法律和法规;
- b、 不得为任何非法目的而使用本软件所提供的服务;
- c、 遵守所有与网络服务有关的网络协议、规定和程序;
- d、 禁止出售、转售或复制、开发本软件授予的使用权限;
- e、 禁止基于商业目的模仿{{appConfig.companyFillName}}的产品和服务;
- f、 禁止复制和模仿{{appConfig.companyFillName}}及本软件的设计理念、界面、功能、图表、文档资料、软件、商标、设计、图案等;
- g、 禁止未经{{appConfig.companyFillName}}许可,基于本软件所提供的服务或其内容进行修改或制造派生其他产品;
-
- h、 禁止发送违反法律、法规、信息产业行业或深圳曼顿
- 科技有限公司相关规定的信息,并不违反社会公共利益
- 或公共道德,禁止发送和储存带有病毒的、蠕虫的、木
- 马的和其他有害的计算机代码、文件、脚本和程序;
- U不得利用本软件进行任何可能对移动互联网的正常运
- 转造成不利影响的行为;
-
- j、 不得利用本软件传输任何非法、有害、胁迫、骚扰、
- 侵害、中伤、粗俗、猎褒、俳读、淫移、侵害他人隐
- 私、种族歧视或其他令人不快的包括但不限于文字、软
- 件、音乐、照片、图形、视频或其他内容;
- k、 不得以任何方式危害未成年人;U不得冒充任何人或机构,或以虚伪不实的方式谎称而使人误认为与任何人或任何机构有关;
- m、 不得利用本软件进行干扰或扰乱本公司客户服务、通信服务及其他客户正常使用的行为;
-
- n、 不得有意诋毁、损害{{appConfig.companyFillName}}声誉或恶
- 意攻击本软件的信息平台系统,不得利用软件进行不利
- 于{{appConfig.companyFillName}}的行为。
-
- 4、用户承诺其通过本软件服务进行活动引发的一切后
- 果,由其承担全部责任。如因用户使用本软件的行为,导致{{appConfig.companyFillName}}为此承担了相关的责任,用
- 户需全额赔偿{{appConfig.companyFillName}}的相关支出及损失,包括律师费用、诉讼费等。
-
- 五、用户隐私
-
- 1、本软件保证不对外公幵或向第三方提供用户注册资料
- 及用户在使用网络服务时存储在本软件上的非公开内容,但下列情况除外:
-
- a、事先获得用户授权的;
- b、根据有关的法律法规要求;
- c、按照相关政府主管部门的要求;
- d、为维护社会公众的利益;
- e、为维护本软件或用户的合法权益;
- f、不可抗力所导致的客户信息公开;
- g、不能归昝于本软件的客观情势,所导致的个人资料的公开;
- h、 有充分理由相信用户信息的公开符合本软件和用户利奇之白勺
- 2、在不透露单个用户信息的前提下,本软件有权对整个用电数据库进行分析并对用户数据进行利用。
-
- 3、本软件应在其网络系统内建立合理的安全体系,包括
- 身份识别体系、内部安全防范体系,以使用户数据完
- 整,并且保密。但用户了解并同意技术手段在不断更
- 新,本软件无法杜绝全部的非安全因素,但不软件会及
- 时更新体系,妥善维护网络及相关数据。
- 六、 服务变更、中断或终止
-
- 1、如因系统维护或升级的需要而需暂停网络服务本软件将尽可能事先进行通告。
-
-
- 2、 本软件有权判定您的行为是否符合本软件有关要求,
- 出现包括但不限于以下情形的,本软件有权单方面不作
- 通知的情况下终止对您提供的用户服务,由此产生的风
- 险及责任由您自行承担。如造成本软件损失的,您还应
- 承担赔偿责任:
-
- a、客户提供的注册资料不真实;
- b、客户违反本协议中规定的使用规则。
- 3、客户完成软件的注销手续时,本协议即为终止。
-
- 4、本软件保留在不事先通知用户的情况下随时中断或终
- 止部分或全部网络服务的权利,对于所有服务的中断或
- 终止造成的任何损失,本软件无需对用户或任何第三方承担任何责任。
-
- 七、免责声明
-
- 1、 本软件尽力向用户提供优质服务,但不能保证用户服
- 务一定满足用户要求,也不保证用户服务不会中断。
-
-
- 2、 本软件所发布的信息中可能没有包含与我公司业务有
- 关的最新信息。本软件所提供的信息,只供参考之用。
-
-
- 3、 用户明确同意其使用本软件服务所存在的风险将完全
- 甶其自己承担;因其使用本软件服务而产生的一切后果也甶其自己承担。
-
-
- 4、 在所适用的法律允许的范围内,任何一方均无须就数
- 据的丢失或损坏及任何间接、附带的、特殊的、后果性的损失向另一方负责赔偿。
-
- 八、不可抗力
-
- 如果由于黑客攻击、政府管制或网络通信瘫痪等用户对其发生和后果不能预见的事件,双方均确认此属不可抗力;
- 双方应按照不可抗力对影响本协议的程度,协商决定是否解除本协议、免除履行本协议的部分义务,或延期履行本协议。
-
- 九、法律适用
-
- 本协议适用中华人民共和国法律法规,您和我公司一致
- 同意服从相关法律法规以及本协议的规定。如果本协议
- 的部分条款在任何时候变成不合法、无效或不可强制执
- 行而不从根本上影响本协议效力时,本协议的其他条款不受影响。
-
-
-
-
-
diff --git a/pages/tabBar/project.vue b/pages/tabBar/project.vue
deleted file mode 100644
index e2e42a4..0000000
--- a/pages/tabBar/project.vue
+++ /dev/null
@@ -1,774 +0,0 @@
-
-
-
-
-
-
-
- {{activeProject.tenantIndexVo.alarmTotal||0}}
-
-
- 报警总数
-
-
-
-
- {{activeProject.tenantIndexVo.processed||0}}
-
-
- 已处理
-
-
-
-
- {{activeProject.tenantIndexVo.unProcessed||0}}
-
-
- 未处理
-
-
-
-
- {{activeProject.tenantIndexVo.processedRate||0.00}}%
-
-
- 已处理率
-
-
-
-
-
-
-
- 您的初始密码为:888888,如需修改请前往 我的-密码修改 菜单进行修改
-
- 去修改
-
-
-
-
- 设备信息
-
-
-
-
-
-
-
-
-
- 项目:{{activeProject.projectName}}未设置地址,请前往设置
-
-
-
-
-
-
- 项目列表
-
-
-
- {{item.projectName}}
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/tabBar/scan.vue b/pages/tabBar/scan.vue
deleted file mode 100644
index bdb6898..0000000
--- a/pages/tabBar/scan.vue
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
- 当前项目:
-
-
-
-
- 扫码绑定设备
-
-
- 扫码查看设备
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/user/equipmentManage.vue b/pages/user/equipmentManage.vue
deleted file mode 100644
index 0faf191..0000000
--- a/pages/user/equipmentManage.vue
+++ /dev/null
@@ -1,323 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 名称:{{item.name}}
- 编号:{{item.id}}
- 状态:{{item.state}}
- 时间:{{item.time}}
-
- 续费
-
-
-
-
-
- 定位
-
-
-
- 报警
-
-
-
- 设置
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/user/equipmentSetting.vue b/pages/user/equipmentSetting.vue
deleted file mode 100644
index 9fd9d73..0000000
--- a/pages/user/equipmentSetting.vue
+++ /dev/null
@@ -1,182 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/user/instructRecord.vue b/pages/user/instructRecord.vue
deleted file mode 100644
index 6960924..0000000
--- a/pages/user/instructRecord.vue
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
-
- 2020年9月29日11:20:46
-
-
-
-
-
-
-
-
diff --git a/pages/user/renew.vue b/pages/user/renew.vue
deleted file mode 100644
index 9b36dc7..0000000
--- a/pages/user/renew.vue
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
- 物联网卡号码:
- 3123120001
-
-
- ICCD:
- 0001
-
-
- 设备名称:
- 交换机
-
-
- 到期时间:
- 2020年9月26日11:39:16
-
-
- 年费:
- 100元
-
-
- 充值
-
-
-
-
-
-
diff --git a/static/images/toolbar/alarm-active.png b/static/images/toolbar/alarm-active.png
deleted file mode 100644
index 34e0315..0000000
Binary files a/static/images/toolbar/alarm-active.png and /dev/null differ
diff --git a/static/images/toolbar/alarm.png b/static/images/toolbar/alarm.png
deleted file mode 100644
index f827608..0000000
Binary files a/static/images/toolbar/alarm.png and /dev/null differ
diff --git a/static/images/toolbar/home-active.png b/static/images/toolbar/home-active.png
deleted file mode 100644
index 0b6140d..0000000
Binary files a/static/images/toolbar/home-active.png and /dev/null differ
diff --git a/static/images/toolbar/home.png b/static/images/toolbar/home.png
deleted file mode 100644
index 4b899b9..0000000
Binary files a/static/images/toolbar/home.png and /dev/null differ
diff --git a/static/images/toolbar/project-active.png b/static/images/toolbar/project-active.png
deleted file mode 100644
index a2ecbf2..0000000
Binary files a/static/images/toolbar/project-active.png and /dev/null differ
diff --git a/static/images/toolbar/project.png b/static/images/toolbar/project.png
deleted file mode 100644
index af6e2e2..0000000
Binary files a/static/images/toolbar/project.png and /dev/null differ
diff --git a/static/images/toolbar/scan-active.png b/static/images/toolbar/scan-active.png
deleted file mode 100644
index e30d359..0000000
Binary files a/static/images/toolbar/scan-active.png and /dev/null differ
diff --git a/static/images/toolbar/scan.png b/static/images/toolbar/scan.png
deleted file mode 100644
index 4325582..0000000
Binary files a/static/images/toolbar/scan.png and /dev/null differ
diff --git a/store/index--.js b/store/index--.js
deleted file mode 100644
index fdd93dc..0000000
--- a/store/index--.js
+++ /dev/null
@@ -1,34 +0,0 @@
-import Vue from 'vue'
-import Vuex from 'vuex'
-Vue.use(Vuex)
-
-const store = new Vuex.Store({
- state: {
- hasLogin:false,
- userToken:{},
- userInfo:{}
- },
- mutations: {
- doLogin(state, data) {
- state.hasLogin = true;
- state.userToken = data;
- uni.setStorage({
- key: 'userToken',
- data: data
- })
- },
- logout(state) {
- state.hasLogin = false;
- state.userInfo = {};
- state.userToken = {};
- uni.clearStorageSync();
- },
- },
- actions:{
- setLogin({ commit }, token){
- commit('doLogin', token);
- },
- }
-})
-
-export default store
\ No newline at end of file
diff --git a/store/modules/alarm.js b/store/modules/alarm.js
deleted file mode 100644
index c385345..0000000
--- a/store/modules/alarm.js
+++ /dev/null
@@ -1 +0,0 @@
-import {getAlarmList} from '@/common/api/alarm.js'
\ No newline at end of file
diff --git a/uni_modules/m-tree/changelog.md b/uni_modules/m-tree/changelog.md
deleted file mode 100644
index 9faef59..0000000
--- a/uni_modules/m-tree/changelog.md
+++ /dev/null
@@ -1,31 +0,0 @@
-## 1.0.8(2022-02-25)
-增加上移下移功能按钮
-## 1.0.7(2022-02-17)
-修正小程序显示问题
-## 1.0.6(2022-02-17)
-修正小程序显示问题
-## 1.0.5(2022-01-30)
-修改实例代码报错问题
-## 1.0.3(2022-01-29)
-更新编辑功能。
- 增加事件 @finger-action 返回参数为编辑项 item对象数据包括children,action 滑动动作action:1上滑, 2下滑,3左滑,4右滑
- 增加事件 @edit-item 返回参数为编辑项 item对象数据包括children
- 增加展开参数 :unfold="true", 不设置默认未false ,不展开。
-
-
-## 1.0.1(2021-09-24)
-修正说明实例文件中标签名称 m-tree
-
-## 1.0.0(2021-09-24)
-基于leo-tree插件 更新编辑功能,多参数控制,更多功能持续更新。感谢原作者leo9012
diff --git a/uni_modules/m-tree/components/m-tree/m-tree.vue b/uni_modules/m-tree/components/m-tree/m-tree.vue
deleted file mode 100644
index ce524e4..0000000
--- a/uni_modules/m-tree/components/m-tree/m-tree.vue
+++ /dev/null
@@ -1,270 +0,0 @@
-
-
-
-
-
-
-
- {{defaultProps.typeName+'名'}}:
-
-
-
- 排序:
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uni_modules/m-tree/components/m-tree/tree-node/neil-modal.vue b/uni_modules/m-tree/components/m-tree/tree-node/neil-modal.vue
deleted file mode 100644
index d84f9c8..0000000
--- a/uni_modules/m-tree/components/m-tree/tree-node/neil-modal.vue
+++ /dev/null
@@ -1,260 +0,0 @@
-
-
-
-
-
-
-
- {{content}}
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/uni_modules/m-tree/components/m-tree/tree-node/tree-node.vue b/uni_modules/m-tree/components/m-tree/tree-node/tree-node.vue
deleted file mode 100644
index 4470398..0000000
--- a/uni_modules/m-tree/components/m-tree/tree-node/tree-node.vue
+++ /dev/null
@@ -1,353 +0,0 @@
-
-
-
-
-
-
- {{item[defaultProps.label]}}
-
- {{item[defaultProps.sort]}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uni_modules/m-tree/package.json b/uni_modules/m-tree/package.json
deleted file mode 100644
index dd8e9c6..0000000
--- a/uni_modules/m-tree/package.json
+++ /dev/null
@@ -1,83 +0,0 @@
-{
- "id": "m-tree",
- "displayName": "无限级树形控件tree,可新增,删除,点击,长按事件及数据处理",
- "version": "1.0.8",
- "description": "无限级树形控件tree[可新增,删除,点击,长按事件及数据处理]",
- "keywords": [
- "树形",
- "多层",
- "tree",
- "树形控件",
- "无限级"
-],
- "repository": "",
-"engines": {
- },
- "dcloudext": {
- "category": [
- "前端组件",
- "通用组件"
- ],
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- },
- "contact": {
- "qq": ""
- },
- "declaration": {
- "ads": "无s",
- "data": "插件不采集任何数据",
- "permissions": "无"
- },
- "npmurl": ""
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": [],
- "platforms": {
- "cloud": {
- "tcb": "y",
- "aliyun": "y"
- },
- "client": {
- "Vue": {
- "vue2": "y",
- "vue3": "u"
- },
- "App": {
- "app-vue": "y",
- "app-nvue": "y"
- },
- "H5-mobile": {
- "Safari": "y",
- "Android Browser": "y",
- "微信浏览器(Android)": "y",
- "QQ浏览器(Android)": "y"
- },
- "H5-pc": {
- "Chrome": "y",
- "IE": "y",
- "Edge": "y",
- "Firefox": "y",
- "Safari": "y"
- },
- "小程序": {
- "微信": "y",
- "阿里": "y",
- "百度": "y",
- "字节跳动": "y",
- "QQ": "y"
- },
- "快应用": {
- "华为": "y",
- "联盟": "y"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/uni_modules/m-tree/readme.md b/uni_modules/m-tree/readme.md
deleted file mode 100644
index c3ba475..0000000
--- a/uni_modules/m-tree/readme.md
+++ /dev/null
@@ -1,242 +0,0 @@
-# m-tree
-#### 本组件为 leo-tree 增强版
-#### 本插件基于 作者: leo9012 发行的leo-tree v1.0.1
-#### email:121959858@qq.com
-#### props
-#### data 数据源
-#### defaultProps 配置选项,return { id: 'id', label: 'label', children: 'children' }
-#### emit
-#### 参数:
- :data tree数据原{id:1,
- label:'',
- children:[]} 每个节点必须有children,无子节点设置为[];
- :divider 开启节点间分割线, true or false; 不设置为false;
- :edit 开启编辑功能,数据true or false; 不设置为false;
- :unfold 控制默认展开状态, true 为默认展开状态 or false为默认收缩状态; 不设置为false;
- 开启后在节点右边增加 + - ↑ ↓按钮,可以绑定up-item down-item add-item,delete-item,long-press事件;
-
-#### 方法:
- @node-click 监听节点点击事件 返回节点数据 {id: id, label: label, pid: pid,* 节点所有数据};
- @up-item 监听节点up上移事件 返回节点数据{item: this.item, items: this.items, index: this.index};
- @down-item 监听节点down下移事件 返回节点数据 {item: this.item, items: this.items, index: this.index};
- @add-item 监听节点新增事件 返回节点数据 {id: id, label: label, pid: pid,* 节点所有数据}; id:0时根节点新增,id:x, 为对应x节点建立子节点;
- @edit-item 监听节点编辑事件 返回节点ID {id: id, label: label, pid: pid,* 节点所有数据};
- @delete-item 监听节点删除事件 返回节点ID {id: id};
- @finger-action 监听节点滑动事件 返回节点数据 {item:选择节点数据, items: 选择节点同级列表,action:number}; action:1上滑, 2下滑,3左滑,4右滑
- @long-press 监听节点长按事件 返回节点数据 {id: id, label: label, pid: pid,* 节点所有数据};
-
-### 使用
-#### 本组件符合easycom规范,HBuilderX 2.5.5起,只需将本组件导入项目,在页面template中即可直接使用,无需在页面中import和注册components。
-
-
-
-
-
-
-
-
-
-
-
diff --git a/uni_modules/m-tree/static/add.png b/uni_modules/m-tree/static/add.png
deleted file mode 100644
index e5b47b7..0000000
Binary files a/uni_modules/m-tree/static/add.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/addblue.png b/uni_modules/m-tree/static/addblue.png
deleted file mode 100644
index 9b95170..0000000
Binary files a/uni_modules/m-tree/static/addblue.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/down-rect.png b/uni_modules/m-tree/static/down-rect.png
deleted file mode 100644
index 5b323cf..0000000
Binary files a/uni_modules/m-tree/static/down-rect.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/edit.png b/uni_modules/m-tree/static/edit.png
deleted file mode 100644
index 717b8b9..0000000
Binary files a/uni_modules/m-tree/static/edit.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/editBlue1.png b/uni_modules/m-tree/static/editBlue1.png
deleted file mode 100644
index d82b558..0000000
Binary files a/uni_modules/m-tree/static/editBlue1.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/editblue.png b/uni_modules/m-tree/static/editblue.png
deleted file mode 100644
index f2628f8..0000000
Binary files a/uni_modules/m-tree/static/editblue.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/falling.png b/uni_modules/m-tree/static/falling.png
deleted file mode 100644
index 7496033..0000000
Binary files a/uni_modules/m-tree/static/falling.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/reeor.png b/uni_modules/m-tree/static/reeor.png
deleted file mode 100644
index 8e7017d..0000000
Binary files a/uni_modules/m-tree/static/reeor.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/reeorblue.png b/uni_modules/m-tree/static/reeorblue.png
deleted file mode 100644
index 7ece52f..0000000
Binary files a/uni_modules/m-tree/static/reeorblue.png and /dev/null differ
diff --git a/uni_modules/m-tree/static/rising.png b/uni_modules/m-tree/static/rising.png
deleted file mode 100644
index eac2caf..0000000
Binary files a/uni_modules/m-tree/static/rising.png and /dev/null differ
diff --git a/utils/dataDictionary.js b/utils/dataDictionary.js
deleted file mode 100644
index ba17ce2..0000000
--- a/utils/dataDictionary.js
+++ /dev/null
@@ -1,24 +0,0 @@
-const dictData = {
- signalType: [
- { key: '0', value: '无' },
- { key: '1', value: 'LAN' },
- { key: '2', value: '4G' }
- ]
-};
-
-function getDictionary(type, key) {
- // 验证输入参数
- if (!type || !dictData[type]) {
- return '';
- }
-
- const item = dictData[type].find(item => item.key === key);
-
- if (item) {
- return item.value;
- } else {
- return '';
- }
-}
-
-export default getDictionary;
diff --git a/utils/mapCalculate.js b/utils/mapCalculate.js
deleted file mode 100644
index 59b21f6..0000000
--- a/utils/mapCalculate.js
+++ /dev/null
@@ -1,8 +0,0 @@
-// 处理多次点击
-function getLenPx(str, fontSize) {
- const str_leng = str.replace(/[^\x00-\xff]/gi, 'aa').length;
- return str_leng * fontSize / 2
-}
-export {
- getLenPx
-}
\ No newline at end of file
diff --git a/utils/publicMethods.js b/utils/publicMethods.js
deleted file mode 100644
index c058d8d..0000000
--- a/utils/publicMethods.js
+++ /dev/null
@@ -1,32 +0,0 @@
-// 处理多次点击
-function throttle(fn, params) {
- // console.log(fn)
- let that = this;
- if (that.onoff === undefined) {
- that.onoff = true;
- }
- if (that.onoff && fn) {
- that.onoff = false;
- if (params) {
- fn(params);
- } else {
- fn()
- }
- this.timer = setTimeout(function () {
- that.onoff = true;
- }, 3000)
- } else {
- !this.timer || clearTimeout(this.timer)
- this.timer = setTimeout(function () {
- that.onoff = true;
- }, 3000);
- uni.showToast({
- title: '请稍后点击',
- icon: 'none',
- duration: 1500
- })
- }
-}
-export {
- throttle
-}
\ No newline at end of file
diff --git a/utils/qqmap-wx-jssdk.min.js b/utils/qqmap-wx-jssdk.min.js
deleted file mode 100644
index b8fbad4..0000000
--- a/utils/qqmap-wx-jssdk.min.js
+++ /dev/null
@@ -1,3 +0,0 @@
-var ERROR_CONF={KEY_ERR:311,KEY_ERR_MSG:'key格式错误',PARAM_ERR:310,PARAM_ERR_MSG:'请求参数信息有误',SYSTEM_ERR:600,SYSTEM_ERR_MSG:'系统错误',WX_ERR_CODE:1000,WX_OK_CODE:200};var BASE_URL='https://apis.map.qq.com/ws/';var URL_SEARCH=BASE_URL+'place/v1/search';var URL_SUGGESTION=BASE_URL+'place/v1/suggestion';var URL_GET_GEOCODER=BASE_URL+'geocoder/v1/';var URL_CITY_LIST=BASE_URL+'district/v1/list';var URL_AREA_LIST=BASE_URL+'district/v1/getchildren';var URL_DISTANCE=BASE_URL+'distance/v1/';var EARTH_RADIUS=6378136.49;var Utils={location2query(data){if(typeof data=='string'){return data}var query='';for(var i=0;i {
- let time = new Date(timestamp);
- let year = time.getFullYear();
- const month = (time.getMonth() + 1).toString().padStart(2, '0');
- const date = (time.getDate()).toString().padStart(2, '0');
- const hours = (time.getHours()).toString().padStart(2, '0');
- const minute = (time.getMinutes()).toString().padStart(2, '0');
- const second = (time.getSeconds()).toString().padStart(2, '0');
- return `${year}-${month}-${date} ${hours}:${hours}:${second}`;
- }
-}
\ No newline at end of file