25624
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| <template> | ||||
|   <section style="height: 100%"> | ||||
|   <section style="height: 100%" class="AppHomesteadManagement"> | ||||
|     <ai-detail class="Add"> | ||||
|       <!-- 返回按钮 --> | ||||
|       <template #title> | ||||
| @@ -376,6 +376,15 @@ export default { | ||||
| </script> | ||||
|  | ||||
| <style lang="scss" scoped> | ||||
|   .AppHomesteadManagement { | ||||
|     ::v-deep .amap-logo { | ||||
|       display: none!important; | ||||
|     } | ||||
|     ::v-deep .amap-copyright { | ||||
|       display: none!important; | ||||
|     } | ||||
|   } | ||||
|  | ||||
| .Add { | ||||
|   height: 100%; | ||||
|   .ai-detail__title { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user