You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
2.5 KiB

if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){const t=this.constructor;return this.then((n=>t.resolve(e()).then((()=>n))),(n=>t.resolve(e()).then((()=>{throw n}))))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){const e=uni.requireGlobal();ArrayBuffer=e.ArrayBuffer,Int8Array=e.Int8Array,Uint8Array=e.Uint8Array,Uint8ClampedArray=e.Uint8ClampedArray,Int16Array=e.Int16Array,Uint16Array=e.Uint16Array,Int32Array=e.Int32Array,Uint32Array=e.Uint32Array,Float32Array=e.Float32Array,Float64Array=e.Float64Array,BigInt64Array=e.BigInt64Array,BigUint64Array=e.BigUint64Array}uni.restoreGlobal&&uni.restoreGlobal(Vue,weex,plus,setTimeout,clearTimeout,setInterval,clearInterval),function(e){"use strict";function t(e,t,...n){uni.__log__?uni.__log__(e,t,...n):console[e].apply(console,[...n,t])}__definePage("pages/index/index",((e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n})({data:()=>({screenHeight:""}),methods:{},watch:{},onLoad(){plus.screen.lockOrientation("landscape-primary"),uni.getSystemInfo({success:e=>{this.screenHeight=e.windowHeight}})},onShow(){},onUnload(){}},[["render",function(t,n,o,r,a,i){return e.openBlock(),e.createElementBlock("view",{class:"content",style:{"background-color":"#09154F",height:"784px"}},[e.createElementVNode("image",{src:"/static/image/taitou.png",style:{width:"100%",height:"7%",position:"absolute"}}),e.createElementVNode("view",{class:"title"},[e.createElementVNode("text",null,"spzt控制终端")]),e.createElementVNode("view",{class:"deviceInfo"},[e.createElementVNode("view",{class:"infoDetail"}),e.createElementVNode("view",{class:"buttonContent"},[e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"},"装填")]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"},"分离")]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"},"组装")]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"})]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"})]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"button"})])])])])}],["__scopeId","data-v-e640a569"]]));const n={onLaunch:function(){t("log","at App.vue:4","App Launch")},onShow:function(){t("log","at App.vue:7","App Show")},onHide:function(){t("log","at App.vue:10","App Hide")}};const{app:o,Vuex:r,Pinia:a}={app:e.createVueApp(n)};uni.Vuex=r,uni.Pinia=a,o.provide("__globalStyles",__uniConfig.styles),o._component.mpType="app",o._component.render=()=>{},o.mount("#app")}(Vue);