更新资源

This commit is contained in:
Jerry Yan 2019-10-27 20:52:35 +08:00
parent 929f4b651f
commit edbcf17309
457 changed files with 25425 additions and 21970 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,12 +2,12 @@
$data['version'] = 16; $data['version'] = 16;
$data['ios_must_update'] = 0; //是否强制更新,0不强制,1强制 $data['ios_must_update'] = 0; //是否强制更新,0不强制,1强制
$data['must_update'] = 1; //是否强制更新,0不强制,1强制 $data['must_update'] = 1; //是否强制更新,0不强制,1强制
$data['apk_version'] = '2.2.0'; $data['apk_version'] = '2.2.1';
$data['apk_down_url'] = 'http://qlg.tsgz.moe:233/H5B854518.wgt'; $data['apk_down_url'] = 'http://www.zgqlg.com.cn/H5B854518.wgt';
//$data['ios_version'] = '1.0.0'; //$data['ios_version'] = '1.0.0';
$data['ios_appid'] = '1355322179'; $data['ios_appid'] = '1355322179';
$data['update_url'] = 'https://itunes.apple.com/cn/lookup?id='.$data['ios_appid']; $data['update_url'] = 'https://itunes.apple.com/cn/lookup?id='.$data['ios_appid'];
$data['ios_down_url'] = 'https://itunes.apple.com/cn/app/san-gu-hui/id'.$data['ios_appid'].'?mt=8'; $data['ios_down_url'] = 'https://itunes.apple.com/cn/app/san-gu-hui/id'.$data['ios_appid'].'?mt=8';
$data['cssUrl'] = 'http://qlg.tsgz.moe:233/static/app2/css/'; $data['cssUrl'] = 'http://www.zgqlg.com.cn/static/app2/css/';
$data['jsUrl'] = 'http://qlg.tsgz.moe:233/static/app2/js/'; $data['jsUrl'] = 'http://www.zgqlg.com.cn/static/app2/js/';
exit(json_encode($data)); exit(json_encode($data));

0
static/app2/css/addessay.css Executable file → Normal file
View File

0
static/app2/css/addgoods.css Executable file → Normal file
View File

0
static/app2/css/addqrrz.css Executable file → Normal file
View File

0
static/app2/css/addshopping.css Executable file → Normal file
View File

0
static/app2/css/addyhk.css Executable file → Normal file
View File

0
static/app2/css/applicationopen.css Executable file → Normal file
View File

8
static/app2/css/appraise.css Executable file → Normal file
View File

