|
@@ -5,7 +5,7 @@
|
|
<view class="dis a-c j-start " style="padding: 0 15px;">
|
|
<view class="dis a-c j-start " style="padding: 0 15px;">
|
|
<!-- <u-icon name="arrow-left" size="40" @tap="back"></u-icon> -->
|
|
<!-- <u-icon name="arrow-left" size="40" @tap="back"></u-icon> -->
|
|
<text @tap="back">返回</text>
|
|
<text @tap="back">返回</text>
|
|
- <text style="margin: auto;">我的合伙人</text>
|
|
|
|
|
|
+ <text style="margin: auto;">{{parentData.userName}}的合伙人</text>
|
|
<text @tap="backHome">首页</text>
|
|
<text @tap="backHome">首页</text>
|
|
|
|
|
|
</view>
|
|
</view>
|
|
@@ -27,11 +27,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(2,1)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(2,1)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -67,11 +67,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(3,2)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(3,2)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -108,11 +108,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie3.png" mode=""></image>
|
|
src="/static/icon/jibie3.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(4,3)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(4,3)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -148,14 +148,10 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie4.png" mode=""></image>
|
|
src="/static/icon/jibie4.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(5,4)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(5,4)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
- <!-- <view @click="ShowModalCodeworkFun()" >
|
|
|
|
- <image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
|
|
- <text>招募码</text>
|
|
|
|
</view> -->
|
|
</view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
@@ -195,11 +191,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(3,1)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(3,1)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -235,11 +231,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(4,2)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(4,2)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -275,10 +271,10 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie3.png" mode=""></image>
|
|
src="/static/icon/jibie3.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(5,3)" >
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(5,3)" >
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -317,11 +313,11 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(4,1)">
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(4,1)">
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;"
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -357,10 +353,10 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
src="/static/icon/jibie.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(5,2)" >
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(5,2)" >
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -399,10 +395,10 @@
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
<image style="display: inline-block; width: 45px;height:18px;vertical-align: sub;"
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
src="/static/icon/jibie1.png" mode=""></image>
|
|
</view>
|
|
</view>
|
|
- <view @click="ShowModalCodeFun(5,1)" >
|
|
|
|
|
|
+ <!-- <view @click="ShowModalCodeFun(5,1)" >
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<image style="display: inline-block; width: 13px;height:13px;vertical-align: -1px;" src="/static/icon/code2.png" mode=""></image>
|
|
<text>招募码</text>
|
|
<text>招募码</text>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
</view>
|
|
</view>
|
|
<view class="card-con dis j-c a-c">
|
|
<view class="card-con dis j-c a-c">
|
|
<view>
|
|
<view>
|
|
@@ -565,7 +561,7 @@ export default {
|
|
async onLoad(e) {
|
|
async onLoad(e) {
|
|
this.parentData = JSON.parse(decodeURIComponent(e.key));
|
|
this.parentData = JSON.parse(decodeURIComponent(e.key));
|
|
this.userLevel = this.parentData.level
|
|
this.userLevel = this.parentData.level
|
|
-
|
|
|
|
|
|
+// console.log(this.parentData,8888888888);
|
|
this.queryData()
|
|
this.queryData()
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|