| | |
| | | </view>
|
| | | <!-- #endif -->
|
| | | <view class="user-utils m-20">
|
| | | <view class="user-util m-t-12 flex" @click="goto('/pages/user/user-info/user-info',true)">
|
| | | <view class="user-util m-t-12 flex" @click="goto('/pages/user/user-info/user-info',true)">
|
| | | <view class="title">个人信息</view>
|
| | | <view class="right-icon">
|
| | | <uni-icons type="right"></uni-icons>
|
| | | <view class="right-icon"> |
| | | <uni-icons type="right"></uni-icons> |
| | | </view>
|
| | | </view> |
| | | <view class="user-util m-t-12 flex" v-if="selftype==='partner'" |
| | | @click="goto('/sub_pages/partner/partner-info/partner-info',true)"> |
| | | <view class="title">合伙人信息</view> |
| | | <view class="right-icon"> |
| | | <uni-icons type="right"></uni-icons> |
| | | </view> |
| | | </view>
|
| | | <view class="user-util m-t-12 flex" v-if="selftype==='supplier'"
|
| | | @click="goto('/sub_pages/supplier/supplier-info/supplier-info',true)">
|
| | |
| | | tcode: '',
|
| | | inviterName: '',
|
| | | // StatusBar:0,
|
| | | tel: '1386785374'
|
| | | tel: '15974805814'
|
| | | };
|
| | | },
|
| | |
|