123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 |
-
- <!-- 官方内置样式表,升级会覆盖变动,请勿修改,否则后果自负 -->
-
- <style>
- /*
- {$theme_color}
- {$theme_color|hex2rgba=###,0.8} */
-
- .ey-container .ey-nav ul li a:hover {
- color: {$theme_color};
- }
- .ey-container .user-box .user-box-text{
- background-color:{$theme_color};
- }
- .ey-container .user-box-r .user-box-top .user-top-r .more {
- color:{$theme_color};
- }
- .ey-container .user-box-r .user-box-bottom .data-info .link a {
- color: {$theme_color};
- }
- .ey-container .column-title .column-name {
- color: {$theme_color};
- }
- a:hover {
- color: {$theme_color};
- }
-
- .el-button--primary {
- background-color: {$theme_color};
- border: 1px solid {$theme_color};
- }
- .ey-container .item-from-row .err a {
- color: {$theme_color};
- }
- .ey-container .checkbox-label .checkbox:checked+.check-mark {
- background-color: {$theme_color};
- border: 1px solid {$theme_color};
- }
- .ey-container .checkbox-label .checkbox:checked+.check-mark:after {
- background:{$theme_color};
- }
- .ey-container .radio-label .radio:checked+.check-mark {
- border: 1px solid {$theme_color};
- background-color: {$theme_color};
- }
- .ey-container .radio-label .radio:checked+.check-mark:after {
- background: {$theme_color};
- }
- .el-button--primary.is-plain {
- color: {$theme_color};
- border-color: {$theme_color|hex2rgba=###,0.2};
- background-color:{$theme_color|hex2rgba=###,0.1};
- }
- .el-button--primary.is-plain:focus, .el-button--primary.is-plain:hover {
- background: {$theme_color};
- border-color: {$theme_color};
- }
- .el-button--primary:hover, .el-button--primary:focus {
- background: {$theme_color|hex2rgba=###,0.9};
- border-color: {$theme_color|hex2rgba=###,0.9};
- color: #fff;
- }
- .el-input-number__decrease:hover, .el-input-number__increase:hover {
- color: {$theme_color};
- }
- .el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled), .el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
- border-color: {$theme_color};
- }
- .ey-container .address-con .address-item.cur {
- border: 1px solid {$theme_color|hex2rgba=###,0.6};
- }
- .ey-container .address-con .address-item.cur:before {
- color: {$theme_color};
- border-top: 50px solid {$theme_color};
- }
- .ey-container .ey-con .shop-oper .shop-oper-l .el-button.active {
- color: {$theme_color};
- }
- .ey-container .goods-con .goods-item .goods-item-r .view a {
- color: {$theme_color};
- }
- .ey-container div.dataTables_paginate .paginate_button.active>a, .ey-containerdiv.dataTables_paginate .paginate_button.active>a:focus, .ey-containerdiv.dataTables_paginate .paginate_button.active>a:hover {
- background: {$theme_color} !important;
- border-color: {$theme_color} !important;
- }
- .ey-container .pagination>li>a:focus, .ey-container .pagination>li>a:hover, .ey-container .pagination>li>span:focus, .ey-container .pagination>li>span:hover {
- color:{$theme_color};
- }
- .ey-container .pagination>li>a, .ey-container .pagination>li>span {
- color:{$theme_color};
- }
- .el-button--danger {
- background-color: {$theme_color};
- border-color: {$theme_color};
- }
- .recharge .pc-vip-list.active {
- border: {$theme_color} 2px solid;
- /*background-color:{$theme_color|hex2rgba=###,0.1};*/
- }
- .recharge .pc-vip-list:hover {
- border: {$theme_color} 2px solid;
- }
- .recharge .pc-vip-list .icon-recomd {
- background: {$theme_color};
- }
- .el-input.is-active .el-input__inner, .el-input__inner:focus {
- border-color: {$theme_color};
- }
- .ey-container .address-con .selected .address-item:before {
- color:{$theme_color};
- border-top: 50px solid {$theme_color};
- }
- .ey-container .address-con .selected .address-item {
- border: 1px solid {$theme_color|hex2rgba=###,0.4};
- }
- .ey-container .pay-type .payTag a {
- color: {$theme_color};
- border-bottom: 1px solid {$theme_color};
- }
- .ey-container .pay-type .pay-con .pay-type-item.active {
- border-color: {$theme_color|hex2rgba=###,0.4};
- }
- .ey-container .pay-type .pay-con .pay-type-item.active:before {
- color: {$theme_color};
- border-bottom: 30px solid {$theme_color};
- }
- .ey-header-nav .nav li ul li a:hover {
- background: {$theme_color};
- }
- .btn-primary {
- background-color: {$theme_color};
- }
- .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
- border-color: {$theme_color};
- background-color: {$theme_color};
- }
- .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
- border-color:{$theme_color};
- background-color:{$theme_color};
- }
- .register_index .login_link .login_link_register {
- color: {$theme_color};
- }
-
- .portal-content-box .user-card .link {
- color: {$theme_color};
- }
- .portal-sub .info-list .info .num {
- color: {$theme_color};
- }
- .ey-container .xin_mian .services-list li:hover .title_n a {
- color: {$theme_color};
- }
- .address-list .address-action span {
- color: {$theme_color};
- }
- .ey-container .ey-nav ul .active a {
- color: {$theme_color};
- }
-
- .ey-container .user-pay-con .user-pay-box .item-from-row .el-input__inner {
- border: 1px solid {$theme_color};
- }
- .ey-container .item-from-row .pay-type-item.active {
- border-color: {$theme_color|hex2rgba=###,0.4};
- }
-
- .ey-container .item-from-row .pay-type-item.active::before {
- color: {$theme_color};
- border-bottom: 30px solid {$theme_color};
-
- }
- .address-select-box {
- border: 1px solid {$theme_color};
- }
- .address-selectd span {
- color: {$theme_color};
- }
- .mi-user-favorite .xm-goods-list-wrap .xm-goods-item .price {
- color: {$theme_color};
- }
- .mi-user-favorite .xm-goods-list-wrap .xm-goods-item .actions .btn-primary-xin {
- background: {$theme_color};
- border-color: {$theme_color};
- }
- .ey-container .ey-con .shop-oper .shop-oper-l .el-button-xin.active {
- color: {$theme_color};
- }
- .comment-list .goods-list-detail .goods-list-li .goods-content .cont-r .btn2-xin {
- border: 1px solid {$theme_color};
- background: {$theme_color};
- }
- .cart-container .container-main .cart-wrap .cart-goods-list .col-check .icon-checkbox-selected, .cart-container .container-main .cart-wrap .cart-goods-list .col-check .check-mark {
- border-color: {$theme_color};
- }
- .cart-container .container-main .cart-wrap .cart-goods-list .item-box .col-total, .cart-container .container-main .cart-wrap .cart-goods-list .item-sub-box .col-total {
- color: {$theme_color};
- }
- .cart-container .container-main .cart-bar .total-price {
- color: {$theme_color};
- }
- .recommend-price {
- }
- .btn-line-primary {
- border-color: {$theme_color};
- color: {$theme_color};
- }
- .btn-line-primary:hover {
- background-color: {$theme_color};
- border-color: {$theme_color};
- }
- .goods-list .good-item .good-total {
- color: {$theme_color};
- }
- .checkout-detail .detail-section .section-options .options-list .selected span {
- color: {$theme_color};
- }
- .checkout-detail .count-detail .section-bill .bill-item .bill-money {
- color: {$theme_color};
- }
- /*消息通知标题*/
- .ey-container .xin_mian .services-list li .title_n.cur a {
- color: {$theme_color};
- }
- /*个人等级*/
- .portal-content-box .user-actions .action-list .grade{
- color: {$theme_color};
- }
- /*个人信息按钮*/
- .ey-container .ey-con .user-info .user-info-button{
- background: {$theme_color};
- border: 1px solid {$theme_color};
- }
- /*订单*/
- .ey-container .goods-con .order-list .uc-order-item-shipping {
- border-color:{$theme_color|hex2rgba=###,0.3};
- }
- .ey-container .goods-con .order-list .uc-order-item-shipping .order-summary{
- background-color: {$theme_color|hex2rgba=###,0.06};
- }
- .ey-container .goods-con .order-list .uc-order-item-shipping .order-status {
- color: {$theme_color};
- }
- .ey-container .goods-con .order-list .uc-order-item-shipping .order-detail-table th {
- background:{$theme_color|hex2rgba=###,0.06};
- border-bottom:1px solid {$theme_color|hex2rgba=###,0.3};
- }
- .service-list-item .hd {
- background:{$theme_color|hex2rgba=###,0.06};
- border-bottom: 1px solid {$theme_color|hex2rgba=###,0.3};
- }
- .service-list-item {
- border: 1px solid {$theme_color|hex2rgba=###,0.3};
- }
- .service-list-item .hd .status-xin{
- color: {$theme_color};
- }
- .ey-container .mi-uc-box .order-detail-total .total-table td{
- color: {$theme_color};
- }
- /*收货地址*/
- .address-add .input-active{
- border: 1px solid {$theme_color};
- }
- .address-add .input-active .input-label{
- color: {$theme_color};
- }
- .address-add .input-active.input-focus{
- border: 1px solid {$theme_color};
- }
- .address-add .input-active.input-focus .input-label{
- color: {$theme_color};
- }
- .mip-reg-heading .nav-item.cur{
- border-bottom-color:{$theme_color};
- color: {$theme_color};
- }
- .reg .checkbox-label .checkbox:checked+.check-mark {
- background-color: {$theme_color};
- border-color: {$theme_color};
- }
- .reg .checkbox-label .checkbox:checked+.check-mark:after {
- background: {$theme_color};
- }
- .popup-login-box .row-item .button{
- background: {$theme_color};
- }
- .popup-login-box .popup-footer .popup-footer-l span {
- color: {$theme_color};
- }
- .popup-login-box .popup-footer .popup-footer-r a{
- color: {$theme_color};
- }
- .popup-login-box .popup-footer .popup-footer-l a i{
- color: {$theme_color};
- }
- .popup-login-box .login_reg .reg_t{
- color: {$theme_color};
- }
-
- </style>
-
- <script type="text/javascript">
- var __isMobile__ = 0;
- var __root_dir__ = "__ROOT_DIR__";
- var __version__ = "{$version}";
- var __lang__ = "{$home_lang}";
- var eyou_basefile = "{$Request.baseFile}";
- var GetUploadify_url = "{eyou:url link='user/Uploadify/upload' /}";
- var delUploadify_url = "{eyou:url link='user/Uploadify/delupload' /}";
- </script>
|