diff --git a/view/molistar/activity/act-nameplate/index.html b/view/molistar/activity/act-nameplate/index.html index 7758c7f..7c1be67 100644 --- a/view/molistar/activity/act-nameplate/index.html +++ b/view/molistar/activity/act-nameplate/index.html @@ -21,7 +21,7 @@ - + @@ -115,10 +115,10 @@ - - - - + + + + diff --git a/view/molistar/activity/act-nameplate/local/ar.js b/view/molistar/activity/act-nameplate/local/ar.js index 4351234..2b17b19 100644 --- a/view/molistar/activity/act-nameplate/local/ar.js +++ b/view/molistar/activity/act-nameplate/local/ar.js @@ -5,14 +5,14 @@ langAr = { layerIndex1: `التحميل...`, layerIndex2: `اكتمال العملية`, layerIndex3: `خطأ في الشبكة`, - max: `background:url("./images/max-ar.png") no-repeat;background-size:100% 100%;`, - img4: `background-image: url(./images/new-bg-ar.png);`, - img44: `background-image: url(./images/select-bg-ar.png);`, - img5: `background: url('./images/apply-new-ar.png') no-repeat 0 0/100% 100%;`, - img2: `./images/disabled-btn-ar.png`, - img3: `./images/apply-btn-basics-ar.png`, - img6: `./images/record-ar.png`, - img7: `./images/delay-btn-ar.png`, + max: `background:url("./images/max-ar.png?v=1.0") no-repeat;background-size:100% 100%;`, + img4: `background-image: url(./images/new-bg-ar.png?v=1.0);`, + img44: `background-image: url(./images/select-bg-ar.png?v=1.0);`, + img5: `background: url('./images/apply-new-ar.png?v=1.0') no-repeat 0 0/100% 100%;`, + img2: `./images/disabled-btn-ar.png?v=1.0`, + img3: `./images/apply-btn-basics-ar.png?v=1.0`, + img6: `./images/record-ar.png?v=1.0`, + img7: `./images/delay-btn-ar.png?v=1.0`, title_t: `مخصص`, text1: `نمط اللوحة:`, text2: `مدة التطبيق:`, diff --git a/view/molistar/activity/act-nameplate/local/en.js b/view/molistar/activity/act-nameplate/local/en.js index bec2b42..9131b7d 100644 --- a/view/molistar/activity/act-nameplate/local/en.js +++ b/view/molistar/activity/act-nameplate/local/en.js @@ -5,14 +5,14 @@ langEn = { layerIndex1: `Loading...`, layerIndex2: `Operation completed`, layerIndex3: `Network error`, - max: `background:url("./images/max-en.png") no-repeat;background-size:100% 100%;`, - img4: `background-image: url(./images/new-bg-en.png);`, - img44: `background-image: url(./images/select-bg-en.png);`, - img5: `background: url('./images/apply-new-en.png') no-repeat 0 0/100% 100%;`, - img2: `./images/disabled-btn-en.png`, - img3: `./images/apply-btn-basics-en.png`, - img6: `./images/record-en.png`, - img7: `./images/delay-btn-en.png`, + max: `background:url("./images/max-en.png?v=1.0") no-repeat;background-size:100% 100%;`, + img4: `background-image: url(./images/new-bg-en.png?v=1.0);`, + img44: `background-image: url(./images/select-bg-en.png?v=1.0);`, + img5: `background: url('./images/apply-new-en.png?v=1.0') no-repeat 0 0/100% 100%;`, + img2: `./images/disabled-btn-en.png?v=1.0`, + img3: `./images/apply-btn-basics-en.png?v=1.0`, + img6: `./images/record-en.png?v=1.0`, + img7: `./images/delay-btn-en.png?v=1.0`, title_t: `Customized`, text1: `Style: `, text2: `Duration: `, diff --git a/view/molistar/activity/act-nameplate/local/zh.js b/view/molistar/activity/act-nameplate/local/zh.js index 8cffc98..dc55127 100644 --- a/view/molistar/activity/act-nameplate/local/zh.js +++ b/view/molistar/activity/act-nameplate/local/zh.js @@ -5,14 +5,14 @@ langZh = { layerIndex1: `加載中...`, layerIndex2: `操作完成`, layerIndex3: `網路錯誤`, - max: `background:url("./images/max.png") no-repeat;background-size:100% 100%;`, - img4: `background-image: url(./images/new-bg.png);`, - img44: `background-image: url(./images/select-bg.png);`, - img5: `background: url('./images/apply-new.png') no-repeat 0 0/100% 100%;`, - img2: `./images/disabled-btn.png`, - img3: `./images/apply-btn-basics.png`, - img6: `./images/record.png`, - img7: `./images/delay-btn.png`, + max: `background:url("./images/max.png?v=1.0") no-repeat;background-size:100% 100%;`, + img4: `background-image: url(./images/new-bg.png?v=1.0);`, + img44: `background-image: url(./images/select-bg.png?v=1.0);`, + img5: `background: url('./images/apply-new.png?v=1.0') no-repeat 0 0/100% 100%;`, + img2: `./images/disabled-btn.png?v=1.0`, + img3: `./images/apply-btn-basics.png?v=1.0`, + img6: `./images/record.png?v=1.0`, + img7: `./images/delay-btn.png?v=1.0`, title_t: `私人訂製`, text1: `銘牌樣式:`, text2: `申請時長:`, diff --git a/view/molistar/activity/act-nameplate/record.html b/view/molistar/activity/act-nameplate/record.html index e543470..a941f88 100644 --- a/view/molistar/activity/act-nameplate/record.html +++ b/view/molistar/activity/act-nameplate/record.html @@ -13,7 +13,7 @@ - + @@ -30,10 +30,10 @@ - - - - + + + +