Monitor-APP/pages/index/index_test.vue
@@ -1,6 +1,8 @@ <template> <view class="container"> <!-- 跳动信息板 --> <view class="floor-screen" :class="floorMove" > <!-- 头部 --> <view class="head"> <text @click="port()">自动仓库WCS监控平台</text> <view class="time-tools">{{year}}-{{month}}-{{day}} {{hours}}:{{minutes}}:{{seconds}} {{week}}</view>