From 947ae2c55def2ea1d6d4b9d6a38f25c8c84f1f26 Mon Sep 17 00:00:00 2001
From: Enzo <1284707383@qq.com>
Date: Tue, 22 Jun 2021 15:17:46 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
main.js | 4 ----
pages/order/order-details.vue | 13 ++-----------
2 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/main.js b/main.js
index adaddca..1c922d8 100644
--- a/main.js
+++ b/main.js
@@ -37,10 +37,6 @@ Vue.prototype.$toast=msg=>{
})
}
-//H5复制到剪切板
-import VueClipboard from 'vue-clipboard2'
-Vue.use(VueClipboard)
-
//路由跳转
Vue.prototype.$routerGo = (obj) => {
uni.navigateTo({
diff --git a/pages/order/order-details.vue b/pages/order/order-details.vue
index 461c581..6786338 100644
--- a/pages/order/order-details.vue
+++ b/pages/order/order-details.vue
@@ -37,7 +37,7 @@
订单编号
67432428794847982374
- 复制
+ 复制
@@ -65,8 +65,7 @@
-
+
@@ -95,7 +94,6 @@