修改微信授权样式
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
@charset "UTF-8";.font-color-red{color:#eb3729 !important}.bg-color-red{background-color:#eb3729 !important}.icon-color{color:#eb3729}.cart-color{color:#eb3729 !important;border:1px solid #eb3729 !important}.padding20{padding:20rpx}.pad20{padding:0 20rpx}.padding30{padding:30rpx}.pad30{padding:0 30rpx}.acea-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.acea-row.row-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.acea-row.row-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.acea-row.row-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.acea-row.row-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.acea-row.row-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.acea-row.row-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.acea-row.row-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.acea-row.row-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.acea-row.row-column-around{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.acea-row.row-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.acea-row.row-column-between{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.acea-row.row-center-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.acea-row.row-between-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.slider-banner{position:relative;width:100%;overflow:hidden}.slider-banner .swiper-container{height:100%}.slider-banner image{display:block;width:100%;height:100%}.start{width:122rpx;height:30rpx;background-image:url("https://h5.yixiang.co/static/images/start.png");background-repeat:no-repeat;-webkit-background-size:122rpx auto;background-size:122rpx auto}.start.star5{background-position:0 3rpx}.start.star4{background-position:0 -30rpx}.start.star3{background-position:0 -70rpx}.start.star2{background-position:0 -105rpx}.start.star1{background-position:0 -140rpx}.start.star0{background-position:0 -175rpx}.checkbox-wrapper{position:relative}.checkbox-wrapper input{display:none}.checkbox-wrapper .icon{position:absolute;left:0;top:50%;display:inline-block;width:18px;height:18px;border:1px solid #cccccc;-webkit-border-radius:50%;border-radius:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.checkbox-wrapper input:checked+.icon{background-color:#e93323;border-color:#e93323;background-image:url("https://h5.yixiang.co/static/images/enter.png");-webkit-background-size:21rpx 15rpx;background-size:21rpx 15rpx;background-repeat:no-repeat;background-position:center center}.Loads{height:80rpx;font-size:25rpx;color:#000}.Loads .iconfont{font-size:30rpx;margin-right:10rpx;height:32rpx;line-height:32rpx}@-webkit-keyframes load{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loadingpic{-webkit-animation:load 3s linear 1s infinite;animation:load 3s linear 1s infinite}.loading{-webkit-animation:load linear 1s infinite;animation:load linear 1s infinite}
|
||||
@charset "UTF-8";.font-color-red{color:#eb3729 !important}.bg-color-red{background-color:#eb3729 !important}.icon-color{color:#eb3729}.cart-color{color:#eb3729 !important;border:1px solid #eb3729 !important}.padding20{padding:20rpx}.pad20{padding:0 20rpx}.padding30{padding:30rpx}.pad30{padding:0 30rpx}.acea-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.acea-row.row-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.acea-row.row-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.acea-row.row-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.acea-row.row-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.acea-row.row-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.acea-row.row-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.acea-row.row-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.acea-row.row-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.acea-row.row-column-around{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.acea-row.row-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.acea-row.row-column-between{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.acea-row.row-center-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.acea-row.row-between-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.slider-banner{position:relative;width:100%;overflow:hidden}.slider-banner .swiper-container{height:100%}.slider-banner image{display:block;width:100%;height:100%}.start{width:122rpx;height:30rpx;background-image:url("https://wx.yixiang.co/static/images/start.png");background-repeat:no-repeat;-webkit-background-size:122rpx auto;background-size:122rpx auto}.start.star5{background-position:0 3rpx}.start.star4{background-position:0 -30rpx}.start.star3{background-position:0 -70rpx}.start.star2{background-position:0 -105rpx}.start.star1{background-position:0 -140rpx}.start.star0{background-position:0 -175rpx}.checkbox-wrapper{position:relative}.checkbox-wrapper input{display:none}.checkbox-wrapper .icon{position:absolute;left:0;top:50%;display:inline-block;width:18px;height:18px;border:1px solid #cccccc;-webkit-border-radius:50%;border-radius:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.checkbox-wrapper input:checked+.icon{background-color:#e93323;border-color:#e93323;background-image:url("https://wx.yixiang.co/static/images/enter.png");-webkit-background-size:21rpx 15rpx;background-size:21rpx 15rpx;background-repeat:no-repeat;background-position:center center}.Loads{height:80rpx;font-size:25rpx;color:#000}.Loads .iconfont{font-size:30rpx;margin-right:10rpx;height:32rpx;line-height:32rpx}@-webkit-keyframes load{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loadingpic{-webkit-animation:load 3s linear 1s infinite;animation:load 3s linear 1s infinite}.loading{-webkit-animation:load linear 1s infinite;animation:load linear 1s infinite}
|
||||
/*# sourceMappingURL=./base.css.map */
|
@ -104,7 +104,7 @@
|
||||
.start {
|
||||
width: 1.22*100rpx;
|
||||
height: 0.3*100rpx;
|
||||
background-image: url("https://h5.yixiang.co/static/images/start.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/start.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 1.22*100rpx auto;
|
||||
}
|
||||
@ -147,7 +147,7 @@
|
||||
.checkbox-wrapper input:checked + .icon {
|
||||
background-color: #e93323;
|
||||
border-color: #e93323;
|
||||
background-image: url("https://h5.yixiang.co/static/images/enter.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/enter.png");
|
||||
background-size: 0.21*100rpx 0.15*100rpx;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
@ -1,2 +1,2 @@
|
||||
input{line-height:normal;-webkit-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:'GuildfordProBook 5';src:url('https://h5.yixiang.co/static/iconfont/GuildfordProBook5.otf')}[v-cloak]{display:none}.iconfont{font-size:36rpx}@media (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.border-1px::after{-webkit-transform:scaleY(.7);-ms-transform:scaleY(.7);transform:scaleY(.7)}.border-1px::before{-webkit-transform:scaleY(.7);-ms-transform:scaleY(.7);transform:scaleY(.7)}}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){.border-1px::after{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.border-1px::before{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){.border-1px::after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}.border-1px::before{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.line1{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}.line2{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:55;background-color:rgba(0,0,0,0.5)}
|
||||
input{line-height:normal;-webkit-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:'GuildfordProBook 5';src:url('https://wx.yixiang.co/static/iconfont/GuildfordProBook5.otf')}[v-cloak]{display:none}.iconfont{font-size:36rpx}@media (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.border-1px::after{-webkit-transform:scaleY(.7);-ms-transform:scaleY(.7);transform:scaleY(.7)}.border-1px::before{-webkit-transform:scaleY(.7);-ms-transform:scaleY(.7);transform:scaleY(.7)}}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){.border-1px::after{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.border-1px::before{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){.border-1px::after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}.border-1px::before{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.line1{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}.line2{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:55;background-color:rgba(0,0,0,0.5)}
|
||||
/*# sourceMappingURL=./reset.css.map */
|
@ -1,7 +1,7 @@
|
||||
input{line-height: normal; box-sizing:border-box;}
|
||||
@font-face {
|
||||
font-family: 'GuildfordProBook 5';
|
||||
src: url('https://h5.yixiang.co/static/iconfont/GuildfordProBook5.otf');
|
||||
src: url('https://wx.yixiang.co/static/iconfont/GuildfordProBook5.otf');
|
||||
}
|
||||
[v-cloak] {
|
||||
display: none;
|
||||
|
File diff suppressed because one or more lines are too long
@ -423,7 +423,7 @@ page {
|
||||
}
|
||||
|
||||
.coupon-list .item .money {
|
||||
background-image: url('https://h5.yixiang.co/static/images/coupon1.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/coupon1.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 2.4*100rpx;
|
||||
@ -439,7 +439,7 @@ page {
|
||||
}
|
||||
|
||||
.coupon-list .item .money.moneyGray {
|
||||
background-image: url('https://h5.yixiang.co/static/images/coupon2.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/coupon2.png');
|
||||
}
|
||||
|
||||
.coupon-list .item .money .num {
|
||||
@ -1054,7 +1054,7 @@ page {
|
||||
padding: 0 0.88*100rpx 0 0.55*100rpx;
|
||||
font-size: 0.28*100rpx;
|
||||
color: #fff;
|
||||
background-image: url('https://h5.yixiang.co/static/images/transparent.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/transparent.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
@ -1073,7 +1073,7 @@ page {
|
||||
|
||||
/*首页优惠券弹窗*/
|
||||
.coupon-window {
|
||||
background-image: url('https://h5.yixiang.co/static/images/coupon-window.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/coupon-window.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 6.3*100rpx;
|
||||
@ -1159,7 +1159,7 @@ page {
|
||||
}
|
||||
|
||||
.coupon-window .lid {
|
||||
background-image: url('https://h5.yixiang.co/static/images/coupon-window2.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/coupon-window2.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 5.73*100rpx;
|
||||
@ -1583,7 +1583,7 @@ page {
|
||||
.index .hotList .hot-bg {
|
||||
width: 100%;
|
||||
height: 2.15*100rpx;
|
||||
background-image: url('https://h5.yixiang.co/static/images/index-bg.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/index-bg.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding: 0 0.3*100rpx;
|
||||
@ -3892,27 +3892,27 @@ page {
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.diamonds {
|
||||
background-image: url("https://h5.yixiang.co/static/images/diamonds.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/diamonds.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.gold {
|
||||
background-image: url("https://h5.yixiang.co/static/images/gold.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/gold.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.silver {
|
||||
background-image: url("https://h5.yixiang.co/static/images/silver.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/silver.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.brass {
|
||||
background-image: url("https://h5.yixiang.co/static/images/brass.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/brass.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.bronze {
|
||||
background-image: url("https://h5.yixiang.co/static/images/bronze.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/bronze.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide.ordinary {
|
||||
background-image: url("https://h5.yixiang.co/static/images/ordinary.jpg");
|
||||
background-image: url("https://wx.yixiang.co/static/images/ordinary.jpg");
|
||||
}
|
||||
|
||||
.member-center .header .slider-banner .swiper-slide image {
|
||||
@ -4121,7 +4121,7 @@ page {
|
||||
|
||||
/*积分详情*/
|
||||
.integral-details .header {
|
||||
background-image: url('https://h5.yixiang.co/static/images/integralbg.jpg');
|
||||
background-image: url('https://wx.yixiang.co/static/images/integralbg.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 100%;
|
||||
@ -4416,7 +4416,7 @@ page {
|
||||
}
|
||||
|
||||
.bargain .header {
|
||||
/* background-image: url('https://h5.yixiang.co/static/images/cut1.png'); */
|
||||
/* background-image: url('https://wx.yixiang.co/static/images/cut1.png'); */
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 6.98*100rpx;
|
||||
@ -4427,7 +4427,7 @@ page {
|
||||
}
|
||||
|
||||
.bargain .header.on {
|
||||
background-image: url('https://h5.yixiang.co/static/images/cut2.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/cut2.png');
|
||||
}
|
||||
|
||||
.bargain .header .pictxt {
|
||||
@ -4454,7 +4454,7 @@ page {
|
||||
}
|
||||
|
||||
.bargain .header .time {
|
||||
background-image: url('https://h5.yixiang.co/static/images/time.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/time.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 4.4*100rpx;
|
||||
@ -4596,7 +4596,7 @@ page {
|
||||
.bargain .wrapper .lock,
|
||||
.bargain .bargainGang .lock,
|
||||
.bargain .goodsDetails .lock {
|
||||
background-image: url('https://h5.yixiang.co/static/images/lock.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/lock.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 5.48*100rpx;
|
||||
@ -5664,7 +5664,7 @@ page {
|
||||
}
|
||||
|
||||
.sign .wrapper .list .item .venus {
|
||||
background-image: url('https://h5.yixiang.co/static/images/stars2.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/stars2.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 0.56*100rpx;
|
||||
@ -5673,11 +5673,11 @@ page {
|
||||
}
|
||||
|
||||
.sign .wrapper .list .item .venus.venusSelect {
|
||||
background-image: url('https://h5.yixiang.co/static/images/stars1.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/stars1.png');
|
||||
}
|
||||
|
||||
.sign .wrapper .list .item .venus.reward {
|
||||
background-image: url('https://h5.yixiang.co/static/images/stars3.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/stars3.png');
|
||||
width: 0.75*100rpx;
|
||||
height: 0.56*100rpx;
|
||||
}
|
||||
@ -5698,7 +5698,7 @@ page {
|
||||
}
|
||||
|
||||
.sign .wrapper .lock {
|
||||
background-image: url('https://h5.yixiang.co/static/images/lock2.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/lock2.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 5.58*100rpx;
|
||||
@ -5735,7 +5735,7 @@ page {
|
||||
text-align: center;
|
||||
line-height: 1.16*100rpx;
|
||||
margin-right: 0.19*100rpx;
|
||||
background-image: url('https://h5.yixiang.co/static/images/redBg.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/redBg.png');
|
||||
}
|
||||
|
||||
.sign .wrapper2 .list2 .data {
|
||||
@ -5806,7 +5806,7 @@ page {
|
||||
}
|
||||
|
||||
.sign .signTip .signTipCon {
|
||||
background-image: url('https://h5.yixiang.co/static/images/register.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/register.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 4.2*100rpx;
|
||||
@ -6543,7 +6543,7 @@ page {
|
||||
|
||||
/*我的推广*/
|
||||
.my-promotion .header {
|
||||
background-image: url("https://h5.yixiang.co/static/images/promotionBg.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/promotionBg.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 100%;
|
||||
@ -6647,7 +6647,7 @@ page {
|
||||
}
|
||||
|
||||
.my-account .wrapper .header .headerCon {
|
||||
background-image: url('https://h5.yixiang.co/static/images/accountBg.png');
|
||||
background-image: url('https://wx.yixiang.co/static/images/accountBg.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
height: 100%;
|
||||
@ -7036,7 +7036,7 @@ page {
|
||||
/*抢购详情页*/
|
||||
.product-con .nav {
|
||||
box-sizing: border-box;
|
||||
background: url('https://h5.yixiang.co/static/images/rushBuy.jpg') #fc4141 no-repeat;
|
||||
background: url('https://wx.yixiang.co/static/images/rushBuy.jpg') #fc4141 no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 100%;
|
||||
height: 1*100rpx;
|
||||
@ -7356,7 +7356,7 @@ page {
|
||||
}
|
||||
|
||||
.register .shading {
|
||||
background-image: url("https://h5.yixiang.co/static/images/registerw.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/registerw.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 100%;
|
||||
@ -7493,7 +7493,7 @@ page {
|
||||
}
|
||||
|
||||
.register .bottom {
|
||||
background-image: url("https://h5.yixiang.co/static/images/registerB.png");
|
||||
background-image: url("https://wx.yixiang.co/static/images/registerB.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 6.2*100rpx;
|
||||
@ -7785,7 +7785,7 @@ page {
|
||||
}
|
||||
|
||||
.priceChange .priceTitle {
|
||||
background: url("https://h5.yixiang.co/static/images/pricetitle.jpg") no-repeat;
|
||||
background: url("https://wx.yixiang.co/static/images/pricetitle.jpg") no-repeat;
|
||||
background-size: 100% 100%;
|
||||
width: 100%;
|
||||
height: 1.6*100rpx;
|
||||
|
@ -2,4 +2,4 @@
|
||||
// export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api';
|
||||
// export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api';
|
||||
export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api';
|
||||
export const VUE_APP_RESOURCES_URL = 'https://h5.yixiang.co/static';
|
||||
export const VUE_APP_RESOURCES_URL = 'https://wx.yixiang.co/static';
|
||||
|
@ -2,7 +2,7 @@
|
||||
<view class="container">
|
||||
<!-- #ifdef MP-WEIXIN -->
|
||||
<view v-if="!token" class="force-login-wrap">
|
||||
<image class="logo-bg" src="@/static/images/logo_bg.png" mode="aspectFill"></image>
|
||||
<!-- <image class="logo-bg" src="@/static/images/logo_bg.png" mode="aspectFill"></image> -->
|
||||
<view class="force-login__content y-f">
|
||||
<open-data class="user-avatar" type="userAvatarUrl"></open-data>
|
||||
<open-data class="user-name" type="userNickName"></open-data>
|
||||
@ -124,7 +124,7 @@
|
||||
overflow: hidden;
|
||||
z-index: 11111;
|
||||
top: 0;
|
||||
background: linear-gradient(180deg, rgba(239, 196, 128, 1) 0%, rgba(248, 220, 165, 1) 25%, rgba(255, 255, 255, 1) 98%);
|
||||
background: #fff;
|
||||
|
||||
.logo-bg {
|
||||
width: 640rpx;
|
||||
@ -149,7 +149,7 @@
|
||||
font-size: 35rpx;
|
||||
font-family: PingFang SC;
|
||||
font-weight: bold;
|
||||
color: rgba(132, 87, 8, 1);
|
||||
color: #000;
|
||||
margin-bottom: 30rpx;
|
||||
}
|
||||
|
||||
@ -157,7 +157,7 @@
|
||||
font-size: 28rpx;
|
||||
font-family: PingFang SC;
|
||||
font-weight: 400;
|
||||
color: rgba(200, 150, 61, 1);
|
||||
color: #000;
|
||||
line-height: 44rpx;
|
||||
width: 500rpx;
|
||||
text-align: center;
|
||||
@ -167,8 +167,8 @@
|
||||
.author-btn {
|
||||
width: 630rpx;
|
||||
height: 80rpx;
|
||||
background: linear-gradient(90deg, rgba(233, 180, 97, 1), rgba(238, 204, 137, 1));
|
||||
box-shadow: 0px 7rpx 6rpx 0px rgba(229, 138, 0, 0.22);
|
||||
background: linear-gradient(90deg, #eb3729, #eb3729);
|
||||
// box-shadow: 0px 7rpx 6rpx 0px rgba(229, 138, 0, 0.22);
|
||||
border-radius: 40rpx;
|
||||
font-size: 30rpx;
|
||||
font-family: PingFang SC;
|
||||
@ -181,12 +181,12 @@
|
||||
height: 80rpx;
|
||||
margin-top: 30rpx;
|
||||
border-radius: 40rpx;
|
||||
border: 2rpx solid rgba(233, 180, 97, 1);
|
||||
border: 2rpx solid #eb3729;
|
||||
background: none;
|
||||
font-size: 30rpx;
|
||||
font-family: PingFang SC;
|
||||
font-weight: 500;
|
||||
color: rgba(233, 180, 97, 1);
|
||||
color: #eb3729;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user