|
@@ -3,7 +3,7 @@
|
|
|
<uni-card>
|
|
|
<!-- <uni-list-item title="操作手册" showExtraIcon="true" :extra-icon="list" showArrow
|
|
|
to="/pages/my/updatePwd" /> -->
|
|
|
- <uni-list-item title="活体激活" showExtraIcon="true" :extra-icon="cameraExtraIcon" showArrow to="/pages/living/check" />
|
|
|
+ <!-- <uni-list-item title="活体激活" showExtraIcon="true" :extra-icon="cameraExtraIcon" showArrow to="/pages/living/check" /> -->
|
|
|
<uni-list-item title="修改密码" showExtraIcon="true" :extra-icon="extraIcon" showArrow
|
|
|
to="/pages/my/updatePwd" />
|
|
|
<view @click="goOut">
|