@ -80,7 +80,7 @@
<text class="plant-gerenzhongxinwode"/> <text>个人信息</text> <text class="plant-youbian"/>
</view>
<view class="item" @click="$u.route({url:'/pages/home/aboutMy'})">
<text class="plant-tuichu"/> <text>关于我们</text> <text class="plant-youbian"/>
<text class="plant-banbenhao"/> <text>关于我们</text> <text class="plant-youbian"/>
<view class="item" @click="outLogin">
<text class="plant-tuichu"/> <text>退出</text> <text class="plant-youbian"/>
@ -43,6 +43,9 @@
<view class="item">
<text>身份</text> <text>{{identity[$store.getters['userInfo'].roleCode]}}</text> <text class="plant-youbian"/>
<view class="item" @click="$u.route({url:'pages/home/rePassword'})">
<text>修改密码</text> <text class="plant-youbian"/>
</template>
<script>
@ -77,7 +77,7 @@ $uni-font-size-paragraph:15px;
@import '@/common/main.css';
@import 'uview-ui/theme.scss';
@import url('https://at.alicdn.com/t/c/font_3852037_dw8vzriwv3d.css');
@import url('https://at.alicdn.com/t/c/font_3852037_8mq6duzc3f3.css');
[class*=plant-]{
font-family: "plantMana" !important;
font-size: 16px;