From b372b460d326700a63bbea82a59deb34c8eb7610 Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Fri, 23 May 2025 17:35:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=96=AA=E8=B5=84=E8=B4=A6=E6=88=B7-=E6=96=B0?= =?UTF-8?q?=E5=A2=9Epix=E6=8F=90=E6=AC=BE=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/guild-ar/css/BANK.css | 125 ++++++++---------- view/molistar/modules/guild-ar/css/BANK.scss | 6 +- .../modules/guild-ar/generalSalary.html | 119 +++++++++++------ .../modules/guild-ar/js/generalSalary.js | 92 +++++++++++-- view/molistar/modules/guild-ar/local/ar.js | 8 ++ view/molistar/modules/guild-ar/local/en.js | 8 ++ view/molistar/modules/guild-ar/local/tr.js | 8 ++ view/molistar/modules/guild-ar/local/zh.js | 8 ++ 8 files changed, 248 insertions(+), 126 deletions(-) diff --git a/view/molistar/modules/guild-ar/css/BANK.css b/view/molistar/modules/guild-ar/css/BANK.css index 93e999f..96256eb 100644 --- a/view/molistar/modules/guild-ar/css/BANK.css +++ b/view/molistar/modules/guild-ar/css/BANK.css @@ -8,22 +8,21 @@ body { .back { width: 100%; - height: 2.66667rem; - line-height: 3.46667rem; + height: 2.6666666667rem; + line-height: 3.4666666667rem; position: fixed; left: 0; top: 0rem; text-align: center; color: #333333; - font-size: 0.50667rem; + font-size: 0.5066666667rem; font-weight: bold; z-index: 10; background: #fff; } - .back img { - width: 0.58667rem; - height: 0.58667rem; + width: 0.5866666667rem; + height: 0.5866666667rem; position: absolute; left: 0.24rem; top: 54%; @@ -31,71 +30,65 @@ body { .box { width: 9.2rem; - height: 1.49333rem; - border-radius: 0.21333rem; + height: 1.4933333333rem; + border-radius: 0.2133333333rem; background: #F2F3F7; margin: 0 auto 0.32rem; position: relative; box-sizing: border-box; - padding: 0 0.26667rem; + padding: 0 0.2666666667rem; } - .box span { color: #ED4343; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 600; height: 100%; - line-height: 1.49333rem; + line-height: 1.4933333333rem; display: block; float: left; - margin: 0 0.26667rem; + margin: 0 0.2666666667rem; } - .box input { display: block; float: left; width: 7rem; height: 100%; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 400; outline: none; border: 0; background: none; font-weight: bold; } - .box input::placeholder { color: #7B7B7D; font-weight: 400; } - .box .right { display: block; width: 0.56rem; height: 0.56rem; float: right; - margin: 0.48rem 0.26667rem 0; + margin: 0.48rem 0.2666666667rem 0; } .p { width: 9.2rem; - height: 0.53333rem; - line-height: 0.53333rem; - margin: 0 auto 0.21333rem; + height: 0.5333333333rem; + line-height: 0.5333333333rem; + margin: 0 auto 0.2133333333rem; } - .p span { color: #ED4343; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 600; height: 100%; display: block; float: left; - margin: 0 0.10667rem; + margin: 0 0.1066666667rem; } - .p b { - font-size: 0.37333rem; + font-size: 0.3733333333rem; color: #313131; font-weight: 500; } @@ -108,36 +101,34 @@ body { width: 9.2rem; display: flex; justify-content: center; - margin: 0 auto 0.45333rem; + margin: 0 auto 0.4533333333rem; } - .but .ok { - width: 4.45333rem; - height: 1.22667rem; - border-radius: 1.22667rem; - line-height: 1.22667rem; + width: 4.4533333333rem; + height: 1.2266666667rem; + border-radius: 1.2266666667rem; + line-height: 1.2266666667rem; color: #FFFFFF; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; text-align: center; background: #04D5C6; - margin: 0 0.14667rem; + margin: 0 0.1466666667rem; } - .but .determine { - width: 4.45333rem; - height: 1.22667rem; - border-radius: 1.22667rem; - line-height: 1.22667rem; + width: 4.4533333333rem; + height: 1.2266666667rem; + border-radius: 1.2266666667rem; + line-height: 1.2266666667rem; color: #FFFFFF; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; text-align: center; background: #FF6A6A; - margin: 0 0.14667rem; + margin: 0 0.1466666667rem; } -.pub { +.pub, .pub_type { position: fixed; left: 0; top: 0; @@ -147,8 +138,7 @@ body { z-index: 999; display: none; } - -.pub .pub_in { +.pub .pub_in, .pub_type .pub_in { width: 10rem; height: auto; position: absolute; @@ -156,45 +146,41 @@ body { transform: translateX(-50%); bottom: 0; background: #fff; - border-radius: 0.42667rem 0.42667rem 0 0; + border-radius: 0.4266666667rem 0.4266666667rem 0 0; box-sizing: border-box; - padding-top: 1.49333rem; - padding-bottom: 0.26667rem; + padding-top: 1.4933333333rem; + padding-bottom: 0.2666666667rem; } - -.pub .pub_in .title { +.pub .pub_in .title, .pub_type .pub_in .title { position: absolute; left: 50%; transform: translateX(-50%); color: #313131; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; top: 0.32rem; - height: 0.58667rem; - line-height: 0.58667rem; + height: 0.5866666667rem; + line-height: 0.5866666667rem; } - -.pub .pub_in .soure { +.pub .pub_in .soure, .pub_type .pub_in .soure { z-index: 2; color: #04D5C6; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; position: absolute; - right: 0.42667rem; - top: 0.37333rem; + right: 0.4266666667rem; + top: 0.3733333333rem; } - -.pub .pub_in .countryPub { +.pub .pub_in .countryPub, .pub_type .pub_in .countryPub { width: 100%; - height: 0.85333rem; - line-height: 0.85333rem; + height: 0.8533333333rem; + line-height: 0.8533333333rem; text-align: center; color: #7B7B7D; font-size: 0.4rem; font-weight: 400; } - -.pub .pub_in .act { +.pub .pub_in .act, .pub_type .pub_in .act { background: #F4F4F4; color: #313131; } @@ -204,29 +190,28 @@ body { left: unset; transform: rotate(180deg); } - .arabic .box span { float: right; } - .arabic .box input { float: right; } - .arabic .box .right { float: left; transform: rotate(180deg); } - .arabic .pub .pub_in .soure { right: auto; - left: 0.42667rem; + left: 0.4266666667rem; +} +.arabic .pub_type .pub_in .soure { + right: auto; + left: 0.4266666667rem; } - .arabic .p span { float: right; } .null { height: 6rem; -} +} \ No newline at end of file diff --git a/view/molistar/modules/guild-ar/css/BANK.scss b/view/molistar/modules/guild-ar/css/BANK.scss index 082417d..5d1e320 100644 --- a/view/molistar/modules/guild-ar/css/BANK.scss +++ b/view/molistar/modules/guild-ar/css/BANK.scss @@ -142,7 +142,7 @@ body { } } -.pub { +.pub,.pub_type { position: fixed; left: 0; top: 0; @@ -231,6 +231,10 @@ body { right: auto; left: px2rem(32); } + .pub_type .pub_in .soure { + right: auto; + left: px2rem(32); + } .p { span { diff --git a/view/molistar/modules/guild-ar/generalSalary.html b/view/molistar/modules/guild-ar/generalSalary.html index a05d836..0d06c8a 100644 --- a/view/molistar/modules/guild-ar/generalSalary.html +++ b/view/molistar/modules/guild-ar/generalSalary.html @@ -1,66 +1,101 @@ - -
- - + + +*
+*
*
+ +*
+*
+*
*