| | |
| | | style=" width: 120px;" |
| | | /> |
| | | <div class="tip-warn" style=" margin-left: 20px; margin-top: 30px;"> |
| | | 建议尺寸:100px X 100px |
| | | 支持png、jpg、jpeg格式,大小不超过2M,上传图片不允许涉及政治敏感与色情 |
| | | </div> |
| | | </div> |
| | |
| | | style=" width: 120px;" |
| | | /> |
| | | <div class="tip-warn" style=" margin-left: 20px; margin-top: 30px;"> |
| | | 建议尺寸:100px X 100px |
| | | 支持png、jpg、jpeg格式,大小不超过2M,上传图片不允许涉及政治敏感与色情 |
| | | </div> |
| | | </div> |
| | |
| | | style=" width: 120px;" |
| | | /> |
| | | <div class="tip-warn" style=" margin-left: 20px; margin-top: 30px;"> |
| | | 建议尺寸:100px X 100px |
| | | 支持png、jpg、jpeg格式,大小不超过2M,上传图片不允许涉及政治敏感与色情 |
| | | </div> |
| | | </div> |
| | |
| | | listBigAreas({ type: 13 }) |
| | | .then(data => { |
| | | this.bigAreas = data |
| | | if (!this.form.id && this.bigAreas.length > 0) { |
| | | this.form.bigAreaId = this.bigAreas[0].id |
| | | } |
| | | }) |
| | | listByParentId({ type: 0, parentId: '' }) |
| | | .then(data => { |
| | |
| | | }, |
| | | |
| | | selectLocation () { |
| | | window.open('https://lbs.qq.com/tool/getpoint/get-point.html') |
| | | window.open('https://lbs.qq.com/getPoint/') |
| | | }, |
| | | open (title, target) { |
| | | this.title = title |