mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
This commit is contained in:
parent
b103dfd0f4
commit
e356b7c182
@ -155,7 +155,7 @@
|
|||||||
export default {
|
export default {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
selectCommunityName: "雪峰商贸城",
|
selectCommunityName: "",
|
||||||
selectCommunityId: '',
|
selectCommunityId: '',
|
||||||
COMMUNITY_STORAGE_KEY: 'HC_MALL_SELECTED_COMMUNITY', // 小区缓存键
|
COMMUNITY_STORAGE_KEY: 'HC_MALL_SELECTED_COMMUNITY', // 小区缓存键
|
||||||
categoryList: [],
|
categoryList: [],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user