feat:修改apk站内下载
This commit is contained in:
+1
-23
@@ -235,29 +235,7 @@ export default {
|
||||
currentLanguage: {},
|
||||
yxProduct: [],// 好物优选列表
|
||||
faddishProduct: [],// 爆款专区
|
||||
hotList: [
|
||||
{
|
||||
id: 1,
|
||||
name: "中文中文中文中文中文",
|
||||
url: "/static/common/product_def.png",
|
||||
price: 99,
|
||||
}, {
|
||||
id: 2,
|
||||
name: "中文中文中文中文",
|
||||
url: "/static/common/product_def.png",
|
||||
price: 99,
|
||||
}, {
|
||||
id: 3,
|
||||
name: "中文中文中文中文中文",
|
||||
url: "/static/common/product_def.png",
|
||||
price: 99,
|
||||
}, {
|
||||
id: 4,
|
||||
name: "中文中文中文中文中文",
|
||||
url: "/static/common/product_def.png",
|
||||
price: 99,
|
||||
},
|
||||
],// 热门
|
||||
hotList: [],// 热门
|
||||
productLoading: false,
|
||||
openShow: false,
|
||||
platformType: null,// 当前设备信息
|
||||
|
||||
Reference in New Issue
Block a user