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 }}
+