楼盘表模块布局
Showing
4 changed files
with
395 additions
and
3 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
... | ... | @@ -39,7 +39,8 @@ const store = new Vuex.Store({ |
zrzbsm: '', | ||
zjlxList: [], | ||
gyfsList: [], | ||
hbsm:'' | ||
hbsm:'', | ||
contentWidth:'' //内容区域宽度 | ||
}, | ||
modules: { | ||
user, | ||
... | ... |