feat:性能优化
This commit is contained in:
+2
-2
@@ -167,13 +167,13 @@ export const WAY_LIST = [
|
||||
disabled: false,
|
||||
id: PAYMENT_WAY.WECHAT,
|
||||
name: "微信支付",
|
||||
path: "/static/product/way_wx.png",
|
||||
path: "/pages/other_package/static/product/way_wx.png",
|
||||
},
|
||||
{
|
||||
disabled: false,
|
||||
id: PAYMENT_WAY.ALIPAY,
|
||||
name: "支付宝支付",
|
||||
path: "/static/product/way_zfb.png",
|
||||
path: "/pages/other_package/static/product/way_zfb.png",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user