diff --git a/components/FunctionCard.vue b/components/FunctionCard.vue index fc2179a..84a29a7 100644 --- a/components/FunctionCard.vue +++ b/components/FunctionCard.vue @@ -75,9 +75,9 @@ - 设备换货 + 换货 - 设备换货 + 换货 diff --git a/pages.json b/pages.json index bc1334b..f57c135 100644 --- a/pages.json +++ b/pages.json @@ -60,7 +60,7 @@ { "path": "pages/device-exchange/device-exchange", "style": { - "navigationBarTitleText": "设备换货" + "navigationBarTitleText": "换货" } }, { diff --git a/pages/device-exchange/device-exchange.vue b/pages/device-exchange/device-exchange.vue index 7974be2..5bce716 100644 --- a/pages/device-exchange/device-exchange.vue +++ b/pages/device-exchange/device-exchange.vue @@ -1,9 +1,9 @@