@ -88,7 +88,7 @@ figure {
.pjbtitle p { .pjbtitle p {
color: #e61329; color: #e61329;
font-size: 13.2px; font-size: 18px;
float: left; float: left;
margin: 0; margin: 0;
line-height: 25.2px; line-height: 25.2px;
@ -97,13 +97,13 @@ figure {
.pjbcon { .pjbcon {
color: #525252; color: #525252;
font-size: 13.2px; font-size: 18px;
margin: 3px 0; margin: 3px 0;
} }
.pjclass { .pjclass {
color: #909090; color: #909090;
font-size: 13.2px; font-size: 18px;
} }
.pjbtitle img { .pjbtitle img {
width: 25.2px; width: 25.2px;
@ -122,7 +122,7 @@ figure {
padding: 9px 6px; padding: 9px 6px;
background: #e4e4e4; background: #e4e4e4;
border-radius: 4.8px; border-radius: 4.8px;
font-size: 12px; font-size: 18px;
margin-top: 4px; margin-top: 4px;
} }
.zjpj{ .zjpj{

0
static/app2/css/bill.css Executable file → Normal file
View File

16
static/app2/css/cash-out.css Executable file → Normal file
View File

@ -11,7 +11,7 @@
/* border-bottom: 1px solid #ccc; */ /* border-bottom: 1px solid #ccc; */
} }
.idc-total h5 { .idc-total h4 {
width: 80%; width: 80%;
} }
@ -59,7 +59,7 @@
line-height: 48px; line-height: 48px;
text-align: center; text-align: center;
color: black; color: black;
font-size: 15.6px; font-size: 18px;
} }
.btns div { .btns div {
height: 30px; height: 30px;
@ -103,7 +103,7 @@
} }
.bg .row label { .bg .row label {
width: 100px; width: 100px;
font-size: 13px; font-size: 16px;
color: #363636; color: #363636;
} }
@ -127,7 +127,7 @@
padding: 0px; padding: 0px;
height: 21px; height: 21px;
text-align: left; text-align: left;
font-size: 13px; font-size: 16px;
color:#7B7B7B; color:#7B7B7B;
} }
.idc-list { .idc-list {
@ -163,7 +163,7 @@
.idc-list-title { .idc-list-title {
width: 200px; width: 200px;
font-size: 15px; font-size: 16px;
font-weight: 200; font-weight: 200;
margin-bottom: 10px; margin-bottom: 10px;
overflow: hidden; overflow: hidden;
@ -172,20 +172,20 @@
} }
.idc-list-price { .idc-list-price {
font-size: 15px; font-size: 16px;
color: #F02C43; color: #F02C43;
} }
.idc-list-user { .idc-list-user {
font-size: 13px; font-size: 16px;
margin-bottom: 15px; margin-bottom: 15px;
} }
.idc-list-time { .idc-list-time {
width: 50%; width: 50%;
font-size: 12px; font-size: 14px;
/* color: #F02C43; */ /* color: #F02C43; */
bottom: 10px; bottom: 10px;
} }

0
static/app2/css/complain.css Executable file → Normal file
View File

302
static/app2/css/confirmOrder.css Executable file → Normal file
View File

@ -1,151 +1,151 @@
.scroll_out{ .scroll_out{
position: fixed; position: fixed;
top: 66px; top: 66px;
bottom: 50px; bottom: 50px;
left: 0; left: 0;
right: 0; right: 0;
} }
.c1_r input{ .c1_r input{
margin: 0; margin: 0;
border: none; border: none;
padding: 0; padding: 0;
height: 22px; height: 22px;
width: calc( 100% ); width: calc( 100% );
font-size: 12px; font-size: 18px;
} }
.c1_r{ .c1_r{
width: calc(100% - 80px); width: calc(100% - 100px);
text-align: right; text-align: right;
} }
.c1_l input::-webkit-input-placeholder { /* WebKit browsers */ .c1_l input::-webkit-input-placeholder { /* WebKit browsers */
font-size:12px; font-size:18px;
} }
.c1_l input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ .c1_l input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size:12px; font-size:18px;
} }
.c1_l input::-moz-placeholder { /* Mozilla Firefox 19+ */ .c1_l input::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size:12px; font-size:18px;
} }
.c1_l input:-ms-input-placeholder { /* Internet Explorer 10+ */ .c1_l input:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size:12px; font-size:18px;
} }
.js_r{ .js_r{
float: right; float: right;
line-height: 50px; line-height: 50px;
} }
.js_r span{ .js_r span{
font-size: 12px; font-size: 12px;
} }
.js_r span j{ .js_r span j{
color: #e94744; color: #e94744;
} }
.js_r span o{ .js_r span o{
color: #909090; color: #909090;
} }
.btn_tj{ .btn_tj{
display: inline-block; display: inline-block;
width: 102px; width: 102px;
height: 51px; height: 51px;
background: -moz-linear-gradient(left, #ff0423, #ff58a3); background: -moz-linear-gradient(left, #ff0423, #ff58a3);
/*Mozilla*/ /*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#ff0423), to(#ff58a3)); background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#ff0423), to(#ff58a3));
/*Old gradient for webkit*/ /*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #ff0423, #ff58a3); background: -webkit-linear-gradient(left, #ff0423, #ff58a3);
/*new gradient for Webkit*/ /*new gradient for Webkit*/
background: -o-linear-gradient(left, #ff0423, #ff58a3); background: -o-linear-gradient(left, #ff0423, #ff58a3);
/*Opera11*/ /*Opera11*/
text-align: center; text-align: center;
color: white; color: white;
font-size: 14.4px; font-size: 14.4px;
} }
.isHb{ .isHb{
width: 100%; width: 100%;
height: 42px; height: 42px;
border-bottom: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
background: white; background: white;
line-height: 41px; line-height: 41px;
padding:0 10px; padding:0 10px;
} }
.h_left{ .h_left{
font-size: 12px; font-size: 12px;
float: left; float: left;
} }
.h_left o{ .h_left o{
color: #909090; color: #909090;
} }
.he_right{ .he_right{
float: right; float: right;
height: 41px; height: 41px;
width: 80px; width: 80px;
position: relative; position: relative;
} }
.checkout{ .checkout{
width: 42px; width: 42px;
height: 25px; height: 25px;
border-radius: 15px; border-radius: 15px;
/*background: #2ddd87;*/ /*background: #2ddd87;*/
position: absolute; position: absolute;
right: 0; right: 0;
top: 7px; top: 7px;
border:1px solid #909090; border:1px solid #909090;
} }
.check_btn{ .check_btn{
position: absolute; position: absolute;
width: 21px; width: 21px;
height: 21px; height: 21px;
background: white; background: white;
border-radius: 50%; border-radius: 50%;
top: 1px; top: 1px;
left: 1px; left: 1px;
border:1px solid #909090; border:1px solid #909090;
} }
.he_right .on{ .he_right .on{
top: 8px; top: 8px;
border: none; border: none;
height: 23px; height: 23px;
background: #2ddd87; background: #2ddd87;
} }
.he_right .on .check_btn{ .he_right .on .check_btn{
border: none; border: none;
left: 20px; left: 20px;
} }
select{ select{
margin: 0; margin: 0;
padding: 0 ; padding: 0 ;
font-size: 13.2px; font-size: 13.2px;
} }
.mui-table-view-cell:after{ .mui-table-view-cell:after{
height: 0; height: 0;
} }
.mui-table-view-cell.mui-collapse .mui-collapse-content{ .mui-table-view-cell.mui-collapse .mui-collapse-content{
width: 100%; width: 100%;
background: transparent; background: transparent;
} }
.row_{ .row_{
width: 100%; width: 100%;
font-size: 13.2px; font-size: 13.2px;
border-bottom: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;
} }
.shop_info{ .shop_info{
background: white; background: white;
border-bottom: none; border-bottom: none;
margin-bottom: 5px; margin-bottom: 5px;
} }
.row_block{ .row_block{
background: white; background: white;
} }
.row_block img{ .row_block img{
border-radius: 3px; border-radius: 3px;
overflow: hidden; overflow: hidden;
} }
.rcr { .rcr {
background: white; background: white;
} }

0
static/app2/css/cooperative.css Executable file → Normal file
View File

0
static/app2/css/details.css Executable file → Normal file
View File

526
static/app2/css/discount.css Executable file → Normal file
View File

@ -1,263 +1,263 @@
body:after { body:after {
content: ""; content: "";
position: fixed; position: fixed;
/*top: -10px;*/ /*top: -10px;*/
bottom: -10px; bottom: -10px;
left: 0; left: 0;
width: 100%; width: 100%;
height: 10px; height: 10px;
box-shadow: 0 -0.5vw 2.3vw 3px rgba(25, 25, 25, 0.1); box-shadow: 0 -0.5vw 2.3vw 3px rgba(25, 25, 25, 0.1);
/*-webkit-box-shadow: 0 0.5vw 2.3vw 15px #ccc; /*-webkit-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
-moz-box-shadow: 0 0.5vw 2.3vw 15px #ccc; -moz-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
-o-box-shadow: 0 0.5vw 2.3vw 15px #ccc; -o-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
-ms-box-shadow: 0 0.5vw 2.3vw 15px #ccc;*/ -ms-box-shadow: 0 0.5vw 2.3vw 15px #ccc;*/
z-index: 100; z-index: 100;
} }
.oc_logo { .oc_logo {
/*width: 67.5px;*/ /*width: 67.5px;*/
height: 16.5px; height: 16.5px;
position: absolute; position: absolute;
margin: 0 auto; margin: 0 auto;
left: 0; left: 0;
right: 0; right: 0;
top: 13.75px; top: 13.75px;
} }
.top { .top {
width: 100%; width: 100%;
height: 16px; height: 16px;
background: white; background: white;
} }
.con { .con {
width: 100%; width: 100%;
padding: 0 2%; padding: 0 2%;
transform: translateY(-16px); transform: translateY(-16px);
} }
#timer_swiper .swiper-slide { #timer_swiper .swiper-slide {
color: #101010; color: #101010;
font-size: 13px; font-size: 13px;
float: left; float: left;
padding: 9px 0; padding: 9px 0;
height: 40px; height: 40px;
} }
.nav .r{ .nav .r{
float: right; float: right;
} }
.con .recommend{ .con .recommend{
padding: 5px 0; padding: 5px 0;
} }
#timer_swiper .lxy0 .on p{ #timer_swiper .lxy0 .on p{
color: #00d793; color: #00d793;
border-bottom: 4px solid #01de92; border-bottom: 4px solid #01de92;
} }
#timer_swiper .lxy1 .on p{ #timer_swiper .lxy1 .on p{
color: #5f26e6; color: #5f26e6;
border-bottom: 4px solid #64ed13; border-bottom: 4px solid #64ed13;
} }
.t_con p{ .t_con p{
font-size: 13px; font-size: 13px;
color: #000; color: #000;
} }
.t_con { .t_con {
width: 100%; width: 100%;
background: #fff; background: #fff;
} }
#timer_swiper { #timer_swiper {
width: 100%; width: 100%;
} }
#timer_swiper .swiper-wrapper .swiper-slide img{ #timer_swiper .swiper-wrapper .swiper-slide img{
padding: 3px; padding: 3px;
border-radius: 7px; border-radius: 7px;
} }
.t_con .swiper-container { .t_con .swiper-container {
width: 800px; width: 800px;
} }
.t_con .swiper-slide { .t_con .swiper-slide {
text-align: center; text-align: center;
font-size: 18px; font-size: 18px;
background: #fff; background: #fff;
/* Center slide text vertically */ /* Center slide text vertically */
display: -webkit-box; display: -webkit-box;
display: -ms-flexbox; display: -ms-flexbox;
display: -webkit-flex; display: -webkit-flex;
display: flex; display: flex;
-webkit-box-pack: center; -webkit-box-pack: center;
-ms-flex-pack: center; -ms-flex-pack: center;
-webkit-justify-content: center; -webkit-justify-content: center;
justify-content: center; justify-content: center;
-webkit-box-align: center; -webkit-box-align: center;
-ms-flex-align: center; -ms-flex-align: center;
-webkit-align-items: center; -webkit-align-items: center;
align-items: center; align-items: center;
} }
.on p{ .on p{
color: #ee344a; color: #ee344a;
border-bottom: 3px solid #EE344A; border-bottom: 3px solid #EE344A;
} }
#timer_swiper .swiper-slide { #timer_swiper .swiper-slide {
position: relative; position: relative;
} }
#timer_swiper .swiper-slide img {} #timer_swiper .swiper-slide img {}
#timer_swiper .swiper-slide p { #timer_swiper .swiper-slide p {
/*position: absolute;*/ /*position: absolute;*/
} }
.con_block { .con_block {
margin-top: 1px; margin-top: 1px;
width: 100%; width: 100%;
height: 170px; height: 170px;
background: white; background: white;
position: relative; position: relative;
} }
.con_block .img { .con_block .img {
width: 109px; width: 109px;
height: 109px; height: 109px;
position: absolute; position: absolute;
top: 30px; top: 30px;
left: 2%; left: 2%;
} }
.con_block .p1 { .con_block .p1 {
width: calc(100% - 130px); width: calc(100% - 130px);
right: 2%; right: 2%;
color: #101010; color: #101010;
font-size: 13px; font-size: 13px;
position: absolute; position: absolute;
top: 20px; top: 20px;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
overflow: hidden; overflow: hidden;
} }
.con_block .p2 { .con_block .p2 {
color: #fff; color: #fff;
font-size: 10px; font-size: 10px;
position: absolute; position: absolute;
background: -moz-linear-gradient(left, #ff0000, #ff0066); background: -moz-linear-gradient(left, #ff0000, #ff0066);
/*Mozilla*/ /*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#ff0000), to(#ff0066)); background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#ff0000), to(#ff0066));
/*Old gradient for webkit*/ /*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #ff0000, #ff0066); background: -webkit-linear-gradient(left, #ff0000, #ff0066);
/*new gradient for Webkit*/ /*new gradient for Webkit*/
background: -o-linear-gradient(left, #ff0000, #ff0066); background: -o-linear-gradient(left, #ff0000, #ff0066);
/*Opera11*/ /*Opera11*/
border-radius: 3px; border-radius: 3px;
padding: 0px 2px; padding: 0px 2px;
top: 65px; top: 65px;
right: calc(100% - 171px); right: calc(100% - 171px);
} }
.pect{ .pect{
color: #fff; color: #fff;
font-size: 10px; font-size: 10px;
position: absolute; position: absolute;
background: -moz-linear-gradient(left, #6600ff, #a200ff); background: -moz-linear-gradient(left, #6600ff, #a200ff);
/*Mozilla*/ /*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#6600ff), to(#a200ff)); background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#6600ff), to(#a200ff));
/*Old gradient for webkit*/ /*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #6600ff, #a200ff); background: -webkit-linear-gradient(left, #6600ff, #a200ff);
/*new gradient for Webkit*/ /*new gradient for Webkit*/
background: -o-linear-gradient(left, #6600ff, #a200ff); background: -o-linear-gradient(left, #6600ff, #a200ff);
/*Opera11*/ /*Opera11*/
border-radius: 3px; border-radius: 3px;
padding: 0px 2px; padding: 0px 2px;
top: 65px; top: 65px;
right: calc(100% - 220px); right: calc(100% - 220px);
} }
.con_block .p3 { .con_block .p3 {
color: #ec3449; color: #ec3449;
font-size: 15px; font-size: 15px;
position: absolute; position: absolute;
width: calc(100% - 130px); width: calc(100% - 130px);
right: 2%; right: 2%;
top: 105px; top: 105px;
} }
.con_block .p3 o { .con_block .p3 o {
font-size: 13px; font-size: 13px;
} }
.con_block del { .con_block del {
color: #808080; color: #808080;
font-size: 14px; font-size: 14px;
position: absolute; position: absolute;
width: calc(100% - 130px); width: calc(100% - 130px);
right: 2%; right: 2%;
top: 120px; top: 120px;
} }
.con_block del o { .con_block del o {
font-size: 12px; font-size: 12px;
} }
.con_block button { .con_block button {
color: white; color: white;
background: #ED374C; background: #ED374C;
font-size: 13px; font-size: 13px;
padding: 5px 15px; padding: 5px 15px;
border-radius: 5px; border-radius: 5px;
position: absolute; position: absolute;
right: 2%; right: 2%;
bottom: 35px; bottom: 35px;
border: none; border: none;
} }
.con_block .p4 { .con_block .p4 {
color: #808080; color: #808080;
font-size: 10px; font-size: 10px;
position: absolute; position: absolute;
bottom: 10px; bottom: 10px;
right: 80px; right: 80px;
} }
.con_block progress { .con_block progress {
width: 70px; width: 70px;
height: 9px; height: 9px;
border-radius: 10px; border-radius: 10px;
position: absolute; position: absolute;
right: 2%; right: 2%;
bottom: 16px; bottom: 16px;
background: white; background: white;
} }
::-ms-fill { ::-ms-fill {
background: #ED374C; background: #ED374C;
} }
::-moz-progress-bar { ::-moz-progress-bar {
background: #ED374C; background: #ED374C;
} }
::-webkit-progress-bar { ::-webkit-progress-bar {
background: white; background: white;
border: 1px solid #ED374C; border: 1px solid #ED374C;
border-radius: 10px; border-radius: 10px;
} }
::-webkit-progress-value { ::-webkit-progress-value {
background: #ED374C; background: #ED374C;
border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;
} }

42
static/app2/css/discounts.css Executable file → Normal file
View File

@ -1,21 +1,21 @@
.nav{ .nav{
width: 100%; width: 100%;
height: 37px; height: 37px;
margin-top: 66px; margin-top: 66px;
border-bottom: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
} }
.p1{ .p1{
color: #909090; color: #909090;
width: 33.33333333%; width: 33.33333333%;
text-align: center; text-align: center;
display: block; display: block;
float: left; float: left;
line-height: 36px; line-height: 36px;
font-size: 13.2px; font-size: 13.2px;
background: white; background: white;
} }
.nav .on{ .nav .on{
color: #e51329; color: #e51329;
} }

460
static/app2/css/dynamic.css Executable file → Normal file
View File

@ -1,231 +1,231 @@
/* 6p */ /* 6p */
@media all and (min-width: 376px) {
.bc_img,.b_con img {
height: 125px;
}
.mui-slider {
height: 168px;
}
.mui-slider-item {
height: 168px;
}
.mui-slider .mui-slider-item img {
height: 168px;
width: 100%;
}
}
/* 6 */
@media all and (min-width: 321px) and (max-width: 375px) {
.bc_img,.b_con img {
height: 113px;
}
.mui-slider {
height: 152px;
}
.mui-slider-item {
height: 152px;
}
.mui-slider .mui-slider-item img {
height: 152px;
width: 100%;
}
}
/* 5 */
@media all and (max-width: 320px) {
.bc_img,.b_con img {
height: 94.5px;
}
.mui-slider {
height: 130px;
}
.mui-slider-item {
height: 130px;
}
.mui-slider .mui-slider-item img {
height: 130px;
width: 100%;
}
}
.con{
width: 100%;
overflow: hidden;
}
.block {
width: 100%;
margin-bottom: 6px ;
background: white;
}
.b_title {
width: 100%;
position: relative;
height: 60px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.b_title .b_img {
width: 48px;
height: 48px;
position: absolute;
bottom: 0;
left: 15px;
}
.storename {
position: absolute;
width: calc(100% - 140px);
color: black;
left: 69px;
top: 15px;
font-size: 16.8px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.time {
position: absolute;
width: calc(100% - 140px);
left: 69px;
color: #909090;
font-size: 13.2px;
top: 38px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.btn_menu {
width: 38px;
height: 38px;
padding: 10px;
position: absolute;
right: 0;
top: 5px;
}
.b_con {
width: 100%;
padding: 7.5px 13.5px;
font-size: 14.4px;
color: #525252;
}
.b_footer {
width: 100%;
height: 36px;
position: relative;
}
.num {
position: absolute;
width: 90px;
top: 7.5px;
left: 15px;
}
.num img {
width: 18px;
float: left;
}
.nun p {
float: left;
}
.zan {
padding: 0 9px 0 12px;
height: 20px;
border: 1px solid #909090;
position: absolute;
background: url(../img/zan1.png) no-repeat 7px center;
background-size: 18px;
border-radius: 9px;
min-width: 45px;
line-height: 18px;
font-size: 14.4px;
color: #909090;
text-indent: 15px;
right: 18px;
bottom: 8px;
}
.zanon {
padding: 0 9px 0 12px;
height: 20px;
border: 1px solid #e51329;
position: absolute;
background: url(../img/zan2.png) no-repeat 7px center;
background-size: 18px;
border-radius: 9px;
min-width: 45px;
line-height: 18px;
font-size: 14.4px;
color: #e51329;
text-indent: 15px;
right: 18px;
bottom: 8px;
}
.b_con img {
width: calc(33.33333333333% - 3px);
margin: 1.5px;
float: left;
}
.btn_gz{
height: 24px;
text-align: center;
border: 1px solid #e91b34;
line-height: 24px;
color: #e91b31;
border-radius: 15px;
padding: 0 9px;
position: absolute;
right: 18px;
font-size: 12px;
top: 25px;
}
.btn_gz1{ @media all and (min-width: 376px) {
height: 24px; .bc_img,.b_con img {
text-align: center; height: 125px;
border: 1px solid #909090; }
line-height: 24px;
color: #909090; .mui-slider {
border-radius: 15px; height: 168px;
padding: 0 9px; }
position: absolute; .mui-slider-item {
right: 18px; height: 168px;
font-size: 12px; }
top: 25px; .mui-slider .mui-slider-item img {
} height: 168px;
width: 100%;
}
.bc_img{ }
position: relative;
width: calc(33.33333333333% - 3px);
float: left; /* 6 */
margin: 1.5px;
} @media all and (min-width: 321px) and (max-width: 375px) {
.b_con .bc_img img{ .bc_img,.b_con img {
width: 100%; height: 113px;
margin: 0; }
} .mui-slider {
.bc_img p{ height: 152px;
position: absolute; }
text-align: center; .mui-slider-item {
width: 100%; height: 152px;
background: rgba(0,0,0,0.1); }
color: white; .mui-slider .mui-slider-item img {
bottom: 0; height: 152px;
} width: 100%;
}
}
/* 5 */
@media all and (max-width: 320px) {
.bc_img,.b_con img {
height: 94.5px;
}
.mui-slider {
height: 130px;
}
.mui-slider-item {
height: 130px;
}
.mui-slider .mui-slider-item img {
height: 130px;
width: 100%;
}
}
.con{
width: 100%;
overflow: hidden;
}
.block {
width: 100%;
margin-bottom: 6px ;
background: white;
}
.b_title {
width: 100%;
position: relative;
height: 60px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.b_title .b_img {
width: 48px;
height: 48px;
position: absolute;
bottom: 0;
left: 15px;
}
.storename {
position: absolute;
width: calc(100% - 140px);
color: black;
left: 69px;
top: 15px;
font-size: 16.8px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.time {
position: absolute;
width: calc(100% - 140px);
left: 69px;
color: #909090;
font-size: 13.2px;
top: 38px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.btn_menu {
width: 38px;
height: 38px;
padding: 10px;
position: absolute;
right: 0;
top: 5px;
}
.b_con {
width: 100%;
padding: 7.5px 13.5px;
font-size: 14.4px;
color: #525252;
}
.b_footer {
width: 100%;
height: 36px;
position: relative;
}
.num {
position: absolute;
width: 90px;
top: 7.5px;
left: 15px;
}
.num img {
width: 18px;
float: left;
}
.nun p {
float: left;
}
.zan {
padding: 0 9px 0 12px;
height: 20px;
border: 1px solid #909090;
position: absolute;
background: url(../img/zan1.png) no-repeat 7px center;
background-size: 18px;
border-radius: 9px;
min-width: 45px;
line-height: 18px;
font-size: 14.4px;
color: #909090;
text-indent: 15px;
right: 18px;
bottom: 8px;
}
.zanon {
padding: 0 9px 0 12px;
height: 20px;
border: 1px solid #e51329;
position: absolute;
background: url(../img/zan2.png) no-repeat 7px center;
background-size: 18px;
border-radius: 9px;
min-width: 45px;
line-height: 18px;
font-size: 14.4px;
color: #e51329;
text-indent: 15px;
right: 18px;
bottom: 8px;
}
.b_con img {
width: calc(33.33333333333% - 3px);
margin: 1.5px;
float: left;
}
.btn_gz{
height: 24px;
text-align: center;
border: 1px solid #e91b34;
line-height: 24px;
color: #e91b31;
border-radius: 15px;
padding: 0 9px;
position: absolute;
right: 18px;
font-size: 12px;
top: 25px;
}
.btn_gz1{
height: 24px;
text-align: center;
border: 1px solid #909090;
line-height: 24px;
color: #909090;
border-radius: 15px;
padding: 0 9px;
position: absolute;
right: 18px;
font-size: 12px;
top: 25px;
}
.bc_img{
position: relative;
width: calc(33.33333333333% - 3px);
float: left;
margin: 1.5px;
}
.b_con .bc_img img{
width: 100%;
margin: 0;
}
.bc_img p{
position: absolute;
text-align: center;
width: 100%;
background: rgba(0,0,0,0.1);
color: white;
bottom: 0;
}

91
static/app2/css/editAddress.css Executable file → Normal file
View File

@ -1,43 +1,48 @@
.row{ .row{
width: 100%; width: 100%;
height: 42px; height: 42px;
border-bottom: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;
line-height: 41px; line-height: 41px;
background: white; background: white;
margin-bottom: 5px; margin-bottom: 5px;
} }
.row input{ .row input{
border: none; border: none;
margin: 0; margin: 0;
} }
.row input::-webkit-input-placeholder{ .row input::-webkit-input-placeholder{
font-size: 12px font-size: 16px
} }
.row select{ .row select{
float: left; float: left;
margin: 0; margin: 0;
width: 33%; width: 33%;
text-align: center; text-align: center;
} font-size: 18px;
.row select option{ }
text-align: center; .row select option{
} text-align: center;
textarea{ }
border-top: none; textarea{
font-size: 12px border-top: none;
} font-size: 17px;
.bc_btn{ }
margin: 0 auto; .row textarea::-webkit-input-placeholder{
left: 5%; font-size: 16px
right: 5%; }
/*position: absolute;*/ .bc_btn{
width: 90%; margin: 0 auto;
height: 42px; left: 5%;
border: none; right: 5%;
background: #F02C43; /*position: absolute;*/
color: white; width: 90%;
} height: 42px;
.add_info,.isdef{ border: none;
padding: 0 15px; background: #F02C43;
font-size: 12px; color: white;
} font-size: 17px;
}
.add_info,.isdef{
padding: 0 15px;
font-size: 18px;
}

0
static/app2/css/essay.css Executable file → Normal file
View File

0
static/app2/css/essaylist.css Executable file → Normal file
View File

0
static/app2/css/friends.css Executable file → Normal file
View File

0
static/app2/css/global.1.css Executable file → Normal file
View File

286
static/app2/css/global.css Executable file → Normal file
View File

@ -1,144 +1,144 @@
.clearfix:after { .clearfix:after {
height: 0; height: 0;
content: " "; content: " ";
display: block; display: block;
overflow: hidden; overflow: hidden;
clear: both; clear: both;
} }
.clearfix { .clearfix {
zoom: 1; zoom: 1;
/*IE低版本浏览器不支持after伪类所以要加这一句*/ /*IE低版本浏览器不支持after伪类所以要加这一句*/
} }
a { a {
color: black; color: black;
} }
a:active { a:active {
color: white; color: white;
} }
p { p {
margin: 0; margin: 0;
} }
input { input {
margin: 0; margin: 0;
} }
img {} img {}
.scroll_out { .scroll_out {
position: fixed; position: fixed;
top: 66px; top: 66px;
bottom: 50px; bottom: 50px;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out1 { .scroll_out1 {
position: fixed; position: fixed;
top: 66px; top: 66px;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out2 { .scroll_out2 {
position: fixed; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out3 { .scroll_out3 {
position: fixed; position: fixed;
top: 162px; top: 162px;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out4 { .scroll_out4 {
position: fixed; position: fixed;
top: 120px; top: 120px;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out_tb { .scroll_out_tb {
position: fixed; position: fixed;
top: 64px; top: 64px;
bottom: 50px; bottom: 50px;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out_t { .scroll_out_t {
position: fixed; position: fixed;
top: 64px; top: 64px;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
.scroll_out { .scroll_out {
position: fixed; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
} }
body { body {
font-family: "微软雅黑"; font-family: "微软雅黑";
} }
.shadown_wai { .shadown_wai {
box-shadow: 2px 2px 5px rgba(25, 25, 25, 0.2); box-shadow: 2px 2px 5px rgba(25, 25, 25, 0.2);
border-radius: 5px; border-radius: 5px;
overflow: hidden; overflow: hidden;
border-top: 1px solid #EFEFF4; border-top: 1px solid #EFEFF4;
margin-bottom: 1px; margin-bottom: 1px;
} }
.pect { .pect {
color: #fff; color: #fff;
font-size: 10px; font-size: 10px;
position: absolute; position: absolute;
background: -moz-linear-gradient(left, #6600ff, #a200ff); background: -moz-linear-gradient(left, #6600ff, #a200ff);
/*Mozilla*/ /*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#6600ff), to(#a200ff)); background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#6600ff), to(#a200ff));
/*Old gradient for webkit*/ /*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #6600ff, #a200ff); background: -webkit-linear-gradient(left, #6600ff, #a200ff);
/*new gradient for Webkit*/ /*new gradient for Webkit*/
background: -o-linear-gradient(left, #6600ff, #a200ff); background: -o-linear-gradient(left, #6600ff, #a200ff);
/*Opera11*/ /*Opera11*/
border-radius: 3px; border-radius: 3px;
padding: 0px 2px; padding: 0px 2px;
top: 65px; top: 65px;
right: calc(100% - 220px); right: calc(100% - 220px);
} }
.hide { .hide {
display: none; display: none;
} }
.backTop { .backTop {
background: #DDDDDD; background: #DDDDDD;
border-radius: 50%; border-radius: 50%;
position: fixed; position: fixed;
right: 10px; right: 10px;
bottom: 15px; bottom: 15px;
width: 38px; width: 38px;
height: 38px; height: 38px;
z-index: 9999; z-index: 9999;
text-align: center; text-align: center;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
padding-top: 8px; padding-top: 8px;
opacity: 0.8; opacity: 0.8;
} }

View File

0
static/app2/css/header.css Executable file → Normal file
View File

17
static/app2/css/home_new.css Executable file → Normal file
View File

@ -29,7 +29,7 @@ body{
height: 50px; height: 50px;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 12px; font-size: 16px;
} }
.header { .header {
@ -49,20 +49,22 @@ body{
width: 100%; width: 100%;
height: 44px; height: 44px;
} }
.header_con select{
font-size: 18px;
}
#search { #search {
margin: 0; margin: 0;
width: 65%; width: 65%;
height: 31px; height: 31px;
position: absolute; position: absolute;
left: 13.8%; left: 15.8%;
right: 21%; right: 21%;
top: 7px; top: 7px;
border-radius: 16px; border-radius: 16px;
border: none; border: none;
/*text-indent: 20px;*/ /*text-indent: 20px;*/
background-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
font-size: 11px; font-size: 15px;
line-height: 34px; line-height: 34px;
text-indent: 30px; text-indent: 30px;
} }
@ -105,11 +107,12 @@ body{
border: none; border: none;
position: absolute; position: absolute;
width: 50px; width: 50px;
height: 30px; height: 32px;
border-radius: 0; border-radius: 0;
background: #007AFF; background: #007AFF;
color: white; color: white;
border-radius: 50px; border-radius: 50px;
font-size: 16px;
} }
.saoyisao { .saoyisao {
@ -121,7 +124,9 @@ body{
right: 1.0%; right: 1.0%;
} }
.search input {
font-size: 17px;
}

0
static/app2/css/income-details.css Executable file → Normal file
View File

96
static/app2/css/indent.css Executable file → Normal file
View File

@ -1,48 +1,48 @@
body .header1{ body .header1{
z-index: 11; z-index: 11;
width: 100%; width: 100%;
position: fixed; position: fixed;
top: 0; top: 0;
background: rgba(255,255,255,1); background: rgba(255,255,255,1);
border: none; border: none;
box-shadow: 0 0 0; box-shadow: 0 0 0;
height: 66px; height: 66px;
border-bottom: 1px solid #efefef; border-bottom: 1px solid #efefef;
} }
.mui-bar-nav.mui-bar .mui-icon { .mui-bar-nav.mui-bar .mui-icon {
margin-left: 0; margin-left: 0;
} }
.mui-title{ .mui-title{
color: #909090; color: #909090;
} }
.header1 .on{ .header1 .on{
border-bottom: 3px solid #ff0000; border-bottom: 3px solid #ff0000;
color: #e61329; color: #e61329;
} }
.nav{ .nav{
padding: 0 100px; padding: 0 100px;
height: 66px; height: 66px;
text-align: center; text-align: center;
} }
.p1{ .p1{
color: #000; color: #000;
display: block; display: block;
line-height: 46px; line-height: 46px;
font-size: 18px; font-size: 18px;
padding-top: 20px; padding-top: 20px;
} }
.header1 .mui-action-back { .header1 .mui-action-back {
margin-top: 20px; margin-top: 20px;
margin-left: 0; margin-left: 0;
color: #848484; color: #848484;
float: left; float: left;
} }
.footer{ .footer{
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
background: white; background: white;
height: 49px; height: 49px;
border-top: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;
} }

17
static/app2/css/indentcon.css Executable file → Normal file
View File

@ -35,7 +35,7 @@
/* padding-right: 12px; /* padding-right: 12px;
padding-left: 18px; */ padding-left: 18px; */
line-height: 36px; line-height: 36px;
font-size: 14px; font-size: 16px;
} }
.indent_status { .indent_status {
@ -95,7 +95,7 @@
.rcrc { .rcrc {
float: left; float: left;
width: calc(100% - 60px); width: calc(100% - 85px);
} }
.rcrc p { .rcrc p {
@ -104,7 +104,7 @@
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
overflow: hidden; overflow: hidden;
font-size: 12px; font-size: 18px;
color: black; color: black;
} }
@ -114,8 +114,9 @@
.rcrr { .rcrr {
width: 60px; width: 80px;
float: right; float: right;
margin-right:4px;
text-align: right; text-align: right;
} }
@ -123,18 +124,18 @@
.rcrr p { .rcrr p {
color: black; color: black;
font-size: 12px; font-size: 18px;
} }
.rcrr del { .rcrr del {
color: #909090; color: #909090;
font-size: 12px; font-size: 18px;
display: block; display: block;
} }
.rcrr span { .rcrr span {
color: #909090; color: #909090;
font-size: 12px; font-size: 18px;
} }
.combination{ .combination{
width: 100%; width: 100%;
@ -157,7 +158,7 @@
} }
.btns_btn{ .btns_btn{
color: black; color: black;
font-size: 12px; font-size: 14px;
padding:4px 6px 0px; padding:4px 6px 0px;
float: right; float: right;
/* line-height: 48px; */ /* line-height: 48px; */

9
static/app2/css/index.css Executable file → Normal file
View File

@ -11,14 +11,21 @@ body .mui-bar-tab{
height: 50px; height: 50px;
} }
.mui-bar .mui-tab-item .mui-icon img { .mui-bar .mui-tab-item .mui-icon img {
height: 35px; height:48px;
padding: 1px;
} }
.mui-bar .mui-tab-item .mui-icon{ .mui-bar .mui-tab-item .mui-icon{
padding: 0; padding: 0;
width: 50px; width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
} }
.mui-bar .mui-tab-item{ .mui-bar .mui-tab-item{
height: 50px; height: 50px;
box-sizing: border-box;
} }
.mui-bar{ .mui-bar{
width: 100%; width: 100%;

2
static/app2/css/individual.css Executable file → Normal file
View File

@ -69,7 +69,7 @@
.mui-table-view-cell input ,.mui-table-view-cell p,.mui-table-view-cell textarea{ .mui-table-view-cell input ,.mui-table-view-cell p,.mui-table-view-cell textarea{
padding: 0px; padding: 0px;
/* width:calc(100%-100px); */ /* width:calc(100%-100px); */
font-size: 15px; font-size: 17px;
margin: 0px; margin: 0px;
border: 0px; border: 0px;
text-align: right; text-align: right;

0
static/app2/css/invest.css Executable file → Normal file
View File

0
static/app2/css/investdetail.css Executable file → Normal file
View File

0
static/app2/css/login.css Executable file → Normal file
View File

0
static/app2/css/logistics.css Executable file → Normal file
View File

0
static/app2/css/map.css Executable file → Normal file
View File

0
static/app2/css/memorandumlist.css Executable file → Normal file
View File

0
static/app2/css/mui.css Executable file → Normal file
View File

0
static/app2/css/mui.min.css vendored Executable file → Normal file
View File

0
static/app2/css/my.css Executable file → Normal file
View File

View File

@ -0,0 +1,63 @@
.mydata .mydata-content{
background: #fff;
width: 100%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.mydata .mydata-content .mydata-table-view-cell{
width: 20%;
text-align: center;
border-right: 1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
}
.mydata .mydata-content .mydata-table-view-cell a {
color:#525252 ;
display: inline-block;
width: 100%;
}
.mydata .mydata-content .mydata-table-view-cell p {
font-size: 18px;
}
.mydata .mydata-content .mydata-table-view-cell .mydata-media-body {
font-size: 13px;
}
.helpSaleTableRow .c1 {
font-size: 18px;
color: black;
line-height: 42px;
width: 34%;
display: inline-block;
text-align: center;
}
.helpSaleTableRow .c2 {
font-size: 18px;
color: black;
line-height: 42px;
width: 34%;
display: inline-block;
text-align: center;
}
.helpSaleTableRow .c3 {
font-size: 18px;
color: black;
line-height: 42px;
width: 30%;
display: inline-block;
text-align: center;
}
/*
.helpSaleTableRow .c4 {
font-size: 18px;
color: black;
line-height: 42px;
width: 16%;
display: inline-block;
text-align: center;
}
*/

18
static/app2/css/myshop.css Executable file → Normal file
View File

@ -111,7 +111,7 @@
.myYouhuiquan_cb p { .myYouhuiquan_cb p {
color: #525252; color: #525252;
font-size: 14px; font-size: 18px;
} }
.myYouhuiquan_cb .orange { .myYouhuiquan_cb .orange {
@ -136,7 +136,7 @@
} }
.order_title p { .order_title p {
font-size: 13.2px; font-size: 17px;
color: black; color: black;
float: left; float: left;
margin: 0; margin: 0;
@ -145,7 +145,7 @@
.order_title .order_more { .order_title .order_more {
color: #909090; color: #909090;
font-size: 15px; font-size: 17px;
float: right; float: right;
margin: 0; margin: 0;
margin-right: 12px; margin-right: 12px;
@ -257,7 +257,7 @@
} }
.sgd-info { .sgd-info {
font-size: 12px; font-size: 16px;
color: #000; color: #000;
margin: 5px auto; margin: 5px auto;
overflow: hidden; overflow: hidden;
@ -267,25 +267,27 @@
.sgd-price { .sgd-price {
display: flex; display: flex;
flex-direction: row;
justify-content: space-between; justify-content: space-between;
align-items: center;
} }
.market-price span { .market-price span {
font-size: 12px; font-size: 15px;
color: #000; color: #000;
} }
.market-price .price { .market-price .price {
color: #F02A40; color: #F02A40;
/* font-size: 16px; */ /* font-size: 16px; */
margin-left: 10px; /* margin-left: 10px; */
} }
.youhuilv span { .youhuilv span {
font-size: 12px; font-size: 15px;
color: #000; color: #000;
} }
.youhuilv .preference-rate { .youhuilv .preference-rate {
margin-left: 5px; /* margin-left: 5px; */
} }

3
static/app2/css/myshops.css Executable file → Normal file
View File

@ -68,10 +68,11 @@
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
font-size: 18px;
} }
.infocom { .infocom {
font-size: 12px; font-size: 16px;
color: #ccc; color: #ccc;
margin: 0px 5px; margin: 0px 5px;
} }

View File

@ -0,0 +1,72 @@
.row {
background: white;
width: 100%;
height: 84px;
border-bottom: 1px solid #ebebeb;
position: relative;
margin-bottom: 5px;
}
.block{
margin-top: 36px;
padding: 0 2%;
}
.z{
width: 100%;
height: 50px;
}
.name {
font-size: 18px;
color: black;
line-height: 42px;
padding-left: 5px;
}
[v-cloak] {
display: none;
}
.left {
float: left;
margin-left: 5px;
}
.right {
float: right;
margin-left: 5px;
}
.small_title,
.created_time,
.updated_time {
font-size: 0.9rem;
}
.operation {
font-size: 1rem;
line-height: 42px;
padding-right: 10px;
padding-left: 10px;
display: block;
}
.edit {
background: yellowgreen;
}
.delete {
background: red;
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
background: white;
height: 50px;
line-height: 50px;
text-align: center;
border-top: 1px solid #e6e6e6;
}

365
static/app2/css/order_con.css Executable file → Normal file
View File

@ -1,183 +1,184 @@
.ad { .ad {
background: -moz-linear-gradient(left, #f5364c, #e51329); background: -moz-linear-gradient(left, #f5364c, #e51329);
/*Mozilla*/ /*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5364c), to(#e51329)); background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5364c), to(#e51329));
/*Old gradient for webkit*/ /*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5364c, #e51329); background: -webkit-linear-gradient(left, #f5364c, #e51329);
/*new gradient for Webkit*/ /*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5364c, #e51329); background: -o-linear-gradient(left, #f5364c, #e51329);
/*Opera11*/ /*Opera11*/
width: 100%; width: 100%;
height: 126px; height: 126px;
position: relative; position: relative;
} }
.ad p { .ad p {
position: absolute; position: absolute;
color: white; color: white;
margin: 0; margin: 0;
font-size: 13.2px; font-size: 13.2px;
top: 57px; top: 57px;
left: 36px; left: 36px;
} }
.address { .address {
background: white; background: white;
/*border-bottom: 1px solid #e6e6e6;*/ /*border-bottom: 1px solid #e6e6e6;*/
margin-bottom: 5px; margin-bottom: 5px;
position: relative; position: relative;
} }
.add_l { .add_l {
float: left; float: left;
width: 39px; width: 39px;
position: absolute; position: absolute;
top: 0; top: 0;
bottom: 0; bottom: 0;
} }
.add_l img { .add_l img {
width: 21.6px; width: 21.6px;
height: 21.6px; height: 21.6px;
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
text-align: center; text-align: center;
} }
.add_r { .add_r {
width: calc( 100% - 39px); width: calc( 100% - 39px);
float: right; float: right;
padding-right: 9px; padding-right: 9px;
font-size: 13.2px; font-size: 18px;
color: #909090; color: #909090;
} }
.add_r_t { .add_r_t {
width: 100%; width: 100%;
padding: 6px 0 1px; padding: 6px 0 1px;
} }
.add_r_t_l { .add_r_t_l {
float: left; float: left;
} }
.add_r_t_r { .add_r_t_r {
float: right; float: right;
} }
.add_r_b { .add_r_b {
width: 100%; width: 100%;
padding: 0 0 3px; padding: 0 0 3px;
} }
.shop_info { .shop_info {
margin-bottom: 5px; margin-bottom: 5px;
} }
.invoice_info { .invoice_info {
width: 100%; width: 100%;
padding: 3px 9px; padding: 3px 9px;
background: white; background: white;
margin-bottom: 6px; margin-bottom: 6px;
}
}
.invoice_info p {}
.invoice_info p {font-size: 17px;}
.cost {
border-bottom: 1px solid #e6e6e6; .cost {
background: white; border-bottom: 1px solid #e6e6e6;
padding: 9px 9px; background: white;
border-radius: ; padding: 9px 9px;
} border-radius: ;
}
.c1 {
font-size: 12px; .c1 {
color: #909090; font-size: 18px;
} color: #909090;
}
.c1_l {
float: left; .c1_l {
} float: left;
}
.c1_r {
float: right; .c1_r {
} float: right;
}
.c2 {
font-size: 13.2px; .c2 {
color: black; font-size: 18px;
} color: black;
}
.cost .on {
color: #e51329; .cost .on {
} color: #e51329;
}
.jf_info {
width: 100%; .jf_info {
height: 45.6px; width: 100%;
background: white; height: 45.6px;
border-bottom: 1px solid #e6e6e6; background: white;
} border-bottom: 1px solid #e6e6e6;
}
.jf_jf {
margin-top: 10px; .jf_jf {
margin-left: 10px; margin-top: 10px;
color: #e51326; margin-left: 10px;
font-size: 10.8px; color: #e51326;
border: 1px solid #e51227; font-size: 16px;
border-radius: 3px; border: 1px solid #e51227;
float: left; border-radius: 3px;
padding: 0 5px; float: left;
} padding: 0 5px;
}
.jf_p {
font-size: 13.2px; .jf_p {
color: #525252; font-size: 18px;
float: left; color: #525252;
margin-left: 10px; float: left;
line-height: 46px; margin-left: 10px;
} line-height: 46px;
}
.jf_p o {
color: #e51329; .jf_p o {
} color: #e51329;
}
.lxmj {
width: 100%; .lxmj {
height: 51.6px; width: 100%;
position: relative; height: 51.6px;
background: white; position: relative;
margin-bottom: 6px; background: white;
display: block; margin-bottom: 6px;
} display: block;
}
.lxmj img {
width: 15px; .lxmj img {
position: absolute; width: 15px;
top: 50%; position: absolute;
left: 40%; top: 50%;
transform: translate(-50%, -50%); left: 35%;
} transform: translate(-50%, -50%);
}
.lxmj p {
font-size: 13.2px; .lxmj p {
color: #525252; font-size: 18px;
position: absolute; color: #525252;
top: 50%; position: absolute;
left: 50%; top: 50%;
transform: translate(-50%, -50%); left: 50%;
} transform: translate(-50%, -50%);
}
.info {
width: 100%; .info {
padding: 9px; width: 100%;
background: white; padding: 9px;
margin-bottom: 6px ; background: white;
} margin-bottom: 6px ;
}
.info p {
color: #909090; .info p {
font-size: 10.8px; color: #909090;
font-size: 16px;
} }

18
static/app2/css/pay.css Executable file → Normal file
View File

@ -49,7 +49,7 @@
} }
.paynum { .paynum {
font-size: 15px; font-size: 18px;
text-align: center; text-align: center;
color: black; color: black;
padding: 20px 0; padding: 20px 0;
@ -70,6 +70,7 @@
.row_left { .row_left {
float: left; float: left;
color: #909090; color: #909090;
font-size: 18px;
} }
.row_right { .row_right {
@ -77,6 +78,7 @@
color: black; color: black;
padding-right: 15px; padding-right: 15px;
position: relative; position: relative;
font-size: 18px;
} }
.row_right img { .row_right img {
@ -107,13 +109,13 @@
margin: 0px; margin: 0px;
} }
#qlg_pay_pwd .con_2 .prod .info .p1{ #qlg_pay_pwd .con_2 .prod .info .p1{
flex: 1; /* flex: 1; */
padding: 0px; padding: 0px;
margin: 0px 8px; margin: 0px 0px;
text-align: left; text-align: left;
} }
#qlg_pay_pwd .con_2 .prod .info .p1 span{ #qlg_pay_pwd .con_2 .prod .info .p1 span{
margin-left: 10px; /* margin-left: 10px; */
} }
#qlg_pay_pwd .con_2 .shadown_wai input{ #qlg_pay_pwd .con_2 .shadown_wai input{
width: 40%; width: 40%;
@ -149,7 +151,10 @@
margin: 0; margin: 0;
/* position: relative; */ /* position: relative; */
} }
#pay_pwd,#qlg_pay_pwd .con_2 p{
font-size: 16px;
}
#pay_pwd,#qlg_pay_pwd .con_1 input{ #pay_pwd,#qlg_pay_pwd .con_1 input{
margin: 14px 5%; margin: 14px 5%;
width: 70%; width: 70%;
@ -166,7 +171,8 @@
/* padding:10px; */ /* padding:10px; */
left:18%; left:18%;
/* right: 5%; */ /* right: 5%; */
top:57px; top:62px;
font-size: 16px
} }
/* #pay_pwd,#qlg_pay_pwd .con_2 .p1{ /* #pay_pwd,#qlg_pay_pwd .con_2 .p1{

0
static/app2/css/paymentVoucher.css Executable file → Normal file
View File

8
static/app2/css/pj.css Executable file → Normal file
View File

@ -25,7 +25,7 @@ body {
.describe p { .describe p {
font-family: "微软雅黑"; font-family: "微软雅黑";
font-size: 13.2px; font-size: 18px;
float: left; float: left;
line-height: 70.2px; line-height: 70.2px;
margin-left: 5%; margin-left: 5%;
@ -38,7 +38,7 @@ body {
.row p { .row p {
font-family: "微软雅黑"; font-family: "微软雅黑";
font-size: 13.2px; font-size: 16px;
float: left; float: left;
line-height: 40px; line-height: 40px;
margin-left: 5%; margin-left: 5%;
@ -73,7 +73,7 @@ body {
height: 76.2px; height: 76.2px;
padding: 0; padding: 0;
font-family: "微软雅黑"; font-family: "微软雅黑";
font-size: 12px; font-size: 16px;
margin-top: 5px; margin-top: 5px;
/*border: none;*/ /*border: none;*/
} }
@ -91,7 +91,7 @@ body {
} }
.star_a{ .star_a{
float: left; float: left;
padding: 10px; padding: 8px;
width: 40px; width: 40px;
height: 40px; height: 40px;
margin-left: 2%; margin-left: 2%;

0
static/app2/css/properties.css Executable file → Normal file
View File

10
static/app2/css/qrrz.css Executable file → Normal file
View File

@ -14,6 +14,7 @@
border-radius: 5px; border-radius: 5px;
} }
.pname{ .pname{
font-size: 16px;
width: 80%; width: 80%;
color: #fff; color: #fff;
@ -24,18 +25,21 @@
text-align: right; text-align: right;
} }
.caozuo { .caozuo {
width: 20%; width: 15%;
display: flex; display: flex;
justify-content: space-around; justify-content: space-around;
align-items: center; align-items: center;
} }
.caozuo span { .caozuo span {
display: inline-block; display: inline-block;
width: 25%; /* width: 25%; */
}
.caozuo .mui-icon{
font-size: 32px;
} }
.caozuo span img{ .caozuo span img{
width: 100%; width: 100%;
height: 100%;
} }
.add1{ .add1{
width: 96%; width: 96%;

20
static/app2/css/recommend.css Executable file → Normal file
View File

@ -3,10 +3,14 @@
padding: 0 1%; padding: 0 1%;
} }
.recommend_title{ .recommend_title{
padding: 0 1%; /* padding: 0 1%;
*/
margin: 2px auto;
height: 60px;
} }
.recommend_title img{ .recommend_title img{
width: 100%; width: 100%;
height: 100%;
display: block; display: block;
} }
.recommend_con{ .recommend_con{
@ -37,12 +41,12 @@
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
overflow: hidden; overflow: hidden;
font-size: 13px; font-size: 15px;
height: 42px; height: 42px;
} }
.rcb_title span{ .rcb_title span{
border-radius: 5px; border-radius: 5px;
font-size: 11px; font-size: 15px;
color: white; color: white;
background: #e6132c; background: #e6132c;
padding: 0 2px; padding: 0 2px;
@ -50,12 +54,12 @@
.rcb_pay{ .rcb_pay{
margin-top: 2px; margin-top: 2px;
width: 100%; width: 100%;
font-size: 14px; font-size: 17px;
color: #e51329; color: #e51329;
} }
.rcb_pay span{ .rcb_pay span{
border: 1px solid #e51329; border: 1px solid #e51329;
font-size: 10px; font-size: 13px;
padding: 0 2px; padding: 0 2px;
border-radius: 5px; border-radius: 5px;
margin-left: 10px; margin-left: 10px;
@ -68,14 +72,14 @@
} }
.rcb_bottom span{ .rcb_bottom span{
color: #e51329; color: #e51329;
font-size: 10px; font-size: 15px;
padding: 1px 2px; padding: 1px 2px;
/* background: #FFD7D7; */ /* background: #FFD7D7; */
border-radius: 20px 0 0px 20px; border-radius: 20px 0 0px 20px;
} }
.rcb_bottom .s1{ .rcb_bottom .s1{
color: white; color: white;
font-size: 10px; font-size: 15px;
padding: 1px 2px; padding: 1px 2px;
background: -moz-linear-gradient(left, #e9c520, #ffad03); background: -moz-linear-gradient(left, #e9c520, #ffad03);
/*Mozilla*/ /*Mozilla*/
@ -104,7 +108,7 @@
background: -o-linear-gradient(left, #a200ff, #6600ff); background: -o-linear-gradient(left, #a200ff, #6600ff);
/*Opera11*/ /*Opera11*/
color: white; color: white;
font-size: 12px; font-size: 15px;
padding: 0 3px; padding: 0 3px;
border-radius:4px; border-radius:4px;
} }

0
static/app2/css/reviewsmanage.css Executable file → Normal file
View File

0
static/app2/css/saoyisao.css Executable file → Normal file
View File

0
static/app2/css/self_shop.css Executable file → Normal file
View File

242
static/app2/css/setting.css Executable file → Normal file
View File

@ -1,114 +1,130 @@
body .header1{ body .header1{
z-index: 11; z-index: 11;
width: 100%; width: 100%;
position: fixed; position: fixed;
top: 0; top: 0;
background: rgba(255,255,255,1); background: rgba(255,255,255,1);
border: none; border: none;
box-shadow: 0 0 0; box-shadow: 0 0 0;
height: 66px; height: 66px;
border-bottom: 1px solid #efefef; border-bottom: 1px solid #efefef;
}
.mui-bar-nav.mui-bar .mui-icon {
margin-left: 0;
}
.mui-title{
color: #909090;
}
.header1 .on{
border-bottom: 3px solid #ff0000;
color: #e61329;
}
.nav{
padding: 0 50px;
height: 66px;
text-align: center;
}
.p1{
color: #000;
display: block;
line-height: 46px;
font-size: 18px;
padding-top: 20px;
}
.header1 .mui-action-back {
margin-top: 20px;
margin-left: 0;
color: #848484;
float: left;
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
background: white;
height: 49px;
border-top: 1px solid #e6e6e6;
}
.z{
width: 100%;
height: 66px;
}
.block{
margin-top: 36px;
padding: 0 2%;
}
.row{
background: white;
width: 100%;
height: 42px;
border-bottom: 1px solid #ebebeb;
position: relative;
margin-bottom: 5px;
}
.row:last-child{
border-bottom: none;
}
.row .img{
width: 15.6px;
position: absolute;
top: 12px;
left: 12px;
}
.r1{
font-size: 13.2px;
color: black;
line-height: 42px;
position: absolute;
left: 35px;
} }
.r2{ .mui-bar-nav.mui-bar .mui-icon {
font-size: 12px; margin-left: 0;
color: #909090; }
line-height: 42px; .mui-title{
position: absolute; color: #909090;
right: 25px; }
} .header1 .on{
.row img.youjiantou{ border-bottom: 3px solid #ff0000;
width: 6px; color: #e61329;
position: absolute; }
right: 10px; .nav{
top: 15px; padding: 0 50px;
} height: 66px;
.loginout{ text-align: center;
width: 96%; }
height: 42px; .p1{
line-height: 42px; color: #000;
text-align: center; display: block;
margin: 36px 2%; line-height: 46px;
background: -moz-linear-gradient(left, #f5354b, #ff005a); font-size: 18px;
/*Mozilla*/ padding-top: 20px;
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a)); }
/*Old gradient for webkit*/ .header1 .mui-action-back {
background: -webkit-linear-gradient(left, #f5354b, #ff005a); margin-top: 20px;
/*new gradient for Webkit*/ margin-left: 0;
background: -o-linear-gradient(left, #f5354b, #ff005a); color: #848484;
/*Opera11*/ float: left;
color: #fff; }
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
background: white;
height: 49px;
border-top: 1px solid #e6e6e6;
}
.z{
width: 100%;
height: 50px;
}
.block{
margin-top: 36px;
padding: 0 2%;
}
.row{
background: white;
width: 100%;
height: 42px;
border-bottom: 1px solid #ebebeb;
position: relative;
margin-bottom: 5px;
}
.row:last-child{
border-bottom: none;
}
.row .img{
width: 15.6px;
position: absolute;
top: 12px;
left: 12px;
}
.r1{
font-size: 18px;
color: black;
line-height: 42px;
position: absolute;
left: 35px;
}
.r2{
font-size: 18px;
color: #909090;
line-height: 42px;
position: absolute;
right: 25px;
}
.row img.youjiantou{
width: 6px;
position: absolute;
right: 10px;
top: 15px;
}
.loginout{
width: 96%;
height: 42px;
line-height: 42px;
text-align: center;
margin: 36px 2%;
background: -moz-linear-gradient(left, #f5354b, #ff005a);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5354b, #ff005a);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5354b, #ff005a);
/*Opera11*/
color: #fff;
}
.cancellation{
width: 96%;
height: 42px;
line-height: 42px;
text-align: center;
margin: 36px 2%;
background: -moz-linear-gradient(left, #f5354b, #ff005a);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5354b, #ff005a);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5354b, #ff005a);
/*Opera11*/
color: #fff;
}

194
static/app2/css/setting_address.css Executable file → Normal file
View File

@ -1,86 +1,110 @@
.con .block{ .con .block{
width: 100%; width: 100%;
height: 117px; height: 125px;
background: white; background: white;
border-bottom: 5px solid #ebebeb; border-bottom: 5px solid #ebebeb;
position: relative; position: relative;
} }
.pname{ .pname{
position: absolute; position: absolute;
font-size: 14.4px; font-size: 17px;
color: black; color: black;
left: 15px; left: 15px;
top: 15px; top: 15px;
} }
.pphone{ .pphone{
position: absolute; position: absolute;
font-size: 14.4px; font-size: 17px;
color: black; color: black;
right: 15px; right: 15px;
top: 15px; top: 15px;
} }
.paddress{ .paddress{
position: absolute; position: absolute;
font-size: 10.8px; font-size: 17px;
color: black; color: black;
left: 15px; left: 15px;
top: 40px; top: 40px;
} }
.block hr{ .block hr{
position: absolute; position: absolute;
width: 100%; width: 100%;
top: 60px; top: 75px;
border: none; border: none;
border-top: 1px dotted #909090; border-top: 1px dotted #909090;
} }
.btnout{ .btnout{
width: 42px; width: 42px;
height: 42px; height: 42px;
position: absolute; position: absolute;
bottom: 0; top:82px;
padding: 12px; bottom: 0;
left: 5px; padding: 12px;
} left: 5px;
.btn{ }
width: 100%; .btn{
height: 100%; width: 100%;
border-radius: 50%; height: 100%;
border: 1px solid #909090; border-radius: 50%;
} border: 1px solid #909090;
.btnout .on{ }
border: none; .btnout .on{
background: #e7172f; border: none;
} background: #e7172f;
.block .p1{ }
position: absolute; .block .p1{
font-size: 12px; position: absolute;
color: black; font-size: 17px;
left: 40px; color: black;
bottom: 0px; left: 40px;
height: 42px; top:82px;
padding: 0; bottom: 0px;
line-height: 42px; height: 42px;
} padding: 0;
button{ line-height: 42px;
padding-left: 20px; }
padding-right: 20px; button{
position: absolute; /* padding-left: 20px;
bottom: 5px; padding-right: 20px; */
} position: absolute;
.bj{ bottom: 5px;
right: 100px; top:88px;
} padding: 2px 20px;
.del{ font-size: 17px;
right: 15px; }
} .bj{
.footer_btn{ right: 100px;
width: 100%;
height: 50px; }
border: none; .del{
position: fixed; right: 15px;
bottom: 0;
background: #E5122B; }
color: white; .footer_btn{
border-radius: 0; width: 100%;
} height: 50px;
border: none;
position: fixed;
bottom: 0;
background: #E5122B;
color: white;
border-radius: 0;
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
height: 50px;
line-height: 50px;
text-align: center;
background: -moz-linear-gradient(left, #f5354b, #ff005a);
/*Mozilla*/
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f5354b), to(#ff005a));
/*Old gradient for webkit*/
background: -webkit-linear-gradient(left, #f5354b, #ff005a);
/*new gradient for Webkit*/
background: -o-linear-gradient(left, #f5354b, #ff005a);
/*Opera11*/
color: #fff;
}

26
static/app2/css/sha.css Executable file → Normal file
View File

@ -1,13 +1,13 @@
.top { .top {
width: 100%; width: 100%;
height: 16px; height: 16px;
background: white; background: white;
} }
.con { .con {
width: 100%; width: 100%;
padding: 0 2%; padding: 0 2%;
transform: translateY(-16px); transform: translateY(-16px);
position: relative; position: relative;
z-index: 1000; z-index: 1000;
} }

0
static/app2/css/shop_decorate.css Executable file → Normal file
View File

0
static/app2/css/shop_indentcon.css Executable file → Normal file
View File

0
static/app2/css/shopdecoration.css Executable file → Normal file
View File

0
static/app2/css/shopgoodlist.css Executable file → Normal file
View File

0
static/app2/css/shoppingcart.css Executable file → Normal file
View File

0
static/app2/css/shopsList.css Executable file → Normal file
View File

0
static/app2/css/shopsetting.css Executable file → Normal file
View File

0
static/app2/css/store_commodity.css Executable file → Normal file
View File

0
static/app2/css/store_home.css Executable file → Normal file
View File

0
static/app2/css/store_info.css Executable file → Normal file
View File

13
static/app2/css/storeout.css Executable file → Normal file
View File

@ -159,7 +159,18 @@ body .header {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
} }
.gt_con span{
font-size: 18px;
/* overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; */
}
.gt_con .shopAddress{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 200px;
}
.goimg { .goimg {
display: inline-block; display: inline-block;
width: 20px; width: 20px;

0
static/app2/css/swiper.min.css vendored Executable file → Normal file
View File

View File

@ -0,0 +1,77 @@
.row {
background: white;
width: 100%;
height: 62px;
border-bottom: 1px solid #ebebeb;
position: relative;
margin-bottom: 5px;
}
.block{
margin-top: 36px;
padding: 0 2%;
}
.z{
width: 100%;
height: 50px;
}
.name {
font-size: 18px;
color: black;
line-height: 42px;
padding-left: 5px;
}
[v-cloak] {
display: none;
}
.left {
float: left;
margin-left: 5px;
}
.right {
float: right;
margin-left: 5px;
}
.youjiantou{
width: 6px;
position: absolute;
right: 10px;
top: 25px;
}
.small_title,
.created_time,
.updated_time {
font-size: 0.9rem;
}
.operation {
font-size: 1rem;
line-height: 42px;
padding-right: 10px;
padding-left: 10px;
display: block;
}
.edit {
background: yellowgreen;
}
.delete {
background: red;
}
.footer{
position: fixed;
bottom: 0;
width: 100%;
background: white;
height: 50px;
line-height: 50px;
text-align: center;
border-top: 1px solid #e6e6e6;
}

0
static/app2/css/upload.css Executable file → Normal file
View File

0
static/app2/css/vouchers.css Executable file → Normal file
View File

0
static/app2/css/yhk.css Executable file → Normal file
View File

0
static/app2/css/zhuweiba.css Executable file → Normal file
View File

BIN
static/app2/img/+.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
static/app2/img/1.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

BIN
static/app2/img/2.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

BIN
static/app2/img/2_0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
static/app2/img/2_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
static/app2/img/3.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
static/app2/img/4.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
static/app2/img/5.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
static/app2/img/aixin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
static/app2/img/be.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
static/app2/img/beiwang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

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