|
|
@ -21,27 +21,20 @@ const _sfc_main = { |
|
|
|
}, |
|
|
|
tabActive: 0, |
|
|
|
rankList: [], |
|
|
|
rightsHeader: ["推广锁粉权限", "用户", "推广官", "合伙人"], |
|
|
|
rightsRows: [ |
|
|
|
["推广锁粉权限", "X", "✓", "✓"], |
|
|
|
["直接推广收益", "X", "20%", "20%"], |
|
|
|
["间接推广收益", "X", "X", "5%"], |
|
|
|
["官方群服务", "X", "20%", "25%"], |
|
|
|
["推广课程支持", "X", "5%", "25%"], |
|
|
|
["推广工具包", "X", "20%", "25%"], |
|
|
|
["VIP专属客服", "X", "X", "25%"], |
|
|
|
["收益模式", "X", "5%", "主动收益"], |
|
|
|
["线下沙龙", "X", "✓", "主动收益"] |
|
|
|
], |
|
|
|
status: 0, |
|
|
|
showProgressModal: false |
|
|
|
}; |
|
|
|
}, |
|
|
|
computed: { |
|
|
|
qrcodeUrl() { |
|
|
|
common_vendor.index.__f__("log", "at pages/subcomponent/promotion.vue:170", getApp().globalData.configData, "getApp().globalData.configData"); |
|
|
|
common_vendor.index.__f__("log", "at pages/subcomponent/promotion.vue:147", getApp().globalData.configData, "getApp().globalData.configData"); |
|
|
|
const item = getApp().globalData.configData.find((i) => i.keyName === "kefu_code"); |
|
|
|
return item ? item.keyContent : ""; |
|
|
|
}, |
|
|
|
indexLvxingUrl() { |
|
|
|
common_vendor.index.__f__("log", "at pages/subcomponent/promotion.vue:152", getApp().globalData.configData, "getApp().globalData.configData"); |
|
|
|
const item = getApp().globalData.configData.find((i) => i.keyName === "index_lvxing"); |
|
|
|
return item ? item.keyContent : ""; |
|
|
|
} |
|
|
|
}, |
|
|
|
onLoad() { |
|
|
@ -112,7 +105,7 @@ const _sfc_main = { |
|
|
|
this.$api("getMyPromotionInfo", {}, (res) => { |
|
|
|
if (res && res.success && res.result) { |
|
|
|
this.status = res.result.status; |
|
|
|
common_vendor.index.__f__("log", "at pages/subcomponent/promotion.vue:246", this.status, "this.status"); |
|
|
|
common_vendor.index.__f__("log", "at pages/subcomponent/promotion.vue:228", this.status, "this.status"); |
|
|
|
} |
|
|
|
}); |
|
|
|
}, |
|
|
@ -185,52 +178,32 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { |
|
|
|
g: idx |
|
|
|
}); |
|
|
|
}), |
|
|
|
v: common_vendor.f($data.rightsHeader, (h, i, i0) => { |
|
|
|
return { |
|
|
|
a: common_vendor.t(h), |
|
|
|
b: i |
|
|
|
}; |
|
|
|
}), |
|
|
|
w: common_vendor.f($data.rightsRows, (row, i, i0) => { |
|
|
|
return { |
|
|
|
a: common_vendor.f(row, (cell, j, i1) => { |
|
|
|
return common_vendor.e({ |
|
|
|
a: cell === "✓" |
|
|
|
}, cell === "✓" ? {} : cell === "X" ? {} : { |
|
|
|
c: common_vendor.t(cell) |
|
|
|
}, { |
|
|
|
b: cell === "X", |
|
|
|
d: j |
|
|
|
}); |
|
|
|
}), |
|
|
|
b: i |
|
|
|
}; |
|
|
|
}), |
|
|
|
x: $options.qrcodeUrl, |
|
|
|
y: common_vendor.o((...args) => $options.goQrcode && $options.goQrcode(...args)), |
|
|
|
z: $data.status === "" |
|
|
|
v: $options.indexLvxingUrl, |
|
|
|
w: $options.qrcodeUrl, |
|
|
|
x: common_vendor.o((...args) => $options.goQrcode && $options.goQrcode(...args)), |
|
|
|
y: $data.status === "" |
|
|
|
}, $data.status === "" ? { |
|
|
|
A: common_vendor.o((...args) => $options.goUpgrade && $options.goUpgrade(...args)) |
|
|
|
z: common_vendor.o((...args) => $options.goUpgrade && $options.goUpgrade(...args)) |
|
|
|
} : {}, { |
|
|
|
B: $data.status == 0 |
|
|
|
A: $data.status == 0 |
|
|
|
}, $data.status == 0 ? { |
|
|
|
C: common_vendor.o(($event) => $data.showProgressModal = true) |
|
|
|
B: common_vendor.o(($event) => $data.showProgressModal = true) |
|
|
|
} : {}, { |
|
|
|
D: $data.showProgressModal |
|
|
|
C: $data.showProgressModal |
|
|
|
}, $data.showProgressModal ? { |
|
|
|
E: common_vendor.p({ |
|
|
|
D: common_vendor.p({ |
|
|
|
type: "right", |
|
|
|
size: "22", |
|
|
|
color: "#bbb" |
|
|
|
}), |
|
|
|
F: common_vendor.o((...args) => $options.goToFaq && $options.goToFaq(...args)), |
|
|
|
G: common_vendor.p({ |
|
|
|
E: common_vendor.o((...args) => $options.goToFaq && $options.goToFaq(...args)), |
|
|
|
F: common_vendor.p({ |
|
|
|
type: "right", |
|
|
|
size: "22", |
|
|
|
color: "#bbb" |
|
|
|
}), |
|
|
|
H: common_vendor.o((...args) => $options.goToFaq && $options.goToFaq(...args)), |
|
|
|
I: common_vendor.o(($event) => $data.showProgressModal = false) |
|
|
|
G: common_vendor.o((...args) => $options.goToFaq && $options.goToFaq(...args)), |
|
|
|
H: common_vendor.o(($event) => $data.showProgressModal = false) |
|
|
|
} : {}); |
|
|
|
} |
|
|
|
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-50cfba12"]]); |
|
|
|