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

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> <template>
<section class="AppAccount"> <section class="AppAccountQxn">
<ai-list> <ai-list>
<ai-title slot="title" title="账号管理" isShowBottomBorder> <ai-title slot="title" title="账号管理" isShowBottomBorder>
<template #rightBtn> <template #rightBtn>
@@ -78,7 +78,7 @@
import {mapState} from "vuex"; import {mapState} from "vuex";
export default { export default {
name: "AppAccount", name: "AppAccountQxn",
label: "账号管理(村微版)", label: "账号管理(村微版)",
props: { props: {
instance: Function, instance: Function,
@@ -269,7 +269,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.AppAccount { .AppAccountQxn {
height: 100%; height: 100%;
:deep( .avatar ) { :deep( .avatar ) {