mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
08dff59909
commit
864770811a
@ -23,7 +23,7 @@
|
||||
},
|
||||
_initMethod: function () {
|
||||
vc.component._initArea('101', '0');
|
||||
|
||||
|
||||
},
|
||||
_initEvent: function () {
|
||||
vc.on('addCommunity', 'openAddCommunityModal', function () {
|
||||
@ -145,8 +145,10 @@
|
||||
vc.component.addCommunityInfo = {
|
||||
name: '',
|
||||
address: '',
|
||||
tmpAddress: '',
|
||||
areaAddress: '',
|
||||
nearbyLandmarks: '',
|
||||
cityCode: '0971',
|
||||
cityCode: '',
|
||||
mapX: '101.33',
|
||||
mapY: '101.33',
|
||||
attrs: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user