更新资源

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['ios_must_update'] = 0; //是否强制更新,0不强制,1强制
$data['must_update'] = 1; //是否强制更新,0不强制,1强制
$data['apk_version'] = '2.2.0';
$data['apk_down_url'] = 'http://qlg.tsgz.moe:233/H5B854518.wgt';
$data['apk_version'] = '2.2.1';
$data['apk_down_url'] = 'http://www.zgqlg.com.cn/H5B854518.wgt';
//$data['ios_version'] = '1.0.0';
$data['ios_appid'] = '1355322179';
$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['cssUrl'] = 'http://qlg.tsgz.moe:233/static/app2/css/';
$data['jsUrl'] = 'http://qlg.tsgz.moe:233/static/app2/js/';
$data['cssUrl'] = 'http://www.zgqlg.com.cn/static/app2/css/';
$data['jsUrl'] = 'http://www.zgqlg.com.cn/static/app2/js/';
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 {
color: #e61329;
font-size: 13.2px;
font-size: 18px;
float: left;
margin: 0;
line-height: 25.2px;
@ -97,13 +97,13 @@ figure {
.pjbcon {
color: #525252;
font-size: 13.2px;
font-size: 18px;
margin: 3px 0;
}
.pjclass {
color: #909090;
font-size: 13.2px;
font-size: 18px;
}
.pjbtitle img {
width: 25.2px;
@ -122,7 +122,7 @@ figure {
padding: 9px 6px;
background: #e4e4e4;
border-radius: 4.8px;
font-size: 12px;
font-size: 18px;
margin-top: 4px;
}
.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; */
}
.idc-total h5 {
.idc-total h4 {
width: 80%;
}
@ -59,7 +59,7 @@
line-height: 48px;
text-align: center;
color: black;
font-size: 15.6px;
font-size: 18px;
}
.btns div {
height: 30px;
@ -103,7 +103,7 @@
}
.bg .row label {
width: 100px;
font-size: 13px;
font-size: 16px;
color: #363636;
}
@ -127,7 +127,7 @@
padding: 0px;
height: 21px;
text-align: left;
font-size: 13px;
font-size: 16px;
color:#7B7B7B;
}
.idc-list {
@ -163,7 +163,7 @@
.idc-list-title {
width: 200px;
font-size: 15px;
font-size: 16px;
font-weight: 200;
margin-bottom: 10px;
overflow: hidden;
@ -172,20 +172,20 @@
}
.idc-list-price {
font-size: 15px;
font-size: 16px;
color: #F02C43;
}
.idc-list-user {
font-size: 13px;
font-size: 16px;
margin-bottom: 15px;
}
.idc-list-time {
width: 50%;
font-size: 12px;
font-size: 14px;
/* color: #F02C43; */
bottom: 10px;
}

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

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

@ -13,24 +13,24 @@
padding: 0;
height: 22px;
width: calc( 100% );
font-size: 12px;
font-size: 18px;
}
.c1_r{
width: calc(100% - 80px);
width: calc(100% - 100px);
text-align: right;
}
.c1_l input::-webkit-input-placeholder { /* WebKit browsers */
font-size:12px;
font-size:18px;
}
.c1_l input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size:12px;
font-size:18px;
}
.c1_l input::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size:12px;
font-size:18px;
}
.c1_l input:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size:12px;
font-size:18px;
}

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

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

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

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

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

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

