diff --git a/view/molistar/activity/payAr/css/index.css b/view/molistar/activity/payAr/css/index.css index d7f24d2..1ef2d7a 100644 --- a/view/molistar/activity/payAr/css/index.css +++ b/view/molistar/activity/payAr/css/index.css @@ -428,7 +428,13 @@ body { .content .content3 .text6 { top: 7.05333rem; - right: 0.4rem; + right: 0.73333rem; +} + +.content .content3 .text6 b { + text-align: right; + position: absolute; + right: -0.1rem; } .content .content3 .schedule { @@ -543,7 +549,7 @@ body { .content .content4 .text7 b { text-align: right; position: absolute; - right: -0.15rem; + right: -0; } .content .content4 .text8 { @@ -668,7 +674,7 @@ body { .content .content5 .text7 b { text-align: right; position: absolute; - right: -0.15rem; + right: -0rem; } .content .content5 .text8 { diff --git a/view/molistar/activity/payAr/css/index.scss b/view/molistar/activity/payAr/css/index.scss index 6f5f258..cbeec47 100644 --- a/view/molistar/activity/payAr/css/index.scss +++ b/view/molistar/activity/payAr/css/index.scss @@ -431,7 +431,13 @@ body { .text6 { top: px2rem(529); - right: px2rem(30); + right: px2rem(55); + + b { + text-align: right; + position: absolute; + right: -0.1rem; + } } .schedule { @@ -545,7 +551,7 @@ body { b { text-align: right; position: absolute; - right: -0.15rem; + right: -0; } } @@ -670,7 +676,7 @@ body { b { text-align: right; position: absolute; - right: -0.15rem; + right: -0rem; } } diff --git a/view/molistar/activity/payAr/index.html b/view/molistar/activity/payAr/index.html index d096dce..a93c5ee 100644 --- a/view/molistar/activity/payAr/index.html +++ b/view/molistar/activity/payAr/index.html @@ -75,7 +75,7 @@
دخلة لمدة 15 يوم
فقاعة دردشة 30 يوم
3*1000عملة ذهبية هدية
-
ألف عملة ذهبية
+
ألف عملة ذهبية 50
0/799.99
diff --git a/view/molistar/activity/payAr/js/index.js b/view/molistar/activity/payAr/js/index.js index fb258f2..d5bfca9 100644 --- a/view/molistar/activity/payAr/js/index.js +++ b/view/molistar/activity/payAr/js/index.js @@ -144,6 +144,7 @@ function draw(key) { success(res) { if (res.code === 200) { getConfig(); + toastMsg('تم الاستلام بنجاح') } else { toastMsg(res.message) } @@ -177,7 +178,7 @@ function pageRecord(page) { isLock = false; } else { var str = ''; - res.data.rows.forEache(res => { + res.data.rows.forEach(res => { str += `
  • ${res.rewardDesc}