Explorar el Código

修改搜索

master
风继续吹 hace 1 año
padre
commit
8c606367de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/index/index.vue

+ 1
- 1
pages/index/index.vue Ver fichero

@@ -105,7 +105,7 @@
<view class="shebenchenum">{{equipmentobj.onlineNum || 0}}</view>
<view class="shebenchetext">在线</view>
</view>
<view class="shebenche" @click="tapjumpequipment(3)">
<view class="shebenche" @click="tapjumpequipment(5)">
<view class="shebenchenum" style="color: red;">{{equipmentobj.fileCount || 0}}</view>
<view class="shebenchetext">待上传文件</view>
</view>


Cargando…
Cancelar
Guardar