|
|
@@ -22,7 +22,7 @@
|
|
|
</template>
|
|
|
|
|
|
</uv-cell>
|
|
|
- <uv-cell isLink :cellStyle="cellStyle"
|
|
|
+ <!-- <uv-cell isLink :cellStyle="cellStyle"
|
|
|
@click="handleNavigate('/pagesOther/pages/personal-center/change-pwd/change-pwd', '修改密码')">
|
|
|
<template #title>
|
|
|
<view class="flex items-center gap-x-10">
|
|
|
@@ -30,7 +30,7 @@
|
|
|
<text class="text-30 text-fore-subtitle">修改密码</text>
|
|
|
</view>
|
|
|
</template>
|
|
|
- </uv-cell>
|
|
|
+ </uv-cell> -->
|
|
|
<uv-cell isLink :cellStyle="cellStyle" @click="handleQuestion">
|
|
|
<template #title>
|
|
|
<view class="flex items-center gap-x-10">
|