瞎鸡儿改账号管理,后面乱七八糟了别找我
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<section class="AppAccount">
|
||||
<section class="AppAccountQxn">
|
||||
<ai-list>
|
||||
<ai-title slot="title" title="账号管理" isShowBottomBorder>
|
||||
<template #rightBtn>
|
||||
@@ -78,7 +78,7 @@
|
||||
import {mapState} from "vuex";
|
||||
|
||||
export default {
|
||||
name: "AppAccount",
|
||||
name: "AppAccountQxn",
|
||||
label: "账号管理(村微版)",
|
||||
props: {
|
||||
instance: Function,
|
||||
@@ -269,7 +269,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.AppAccount {
|
||||
.AppAccountQxn {
|
||||
height: 100%;
|
||||
|
||||
:deep( .avatar ) {
|
||||
Reference in New Issue
Block a user