feat: 新增app的部分交互和样式

This commit is contained in:
chenjinsong
2022-07-21 15:06:19 +08:00
parent 556ddfb95e
commit 68539bee94
4 changed files with 603 additions and 515 deletions

View File

@@ -391,7 +391,6 @@ export default {
deep: true,
handler (n) {
if (!_.isEmpty(n)) {
console.info(n)
this.metaList = n
}
}