mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
fix: 🐛 商家端楼层装修选择图片问题修改,以及删除商家端搜索模块
This commit is contained in:
@@ -589,10 +589,6 @@ export default {
|
||||
video: {
|
||||
url: v.url,
|
||||
},
|
||||
danmaku: {
|
||||
id: v.fileKey,
|
||||
api: "https://api.prprpr.me/dplayer/",
|
||||
},
|
||||
});
|
||||
this.file = v;
|
||||
this.file.msize = ((v.fileSize * 1.0) / (1024 * 1024)).toFixed(2) + " MB";
|
||||
|
||||
Reference in New Issue
Block a user