Sfoglia il codice sorgente

页游登录文字修改

fyw 3 anni fa
parent
commit
e86b5da928

File diff suppressed because it is too large
+ 0 - 0
build/common/dwUDBProxy/css/login_47092da.css


File diff suppressed because it is too large
+ 0 - 0
build/common/dwUDBProxy/css/login_4d68512.css


File diff suppressed because it is too large
+ 0 - 0
build/common/js/dwudbproxy-new.js


File diff suppressed because it is too large
+ 0 - 0
build/common/js/dwudbproxy-wan.js


File diff suppressed because it is too large
+ 0 - 0
build/common/js/dwudbproxy.js


+ 8 - 2
旧公共资源/src/dwUDBProxy/css/login.css

@@ -74,12 +74,16 @@
     *display: inline;
     zoom: 1;
     vertical-align: top;
-    width: 90px;
+    width: 120px;
     margin-right: 43px;
     cursor: pointer;
     color: #333333;
 }
 
+.dw-login-inner li span{
+    font-size: 14px;
+}
+
 .dw-login-inner .login-btn-yy {
     width: 88px;
     height: 88px;
@@ -90,12 +94,14 @@
     width: 88px;
     height: 88px;
     background: url(../img/icon-wx.png) no-repeat;
+    margin: 0 auto;
 }
 
 .dw-login-inner .login-btn-qq {
     width: 88px;
     height: 88px;
     background: url(../img/icon-qq.png) no-repeat;
+    margin: 0 auto;
 }
 
 .dw-login-inner li:hover {
@@ -522,4 +528,4 @@
     .wap.dw-account-login-tip .close {
         right: -18px;
     }
-}
+}

+ 1 - 1
旧公共资源/src/dwUDBProxy/tpl/wan_login.tmpl

@@ -17,7 +17,7 @@
                 </li>
                 <li>
                     <div class="login-btn-wechat" title="微信<%= typeText %>"></div>
-                    <p>微信<%= typeText %>(推荐)</p>
+                    <p>微信<%= typeText %><span> (推荐)</span></p>
                 </li>
             </ul>
             <!-- <a href="http://yxdt.duowan.com/1912/440606841331.html" style="text-align:center;display: block;" target="_blank">关于多玩游戏YY帐号体系调整公告</a> -->

Some files were not shown because too many files changed in this diff