tijiao
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user