Commit 93275695 by 梁建民

文案

parent d34fd719
.agreement{
padding: 34rpx 55rpx 0 55rpx;
.agreement {
padding: 34rpx 55rpx 0 55rpx;
}
.agreement .t1{
font-size: 26rpx;
color: #8A9299;
line-height:30px;
text-align: justify;
.agreement .t1 {
font-size: 26rpx;
color: #8A9299;
line-height: 50rpx;
text-align: justify;
display: block;
margin-bottom: 10rpx;
}
.agreemen .bold {
font-weight: bold;
font-size: 26rpx;
color: #8A9299;
}
.agreemen .textder {
font-weight: bold;
font-size: 26rpx;
color: #8A9299;
text-decoration: underline;
}
\ No newline at end of file
......@@ -51,9 +51,15 @@
</view>
</view>
<view class="txt column">
<text class="tit">邀请提示:</text>
<text class="t1">·分享至3个以上微信群/QQ群,邀请成功的几率提升150%</text>
<text class="t1">·可告诉您的朋友,注册可领最高10元红包,并可立即提现。</text>
<text class="t1">·好友必须为芯掌柜新注册用户,才能邀请成功。</text>
<text class="tit">规则说明:</text>
<text class="t1">1. 活动期间,邀请者通过完成分享活动页给未在芯掌柜注册的新用户,被邀请者浏览分享页面后注册成为平台新用户,则邀请者将获得最高10元红包现金奖励</text>
<text class="t1">2. 被邀请者注册成为新用户,将获得随机红包现金,继续分享每邀请到1名新注册用户将获得1笔最高10元红包现金奖励</text>
<text class="t1">3. 同一用户1天最多只能邀请20人</text>
<text class="t1">4. 累计现金红包达到提现要求可申请提现(账户余额最低10元)</text>
<text class="t1">5. 本活动所获得奖励可累计叠加,多邀多得</text>
<text class="t1">6. 活动所得红包奖励金有效期为1年,逾期将自动失效</text>
<text class="t1">7. 若活动有任何疑问可咨询“在线客服”了解</text>
<text class="t1">8. 活动中若用户有任何违反平台规则的恶意行为,包括但不限于:利用外挂机器道具等进行作弊或刷取奖励金,违反诚信原则,扰乱活动秩序等的行为,芯掌柜平台将有权撤销用户账户的累计现金,同时运用法律手段追回已结算金额</text>
<text class="t1">9. 在法律允许范围内,芯掌柜保留活动最终解释权</text>
</view>
</view>
\ No newline at end of file
......@@ -9,6 +9,8 @@ Page({
* 页面的初始数据
*/
data: {
text: "充值成功所扣除的兑换金额将无法恢复,请核对账号",
text_tip: '1.话费充值兑换申请将在1-3个工作日内审批到账,请留意系统通知并耐心等待\r\n2. 用户每天仅可申请兑换1次\r\n3. 本活动如发现恶意操作, 直接拒绝兑换申请, 兑换金额将不予返还',
tabIndex: 1,
exchangeSettings: {},
integral: '',
......@@ -123,13 +125,17 @@ Page({
if (i == 1) {
this.setData({
tabIndex: 1,
indexOf: -1
indexOf: -1,
text: '充值成功所扣除的兑换金额将无法恢复,请核对账号',
text_tip: '1.话费充值兑换申请将在1-3个工作日内审批到账,请留意系统通知并耐心等待\r\n2. 用户每天仅可申请兑换1次\r\n3. 本活动如发现恶意操作, 直接拒绝兑换申请, 兑换金额将不予返还'
});
this.getData(1);
} else if (i == 2) {
this.setData({
tabIndex: 2,
indexOf: -1
indexOf: -1,
text: '提现所扣除的兑换金额将无法恢复,请确认绑定微信号',
text_tip: '1. 提现申请将在1-3个工作日内审批,通过账户绑定微信到账,请留意系统通知并耐心等待\r\n2. 用户每天仅可申请提现1次, 并按要求完成好友助力, 当次完成后方可进行下回申请\r\n3. 本活动如发现恶意操作, 直接拒绝提现申请, 兑换金额将不予返还'
});
this.getData(2);
}
......
......@@ -2,7 +2,7 @@
<view class="tip row bothSide verCenter {{isShowTip?'':'noheight'}}">
<view class="tip-left row verCenter">
<text class="icon iconfont iconiconxiantiaoshouji12 tip-icon"></text>
<text class="tip-c">金币兑换充值后无法更改,请核对充值账号</text>
<text class="tip-c">{{text}}</text>
</view>
<text class="icon iconfont iconiconxiantiaoshouji13 close-icon" bindtap="closeTip"></text>
</view>
......@@ -68,10 +68,6 @@
</block>
<view class="txt column">
<text class="tit">温馨提示:</text>
<text class="t1">1.提现申请将在1~3个工作日内审批到账,请耐心等待。</text>
<text class="t1">2.金币可累计,并提现至绑定的微信账户。</text>
<text class="t1">3.本活动如发现恶意操作,可拒绝提现申请。</text>
<text class="t1">4.金币有效期为1年,逾期将自动失效。</text>
<text class="t1">5.本活动最终解释权归深圳市电界网络科技有限公司所有。</text>
<text class="t1">{{text_tip}}</text>
</view>
</view>
\ No newline at end of file
......@@ -289,6 +289,27 @@
"id": -1,
"name": "pages/person/welfare/index",
"pathName": "pages/person/welfare/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/person/invitation/index",
"pathName": "pages/person/invitation/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/person/withdrawal/index",
"pathName": "pages/person/withdrawal/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/person/agreement/index",
"pathName": "pages/person/agreement/index",
"scene": null
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment