From 9fce33ca18dc5c6b09a686a56c69c0fd0aad05f0 Mon Sep 17 00:00:00 2001 From: Yer <17633066053@163.com> Date: Thu, 20 Jul 2023 16:50:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=B0=E5=AE=B6=E7=AB=AF=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/package.json | 1 + buyer/src/assets/iconfont/play.svg | 1 + .../src/components/goodsDetail/ShowGoods.vue | 84 +++++++++++++++---- buyer/src/components/nav/GoodsClassNav.vue | 4 +- buyer/src/pages/GoodsList.vue | 1 + 5 files changed, 75 insertions(+), 16 deletions(-) create mode 100644 buyer/src/assets/iconfont/play.svg diff --git a/buyer/package.json b/buyer/package.json index 1c90bc93..b53d6d46 100644 --- a/buyer/package.json +++ b/buyer/package.json @@ -10,6 +10,7 @@ "dependencies": { "@amap/amap-jsapi-loader": "0.0.7", "axios": "^0.19.2", + "dplayer": "^1.27.1", "js-cookie": "^2.2.1", "less": "^2.7.0", "less-loader": "^5.0.0", diff --git a/buyer/src/assets/iconfont/play.svg b/buyer/src/assets/iconfont/play.svg new file mode 100644 index 00000000..31f09a4f --- /dev/null +++ b/buyer/src/assets/iconfont/play.svg @@ -0,0 +1 @@ + diff --git a/buyer/src/components/goodsDetail/ShowGoods.vue b/buyer/src/components/goodsDetail/ShowGoods.vue index ec42c3b7..ea7621da 100644 --- a/buyer/src/components/goodsDetail/ShowGoods.vue +++ b/buyer/src/components/goodsDetail/ShowGoods.vue @@ -4,22 +4,15 @@
{{ skuDetail.goodsName }}
+