瞎鸡儿改账号管理,后面乱七八糟了别找我

This commit is contained in:
aixianling
2023-02-07 16:15:46 +08:00
parent 561d24bade
commit 377e1b8f93

View File

@@ -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 ) {