update @微调
This commit is contained in:
parent
e3c79e1c46
commit
56503c5162
|
@ -157,7 +157,7 @@ export default {
|
|||
|
||||
loadingStatus: false, // 页面加载 loading
|
||||
overlayLoad: false, // 点击 遮罩 loading
|
||||
orderBtnOffset: JSON.parse(localStorage.getItem('comProduct_orderBtnOffset') || '{"x":24,"y":475}'),
|
||||
orderBtnOffset: JSON.parse(localStorage.getItem('comProduct_orderBtnOffset') || '{"x":24,"y":500}'),
|
||||
popComStatus: false,
|
||||
codeTime: null,
|
||||
codeNum: 0,
|
||||
|
|
Loading…
Reference in New Issue