diff --git a/config.js b/config.js
index 9325d95..2967bfa 100644
--- a/config.js
+++ b/config.js
@@ -14,7 +14,7 @@ export default {
* 商城ID (必填)
* 可在超管后台-商城列表中查看10025
*/
- storeId: 10001,
+ storeId: 10045,
// storeId: 10037,
diff --git a/manifest.json b/manifest.json
index 2f9cbcc..04e172b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -92,7 +92,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx68d198de972a9e9d",
+ "appid" : "wxe843b6d7a4bd3389",
"libVersion" : "latest",
"setting" : {
// 是否检查安全域名和 TLS 版本
diff --git a/pages.json b/pages.json
index b7ff968..e0468e2 100644
--- a/pages.json
+++ b/pages.json
@@ -405,6 +405,20 @@
"enablePullDownRefresh": false
}
},
+ {
+ "path": "caigou/notice",
+ "style": {
+ "navigationBarTitleText": "权益中心",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "caigou/notice1",
+ "style": {
+ "navigationBarTitleText": "支付成功",
+ "enablePullDownRefresh": false
+ }
+ },
{
"path": "article/add",
"style": {
diff --git a/pages/invite/index.vue b/pages/invite/index.vue
index 58243ff..e61e56b 100644
--- a/pages/invite/index.vue
+++ b/pages/invite/index.vue
@@ -94,7 +94,7 @@
export default {
data() {
return {
- qrcode: "https://www.royaum.com.cn/temp/10001/qrcode_9771ee05d738a611504d2199eb7ee1df.png?t=1713240295",
+ qrcode: "",
userInfo: {},
backgroundBg: {
"background": "rgba(255,255,255,0.22)"
@@ -185,7 +185,7 @@
type: 'invite_notice'
})
.then(result => {
- if (result.data.detail.content) {
+ if (result.data.detail && result.data.detail.content) {
app.list.push(this.formatRichText(result.data.detail.content))
}
})
@@ -230,6 +230,9 @@
if(type == 1){
return ;
}else{
+ uni.showLoading({
+ title: '加载中'
+ })
this.createImge();
}
return ;
@@ -334,10 +337,12 @@
.invite {
background: url(https://www.royaum.com.cn/static/news/invite-bg.png?t=2) center top no-repeat;
background-size: 100% auto;
+ position: relative;
+ overflow: hidden;
.myCanvas{
position: absolute;
left: 0;
- top: 0;
+ top: -1200rpx;
z-index: -1;
opacity: 0;
}
@@ -351,35 +356,35 @@
z-index: 55;
.popup {
- width: 702rpx;
- height: 1370rpx;
+ width: 620rpx;
+ height: 1220rpx;
position: absolute;
left: 50%;
- margin-left: -351rpx;
+ margin-left: -310rpx;
top: 50%;
- margin-top: -685rpx;
+ margin-top: -635rpx;
z-index: 2;
.bg{
- width: 702rpx;
- height: 1248rpx;
+ width: 620rpx;
+ height: 1102rpx;
}
.code {
- width: 162rpx;
- height: 162rpx;
+ width: 150rpx;
+ height: 150rpx;
border-radius: 50%;
position: absolute;
left: 50%;
- bottom: 340rpx;
+ bottom: 305rpx;
z-index: 2;
- margin-left: -65rpx;
+ margin-left: -62rpx;
}
.qrcode {
width: 200rpx;
height: 80rpx;
position: absolute;
- left: 85px;
- bottom: 125rpx;
+ left: 70px;
+ bottom: 115rpx;
z-index: 2;
font-size: 45rpx;
color: #cf100d;
diff --git a/pages/member/index.vue b/pages/member/index.vue
index 7f7c4d8..50cd1ba 100644
--- a/pages/member/index.vue
+++ b/pages/member/index.vue
@@ -1,644 +1,388 @@
-
-
-
+
+
+
-
-
-
-
-
-
- {{userInfo.nick_name}}
+
+
+ 认证{{type=='hy'?'会员':'分销商'}}专享权益包
+ 开通享8大权益
+
+
+
+ 团购优惠券
-
- {{userInfo.user_type_text}}
+
+
+ 双倍积分
-
-
- 会员有效期至{{type == 'hy'?userInfo.effective_time:userInfo.fx_effective_time}}
-
-
-
- 购买记录
-
-
-
-
-
- 开通分销会员获得以下 10项特权
-
-
-
-
-
+
+
天天免邮
-
-
-
-
- 超低会员价
-
-
-
-
-
- 折上95折
-
-
-
-
-
- 退换免运费
-
-
-
-
-
+
+
促销福利
-
-
-
-
- 极速售后
-
-
-
-
-
- 门店特权
-
-
-
-
-
- 不回本退差价
+
+
+ 超低会员价
-
-
-
-
- 团购优惠券
+
+
+ 极速售后
-
-
-
-
- 双倍积分
+
+
+ 专属客服
-
-
- 选择 续费 开卡 套餐
-
-
-
-
- 限时活动价
+
+ 服务权益
+
+
+
+
+ 订货优惠券
+ 平台针对所有认证成功的{{type=='hy'?'会员':'分销商'}},定期或不定期发放订货优惠券,以及新人优惠券。
-
-
- {{Number(item.month)}}个月
+
+
+
+
+ 专享活动/专享券
+ 平台针对采购量大的{{type=='hy'?'会员':'分销商'}},推出专享活动或发放专享券,采购量大的{{type=='hy'?'会员':'分销商'}}有权参与,可获得专享优惠。
-
- ¥{{item.price?Number(item.price):0}}
+
+
+
+
+ {{type=='hy'?'会员':'分销商'}}价
+ 平台将不断对接更多品类的供应链资源,让平台上每一位{{type=='hy'?'会员':'分销商'}},获取更多跨界的产品直采资源。
-
- ¥{{item.price&&item.month?(Number(item.price)/Number(item.month)).toFixed(2):0}}/月
+
+
+
+
+ 线报
+ 平台将每天在广场推出每日线报,方便{{type=='hy'?'会员':'分销商'}}获取最新前沿的商品渠道行情,助力{{type=='hy'?'会员':'分销商'}}零售批发双线齐发。
-
-
-
-
-
-
-
- 微信支付
- 余额支付
-
-
-
+
+
+
+ 专属客服
+ 每天09:00-21:00(周一至周六)在线实时解答订货疑虑,提供各种{{type=='hy'?'会员':'分销商'}}指导及售后处理。
-
-
+
+
+
+
+ 认证服务费
+ {{type=='hy'?'会员':'分销商'}}如果在支付认证服务费后,10日内,如未在本平台产生任何订单(包括退款订单),支持认证服务费退费申请,平台将在2个工作日内,给您退回认证服务费。
-
-
-
-
diff --git a/pages/member/index1.vue b/pages/member/index1.vue
new file mode 100644
index 0000000..7f7c4d8
--- /dev/null
+++ b/pages/member/index1.vue
@@ -0,0 +1,644 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{userInfo.nick_name}}
+
+
+ {{userInfo.user_type_text}}
+
+
+
+ 会员有效期至{{type == 'hy'?userInfo.effective_time:userInfo.fx_effective_time}}
+
+
+
+ 购买记录
+
+
+
+
+
+ 开通分销会员获得以下 10项特权
+
+
+
+
+
+ 天天免邮
+
+
+
+
+
+ 超低会员价
+
+
+
+
+
+ 折上95折
+
+
+
+
+
+ 退换免运费
+
+
+
+
+
+ 促销福利
+
+
+
+
+
+ 极速售后
+
+
+
+
+
+ 门店特权
+
+
+
+
+
+ 不回本退差价
+
+
+
+
+
+ 团购优惠券
+
+
+
+
+
+ 双倍积分
+
+
+
+
+
+ 选择 续费 开卡 套餐
+
+
+
+
+ 限时活动价
+
+
+
+ {{Number(item.month)}}个月
+
+
+ ¥{{item.price?Number(item.price):0}}
+
+
+ ¥{{item.price&&item.month?(Number(item.price)/Number(item.month)).toFixed(2):0}}/月
+
+
+
+
+
+
+
+
+
+ 微信支付
+ 余额支付
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/news/caigou/notice.vue b/pages/news/caigou/notice.vue
new file mode 100644
index 0000000..1016732
--- /dev/null
+++ b/pages/news/caigou/notice.vue
@@ -0,0 +1,449 @@
+
+
+
+
+
+
+
+ 认证商家专享权益包
+ 开通享8大权益
+
+
+
+ 订货优惠券
+
+
+
+ 专享活动
+
+
+
+ 专享券
+
+
+
+ 直采价
+
+
+
+ 线报
+
+
+
+ 快速发货
+
+
+
+ 专属客服
+
+
+
+
+ 服务权益
+
+
+
+
+ 订货优惠券
+ 平台针对所有认证成功的采购商,定期或不定期发放订货优惠券,以及新人优惠券。
+
+
+
+
+
+ 专享活动/专享券
+ 平台针对采购量大的采购商,推出专享活动或发放专享券,采购量大的采购商有权参与,可获得专享优惠。
+
+
+
+
+
+ 直采价
+ 平台将不断对接更多品类的供应链资源,让平台上每一位采购商,获取更多跨界的产品直采资源。
+
+
+
+
+
+ 线报
+ 平台将每天在广场推出每日线报,方便采购商获取最新前沿的商品渠道行情,助力采购商零售批发双线齐发。
+
+
+
+
+
+ 专属客服
+ 每天09:00-21:00(周一至周六)在线实时解答订货疑虑,提供各种采购指导及售后处理。
+
+
+
+
+
+ 认证服务费
+ 采购商如果在支付认证服务费后,10日内,如未在本平台产生任何订单(包括退款订单),支持认证服务费退费申请,平台将在2个工作日内,给您退回认证服务费。
+
+
+
+
+
+ 选择支付方式
+
+
+
+ {{a.method == 'wechat'?'微信支付':'余额支付'}}(余额:{{personal.balance}})
+
+
+
+
+
+ ( ¥{{info.price}}/年 ¥{{info.year}}/年 ) 去支付
+ 立即提交
+
+
+
+
+
+
+
diff --git a/pages/news/caigou/notice1.vue b/pages/news/caigou/notice1.vue
new file mode 100644
index 0000000..82f5fc0
--- /dev/null
+++ b/pages/news/caigou/notice1.vue
@@ -0,0 +1,97 @@
+
+
+
+
+
+ 支付成功
+
+
+
+
+ 完成
+
+
+
+
+
+
+
diff --git a/pages/user/index.vue b/pages/user/index.vue
index ed7ac19..f5a3809 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -17,7 +17,7 @@
@chooseavatar="onChooseAvatar" -->
diff --git a/project.config.json b/project.config.json
index 435aa7e..06a195e 100644
--- a/project.config.json
+++ b/project.config.json
@@ -1,5 +1,5 @@
{
- "appid": "wx68d198de972a9e9d",
+ "appid": "wxe843b6d7a4bd3389",
"compileType": "miniprogram",
"libVersion": "3.3.3",
"packOptions": {