@ -11,20 +11,24 @@
margin: 0;
}
.row input::-webkit-input-placeholder{
font-size: 12px
font-size: 16px
}
.row select{
float: left;
margin: 0;
width: 33%;
text-align: center;
font-size: 18px;
}
.row select option{
text-align: center;
}
textarea{
border-top: none;
font-size: 12px
font-size: 17px;
}
.row textarea::-webkit-input-placeholder{
font-size: 16px
}
.bc_btn{
margin: 0 auto;
@ -36,8 +40,9 @@ textarea{
border: none;
background: #F02C43;
color: white;
font-size: 17px;
}
.add_info,.isdef{
padding: 0 15px;
font-size: 12px;
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

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

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

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

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

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

@ -35,7 +35,7 @@
/* padding-right: 12px;
padding-left: 18px; */
line-height: 36px;
font-size: 14px;
font-size: 16px;
}
.indent_status {
@ -95,7 +95,7 @@
.rcrc {
float: left;
width: calc(100% - 60px);
width: calc(100% - 85px);
}
.rcrc p {
@ -104,7 +104,7 @@
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 12px;
font-size: 18px;
color: black;
}
@ -114,8 +114,9 @@
.rcrr {
width: 60px;
width: 80px;
float: right;
margin-right:4px;
text-align: right;
}
@ -123,18 +124,18 @@
.rcrr p {
color: black;
font-size: 12px;
font-size: 18px;
}
.rcrr del {
color: #909090;
font-size: 12px;
font-size: 18px;
display: block;
}
.rcrr span {
color: #909090;
font-size: 12px;
font-size: 18px;
}
.combination{
width: 100%;
@ -157,7 +158,7 @@
}
.btns_btn{
color: black;
font-size: 12px;
font-size: 14px;
padding:4px 6px 0px;
float: right;
/* 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;
}
.mui-bar .mui-tab-item .mui-icon img {
height: 35px;
height:48px;
padding: 1px;
}
.mui-bar .mui-tab-item .mui-icon{
padding: 0;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
}
.mui-bar .mui-tab-item{
height: 50px;
box-sizing: border-box;
}
.mui-bar{
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{
padding: 0px;
/* width:calc(100%-100px); */
font-size: 15px;
font-size: 17px;
margin: 0px;
border: 0px;
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 {
color: #525252;
font-size: 14px;
font-size: 18px;
}
.myYouhuiquan_cb .orange {
@ -136,7 +136,7 @@
}
.order_title p {
font-size: 13.2px;
font-size: 17px;
color: black;
float: left;
margin: 0;
@ -145,7 +145,7 @@
.order_title .order_more {
color: #909090;
font-size: 15px;
font-size: 17px;
float: right;
margin: 0;
margin-right: 12px;
@ -257,7 +257,7 @@
}
.sgd-info {
font-size: 12px;
font-size: 16px;
color: #000;
margin: 5px auto;
overflow: hidden;
@ -267,25 +267,27 @@
.sgd-price {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.market-price span {
font-size: 12px;
font-size: 15px;
color: #000;
}
.market-price .price {
color: #F02A40;
/* font-size: 16px; */
margin-left: 10px;
/* margin-left: 10px; */
}
.youhuilv span {
font-size: 12px;
font-size: 15px;
color: #000;
}
.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;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 18px;
}
.infocom {
font-size: 12px;
font-size: 16px;
color: #ccc;
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;
}

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

@ -50,7 +50,7 @@
width: calc( 100% - 39px);
float: right;
padding-right: 9px;
font-size: 13.2px;
font-size: 18px;
color: #909090;
}
@ -81,9 +81,10 @@
padding: 3px 9px;
background: white;
margin-bottom: 6px;
}
.invoice_info p {}
.invoice_info p {font-size: 17px;}
.cost {
border-bottom: 1px solid #e6e6e6;
@ -93,7 +94,7 @@
}
.c1 {
font-size: 12px;
font-size: 18px;
color: #909090;
}
@ -106,7 +107,7 @@
}
.c2 {
font-size: 13.2px;
font-size: 18px;
color: black;
}
@ -125,7 +126,7 @@
margin-top: 10px;
margin-left: 10px;
color: #e51326;
font-size: 10.8px;
font-size: 16px;
border: 1px solid #e51227;
border-radius: 3px;
float: left;
@ -133,7 +134,7 @@
}
.jf_p {
font-size: 13.2px;
font-size: 18px;
color: #525252;
float: left;
margin-left: 10px;
@ -157,12 +158,12 @@
width: 15px;
position: absolute;
top: 50%;
left: 40%;
left: 35%;
transform: translate(-50%, -50%);
}
.lxmj p {
font-size: 13.2px;
font-size: 18px;
color: #525252;
position: absolute;
top: 50%;
@ -179,5 +180,5 @@
.info p {
color: #909090;
font-size: 10.8px;
font-size: 16px;
}

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

@ -49,7 +49,7 @@
}
.paynum {
font-size: 15px;
font-size: 18px;
text-align: center;
color: black;
padding: 20px 0;
@ -70,6 +70,7 @@
.row_left {
float: left;
color: #909090;
font-size: 18px;
}
.row_right {
@ -77,6 +78,7 @@
color: black;
padding-right: 15px;
position: relative;
font-size: 18px;
}
.row_right img {
@ -107,13 +109,13 @@
margin: 0px;
}
#qlg_pay_pwd .con_2 .prod .info .p1{
flex: 1;
/* flex: 1; */
padding: 0px;
margin: 0px 8px;
margin: 0px 0px;
text-align: left;
}
#qlg_pay_pwd .con_2 .prod .info .p1 span{
margin-left: 10px;
/* margin-left: 10px; */
}
#qlg_pay_pwd .con_2 .shadown_wai input{
width: 40%;
@ -149,7 +151,10 @@
margin: 0;
/* position: relative; */
}
#pay_pwd,#qlg_pay_pwd .con_2 p{
font-size: 16px;
}
#pay_pwd,#qlg_pay_pwd .con_1 input{
margin: 14px 5%;
width: 70%;
@ -166,7 +171,8 @@
/* padding:10px; */
left:18%;
/* right: 5%; */
top:57px;
top:62px;
font-size: 16px
}
/* #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 {
font-family: "微软雅黑";
font-size: 13.2px;
font-size: 18px;
float: left;
line-height: 70.2px;
margin-left: 5%;
@ -38,7 +38,7 @@ body {
.row p {
font-family: "微软雅黑";
font-size: 13.2px;
font-size: 16px;
float: left;
line-height: 40px;
margin-left: 5%;
@ -73,7 +73,7 @@ body {
height: 76.2px;
padding: 0;
font-family: "微软雅黑";
font-size: 12px;
font-size: 16px;
margin-top: 5px;
/*border: none;*/
}
@ -91,7 +91,7 @@ body {
}
.star_a{
float: left;
padding: 10px;
padding: 8px;
width: 40px;
height: 40px;
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;
}
.pname{
font-size: 16px;
width: 80%;
color: #fff;
@ -24,18 +25,21 @@
text-align: right;
}
.caozuo {
width: 20%;
width: 15%;
display: flex;
justify-content: space-around;
align-items: center;
}
.caozuo span {
display: inline-block;
width: 25%;
/* width: 25%; */
}
.caozuo .mui-icon{
font-size: 32px;
}
.caozuo span img{
width: 100%;
height: 100%;
}
.add1{
width: 96%;

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

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

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

@ -49,7 +49,7 @@ body .header1{
.z{
width: 100%;
height: 66px;
height: 50px;
}
.block{
margin-top: 36px;
@ -77,14 +77,14 @@ body .header1{
left: 12px;
}
.r1{
font-size: 13.2px;
font-size: 18px;
color: black;
line-height: 42px;
position: absolute;
left: 35px;
}
.r2{
font-size: 12px;
font-size: 18px;
color: #909090;
line-height: 42px;
position: absolute;
@ -112,3 +112,19 @@ body .header1{
/*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;
}

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

@ -1,13 +1,13 @@
.con .block{
width: 100%;
height: 117px;
height: 125px;
background: white;
border-bottom: 5px solid #ebebeb;
position: relative;
}
.pname{
position: absolute;
font-size: 14.4px;
font-size: 17px;
color: black;
left: 15px;
top: 15px;
@ -15,14 +15,14 @@
.pphone{
position: absolute;
font-size: 14.4px;
font-size: 17px;
color: black;
right: 15px;
top: 15px;
}
.paddress{
position: absolute;
font-size: 10.8px;
font-size: 17px;
color: black;
left: 15px;
top: 40px;
@ -30,7 +30,7 @@
.block hr{
position: absolute;
width: 100%;
top: 60px;
top: 75px;
border: none;
border-top: 1px dotted #909090;
}
@ -38,6 +38,7 @@
width: 42px;
height: 42px;
position: absolute;
top:82px;
bottom: 0;
padding: 12px;
left: 5px;
@ -54,25 +55,31 @@
}
.block .p1{
position: absolute;
font-size: 12px;
font-size: 17px;
color: black;
left: 40px;
top:82px;
bottom: 0px;
height: 42px;
padding: 0;
line-height: 42px;
}
button{
padding-left: 20px;
padding-right: 20px;
/* padding-left: 20px;
padding-right: 20px; */
position: absolute;
bottom: 5px;
top:88px;
padding: 2px 20px;
font-size: 17px;
}
.bj{
right: 100px;
}
.del{
right: 15px;
}
.footer_btn{
width: 100%;
@ -84,3 +91,20 @@ button{
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;
}

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

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;
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 {
display: inline-block;
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