pages-index-safetyManagementSystem-safetyManagementSystem.59549be9.js 6.4 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-safetyManagementSystem-safetyManagementSystem"],{"0725":function(t,n,e){"use strict";var i;e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return s})),e.d(n,"a",(function(){return i}));var o=function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("v-uni-view",[i("v-uni-view",{staticClass:"bg"},[i("v-uni-image",{attrs:{src:e("6fb1"),mode:"widthFix"}}),i("v-uni-view",{staticClass:"seacher",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_search()}}}),i("v-uni-view",{staticClass:"section_btn btn_1",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("c8b342510c4e4a79800519b22ff052f1")}}}),i("v-uni-view",{staticClass:"section_btn btn_2",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("dd5d82455cc14c4ebc47d577660ec431")}}}),i("v-uni-view",{staticClass:"section_btn btn_3",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("a8c7667da26e46e3a3027e0c44edcecc")}}}),i("v-uni-view",{staticClass:"section_btn btn_4",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("9280742a1997405aadaa1023dfebcfd4")}}}),i("v-uni-view",{staticClass:"section_btn btn_5",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("9f400dc7d919481bb4ef545d9305e183")}}}),i("v-uni-view",{staticClass:"section_btn btn_6",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("1a4dd63d18b243079005ec908fa600f7")}}}),i("v-uni-view",{staticClass:"section_btn btn_7",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_record("9023b5d3f6914714a0af17a78fbc7fd0")}}}),i("v-uni-view",{staticClass:"system_btn system_btn_1",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_system("../../ningdongyunying/production_statistics/production_statistics")}}}),i("v-uni-view",{staticClass:"system_btn system_btn_2",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_system("../../ningdongyunying/personnel_orientation/personnel_orientation")}}}),i("v-uni-view",{staticClass:"system_btn system_btn_3",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_system("../../ningdongyunying/safety_monitoring/safety_monitoring")}}}),i("v-uni-view",{staticClass:"system_btn system_btn_4",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_system("../../production/video_monitor/video_monitor?mine_code=ningmeijituan")}}}),i("v-uni-view",{staticClass:"system_btn system_btn_5",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_production()}}}),i("v-uni-view",{staticClass:"news_btn",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.go_news("../../index/news/news_list/news_list?mine_code=ningmeijituan")}}})],1)],1)},s=[]},"2e37":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i={data:function(){return{}},methods:{go_record:function(t){uni.navigateTo({url:"../../index/record/record?pageId="+t+"&mine_code=ningmeijituan"})},go_system:function(t){uni.navigateTo({url:t})},go_production:function(){uni.switchTab({url:"../../tabbar/production/production"})},go_news:function(t){uni.navigateTo({url:t})},go_search:function(){uni.navigateTo({url:"../../index/search/search?mine_code=ningmeijituan"})}}};n.default=i},"3be2":function(t,n,e){"use strict";e.r(n);var i=e("2e37"),o=e.n(i);for(var s in i)"default"!==s&&function(t){e.d(n,t,(function(){return i[t]}))}(s);n["default"]=o.a},"6fb1":function(t,n,e){t.exports=e.p+"static/img/index.ea03be04.png"},"931f":function(t,n,e){var i=e("cb124");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=e("4f06").default;o("e44716ae",i,!0,{sourceMap:!1,shadowMode:!1})},c75e:function(t,n,e){"use strict";var i=e("931f"),o=e.n(i);o.a},caea:function(t,n,e){"use strict";e.r(n);var i=e("0725"),o=e("3be2");for(var s in o)"default"!==s&&function(t){e.d(n,t,(function(){return o[t]}))}(s);e("c75e");var a,c=e("f0c5"),d=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,"65d44429",null,!1,i["a"],a);n["default"]=d.exports},cb124:function(t,n,e){var i=e("24fb");n=i(!1),n.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.bg[data-v-65d44429]{position:relative}.bg uni-image[data-v-65d44429]{width:%?750?%}.bg .seacher[data-v-65d44429]{position:absolute;top:%?88?%;left:%?35?%;width:%?680?%;height:%?72?%;border-radius:%?15?%}.bg .section_btn[data-v-65d44429]{width:%?138?%;height:%?138?%;border-radius:%?15?%}.bg .btn_1[data-v-65d44429]{position:absolute;top:%?462?%;left:%?116?%}.bg .btn_2[data-v-65d44429]{position:absolute;top:%?462?%;left:%?302?%}.bg .btn_3[data-v-65d44429]{position:absolute;top:%?462?%;left:%?496?%}.bg .btn_4[data-v-65d44429]{position:absolute;top:%?642?%;left:%?40?%}.bg .btn_5[data-v-65d44429]{position:absolute;top:%?642?%;left:%?216?%}.bg .btn_6[data-v-65d44429]{position:absolute;top:%?642?%;left:%?388?%}.bg .btn_7[data-v-65d44429]{position:absolute;top:%?642?%;left:%?572?%}.bg .system_btn[data-v-65d44429]{position:absolute;top:%?1530?%;width:%?72?%;height:%?72?%;border-radius:%?15?%}.bg .system_btn_1[data-v-65d44429]{position:absolute;left:%?64?%}.bg .system_btn_2[data-v-65d44429]{position:absolute;left:%?200?%}.bg .system_btn_3[data-v-65d44429]{position:absolute;left:%?340?%}.bg .system_btn_4[data-v-65d44429]{position:absolute;left:%?480?%}.bg .system_btn_5[data-v-65d44429]{position:absolute;left:%?620?%}.bg .news_btn[data-v-65d44429]{position:absolute;top:%?2168?%;left:%?536?%;width:%?200?%;height:%?60?%;border-radius:%?15?%}',""]),t.exports=n}}]);