This commit is contained in:
liuyuan
2025-07-22 13:41:20 +08:00
parent 2c99d9dbbf
commit 6fa247d0fa
18 changed files with 90 additions and 65 deletions

View File

@@ -22,7 +22,7 @@
<br clear="both" />
</view>
<view class="modal_vip" v-if="$platform=='android'">
<!-- <view class="modal_vip" v-if="$platform=='android'">
<template>
<view class="chong_zhi boxShadow box_fillet vip_box">
<view class="noVip">
@@ -47,7 +47,7 @@
</view>
</view>
</template>
</view>
</view> -->
<view class="recharge_block">
<view class="chong_zhi boxShadow box_fillet chongzhi_box">
@@ -130,16 +130,16 @@ export default {
return {
userMes: {},
pageList: [
{
name: "我的病历夹",
url: "/pages/folder/index",
type: "pageJump",
},
{
name: "会话记录",
url: "/pages/my/recordsList",
type: "pageJump",
},
// {
// name: "我的病历夹",
// url: "/pages/folder/index",
// type: "pageJump",
// },
// {
// name: "会话记录",
// url: "/pages/my/recordsList",
// type: "pageJump",
// },
{
name: "我的订单",
url: "/pages/order/index",