xbot
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| <template> | ||||
|   <div class="AppSessionArchiveWechat"> | ||||
|   <div class="AppSessionArchiveXbot"> | ||||
|     <keep-alive :include="['List']"> | ||||
|       <component | ||||
|         ref="component" | ||||
| @@ -18,7 +18,7 @@ import List from "./components/List"; | ||||
| import Detail from "./components/Detail"; | ||||
|  | ||||
| export default { | ||||
|   name: "AppSessionArchiveWechat", | ||||
|   name: "AppSessionArchiveXbot", | ||||
|   label: "会话存档(个人微信)", | ||||
|   props: { | ||||
|     instance: Function, | ||||
| @@ -57,7 +57,7 @@ export default { | ||||
| </script> | ||||
|  | ||||
| <style lang="scss"> | ||||
| .AppSessionArchiveWechat { | ||||
| .AppSessionArchiveXbot { | ||||
|   height: 100%; | ||||
|   background: #f3f6f9; | ||||
|   overflow: auto; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user