shish hace 3 años
padre
commit
798c2485fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mallApp/src/pages/home/recent.vue

+ 1 - 1
mallApp/src/pages/home/recent.vue

@@ -128,7 +128,7 @@ export default {
       this.pageTo({ url:'/pages/order/list'})
     },
     showTip(){
-      this.$msg('开发中')
+      this.$msg('升级中...')
     },
     bugFlower(item){
       this.pageTo({ url:'/pages/item/item?account='+item.id})