大屏组件做一下切割
This commit is contained in:
		| @@ -72,11 +72,9 @@ | ||||
|  | ||||
| <script> | ||||
| import {mapState} from "vuex"; | ||||
| import AiAddressBookMenu from "../../../components/AiAddressBookMenu"; | ||||
|  | ||||
| export default { | ||||
|   name: "AppAccount", | ||||
|   components: {AiAddressBookMenu}, | ||||
|   label: "账号管理(村微版)", | ||||
|   props: { | ||||
|     instance: Function, | ||||
|   | ||||
| @@ -33,11 +33,8 @@ | ||||
| </template> | ||||
|  | ||||
| <script> | ||||
|  | ||||
| import AiEditBtn from "../../../components/AiEditBtn"; | ||||
| export default { | ||||
|   name: "introPage", | ||||
|   components: {AiEditBtn}, | ||||
|   props: { | ||||
|     instance: Function, | ||||
|     dict: {default: () => ({})} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user