You've already forked qlg.tsgz.moe
addons
app_download_files
extend
hyhproject
mobile
oss
static
app
app2
css
default-skin
ac.css
activity1.css
activity10.css
activity2.css
activity3.css
activity4.css
activity5.css
activity6.css
activity7.css
activity8.css
activity9.css
addessay.css
addgoods.css
addqrrz.css
addshopping.css
addyhk.css
applicationopen.css
appraise.css
bill.css
cash-out.css
classify.css
collect.css
collect_commodity.css
collect_store.css
complain.css
confirmOrder.css
cooperative.css
details.css
discount.css
discounts.css
dynamic.css
ect_address.css
ect_area.css
ect_index.css
ect_list.css
editAddress.css
essay.css
essaylist.css
family.css
friends.css
global.1.css
global.css
goodslist.css
guide.css
header.css
header1.css
home.css
home_new.css
income-details.css
indent.css
indentcon.css
index.css
individual.css
invest.css
investdetail.css
journalism.css
journalism_con.css
login.css
logistics.css
map.css
memorandumlist.css
msg.css
msg_con.css
mui.css
mui.min.css
mui.picker.css
mui.poppicker.css
my.css
my_help_sale.css
myshop.css
myshops.css
notepad.css
order_con.css
orsupermarket.css
pay.css
paymentVoucher.css
photoswipe.css
pj.css
properties.css
qrrz.css
recommend.css
reviewsmanage.css
rul.css
saoyisao.css
self_shop.css
setting.css
setting_address.css
sha.css
share.css
share_user_list.css
shop_decorate.css
shop_indentcon.css
shopdecoration.css
shopgoodlist.css
shoppingcart.css
shopsList.css
shopsetting.css
store_activity.css
store_class.css
store_commodity.css
store_home.css
store_info.css
store_new.css
storeout.css
swiper.min.css
time.css
time_limit.css
topnav.css
trade_rule.css
upload.css
upload1.css
vouchers.css
yhk.css
zhuweiba.css
img
js
images
js
plugins
src
template
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5436787D.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
292 lines
4.3 KiB
CSS
Executable File
292 lines
4.3 KiB
CSS
Executable File
.addcon_con {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background: #fff;
|
|
height: 50px;
|
|
position: relative;
|
|
padding: 0px 7px;
|
|
width: 98%;
|
|
margin: 0 auto;
|
|
/* flex: 1; */
|
|
|
|
}
|
|
.addcon_con label {
|
|
width: 100px;
|
|
font-size: 16px;
|
|
color: #363636;
|
|
|
|
}
|
|
.addcon_con input::-webkit-input-placeholder {
|
|
font-size: 13px;
|
|
text-align: right;
|
|
}
|
|
.addcon_con input,.addcon_con select {
|
|
/* width: 230px; */
|
|
border: 0px;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height: 21px;
|
|
text-align: right;
|
|
overflow: hidden;
|
|
font-size: 16px;
|
|
/* flex: 0; */
|
|
}
|
|
/* 申请商都商厦商超*/
|
|
.addcon_con #shopId{
|
|
width: 180px;
|
|
border: 0px;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height: 21px;
|
|
|
|
}
|
|
|
|
|
|
.addcon .addcon_con .label-t {
|
|
font-size: 16px;
|
|
font-weight: 300;
|
|
}
|
|
|
|
.renzhengphoto {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background: #fff;
|
|
padding: 7px;
|
|
flex: 1;
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
.renzhengphoto label {
|
|
width: 100px;
|
|
font-size: 16px;
|
|
color: #363636;
|
|
align-self: flex-start;
|
|
}
|
|
|
|
.photos {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 0 0 80%;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0px 7px;
|
|
|
|
}
|
|
.photos_con {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
align-content: flex-start;
|
|
}
|
|
.delete{
|
|
height: 20px;
|
|
width: 20px;
|
|
position: absolute;
|
|
top:5px;
|
|
right: 5px;
|
|
z-index: 99;
|
|
color: #f00;
|
|
|
|
/* filter:drop-shadow( -25px 0 red);
|
|
border-left: 20px solid transparent; */
|
|
}
|
|
.delete img {
|
|
filter: opacity(100%);
|
|
|
|
}
|
|
.photos_con .photo {
|
|
width: 100px;
|
|
height: 100px;
|
|
margin-left: 20px;
|
|
margin-bottom: 10px;
|
|
position: relative;
|
|
|
|
|
|
}
|
|
|
|
.photos_con .photo img {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.photos span {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
color: #959595;
|
|
|
|
}
|
|
.addcon_con .defalut_type{
|
|
/* flex: 1; */
|
|
width: 100px;
|
|
}
|
|
.grounding {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
|
|
.grounding .checkinp {
|
|
/* flex: 0 0 12%; */
|
|
width: auto;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.addcon_con .grounding label {
|
|
width: auto;
|
|
height: auto;
|
|
}
|
|
.addcon_con .radio{
|
|
width: 20px;
|
|
}
|
|
|
|
.renzhengphoto .photos span {
|
|
font-size: 12px;
|
|
height: 20px;
|
|
}
|
|
.ossfile {
|
|
display: inline-block;
|
|
width: 80px;
|
|
height: 80px;
|
|
background: #ccc;
|
|
border: 1px solid #ccc;
|
|
border-radius: 5px;
|
|
position: relative;
|
|
}
|
|
|
|
.selectarea{
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
|
|
.selectarea select{
|
|
text-align: center;
|
|
height: 40px;
|
|
color: #7B7B7B;
|
|
width: 170px;
|
|
background: url(../img/sanjiaoxia.png) no-repeat right center;
|
|
background-size: 16px;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
font-size: 16px;
|
|
text-align: right;
|
|
}
|
|
.pricset {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background: #fff;
|
|
height: 50px;
|
|
position: relative;
|
|
padding: 0px 7px;
|
|
width: 98%;
|
|
margin: 0 auto;
|
|
flex: 1;
|
|
|
|
}
|
|
|
|
.pricset label {
|
|
color: #363636;
|
|
font-size: 13px;
|
|
}
|
|
.pricset_con .addcon_con label {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #363636;
|
|
}
|
|
.label-t{
|
|
margin: 0 5px;
|
|
|
|
}
|
|
.pricset_con input {
|
|
margin: 0 5px;
|
|
text-align: center;
|
|
flex: 0 0 33.3333%;
|
|
border: 1px solid #ccc;
|
|
height: 28px;
|
|
|
|
}
|
|
|
|
.pricset select {
|
|
margin: 0 5px;
|
|
width: auto;
|
|
}
|
|
.goodsDesc{
|
|
width: 98%;
|
|
margin: 0 auto;
|
|
background: #fff;
|
|
}
|
|
.goodsDesc .w-e-toolbar{
|
|
flex-wrap: wrap;
|
|
}
|
|
.pre{
|
|
/* height: 100%; */
|
|
}
|
|
.btn {
|
|
padding: 0 40px;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.bc_btn {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
width: 70%;
|
|
margin: 20px auto;
|
|
color: #fff;
|
|
background: #FF1A03;
|
|
border-radius: 15px;
|
|
}
|
|
.prelook{
|
|
margin-bottom: 0px;
|
|
}
|
|
/* 上传凭证 */
|
|
.info{
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
background: #fff;
|
|
height: 80px;
|
|
position: relative;
|
|
padding: 5px 7px;
|
|
width: 98%;
|
|
margin: 0 auto;
|
|
flex: 1;
|
|
|
|
}
|
|
.info label {
|
|
width: 100px;
|
|
font-size: 16px;
|
|
color: #363636;
|
|
align-self: flex-start;
|
|
}
|
|
.info textarea::-webkit-input-placeholder {
|
|
font-size: 16px;
|
|
text-align: left;
|
|
}
|
|
.info textarea {
|
|
/* width: 230px; */
|
|
border: 1px solid #ccc;
|
|
font-size: 16px;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height: 70px;
|
|
text-align: left;
|
|
}
|
|
/* 上传凭证结束 */
|
|
.info #content{
|
|
border: 1px solid #ccc;
|
|
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height: 70px;
|
|
text-align: left;
|
|
}
|
|
|