diff --git a/locale/en.json b/locale/en.json index 676c7941..8953277d 100644 --- a/locale/en.json +++ b/locale/en.json @@ -65,7 +65,7 @@ "user": "User Center", "cart-page": "shopping cart", "buy": "acknowledgement of order", - "web-view": "loading", + "web-view": "", "login": "Login", "paytips": "Secure payment", "goods-search": "Product search", @@ -86,7 +86,7 @@ "user-orderaftersale-detail": "After sales of orders", "extraction-address": "Self pickup address", "customview-customview": "Custom Page", - "design": "Page design", + "design": "", "error": "Kind reminder", "article-category": "All articles", "article-detail": "Article details", diff --git a/locale/zh.json b/locale/zh.json index fe548502..b436beb3 100644 --- a/locale/zh.json +++ b/locale/zh.json @@ -65,7 +65,7 @@ "user": "用户中心", "cart-page": "购物车", "buy": "订单确认", - "web-view": "加载中", + "web-view": "", "login": "登录", "paytips": "安全支付", "goods-search": "商品搜索", @@ -88,7 +88,7 @@ "common-open-setting-location": "", "common-agreement": "", "customview-customview": "自定义页面", - "design": "页面设计", + "design": "", "error": "温馨提示", "article-category": "所有文章", "article-detail": "文章详情", diff --git a/pages/logout/logout.vue b/pages/logout/logout.vue index 888af96f..36550218 100644 --- a/pages/logout/logout.vue +++ b/pages/logout/logout.vue @@ -1,6 +1,6 @@