淘宝 登录页 taobao login

Added by 与你偶遇的树下@userstyles, Created: Oct 21, 2016, Updated: Oct 21, 2016
  • With the style applied
  • With the style applied (Generated screenshot)
  • Without the style applied (Generated screenshot)

Description:

在淘宝登录页面,同时显示 账号密码登陆框 和 二维码登录框

More info
- 2016-10-21 替换广告背景;界面微调;规则合并
- 2016-10-16 初步完成
本样式发布并维护于https://github.com/4thleaf/CSS_For_TaobaoLoginPage,仅供学习交流使用
你可以任意使用该代码,包括复制,传播,推广,甚至商业用途,但本人不对风险及其带来的利益纠纷负责
如果你有更好的建议,欢迎联系我;如果侵犯了你的利益,请联系我删除
==================================
如果你仅仅只是希望首先使用账号密码登陆。
也可以在ABP添加过滤规则:https://g.alicdn.com/kg/??slide/2.0.2/index-min.js?t=1358514278.js
或者使用以下样式:
@-moz-document domain("login.taobao.com") {
/* 屏蔽二维码登陆及切换按钮 */
.quick-form,#J_Quick2Static,#J_Static2Quick {
display: none!important;
}
/* 显示密码登陆 */
#J_StaticForm {
display: block!important;
}
}

Installs:
Applies to:
login.taobao.com

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.