You've already forked qlg.frontend
css
addessay.css
addgoods.css
addqrrz.css
addshopping.css
addyhk.css
applicationopen.css
appraise.css
bill.css
cash-out.css
complain.css
confirmOrder.css
cooperative.css
credit_edit.css
details.css
discount.css
discounts.css
dynamic.css
editAddress.css
essay.css
essaylist.css
friends.css
global.1.css
global.css
goodslist.css
header.css
home_new.css
income-details.css
indent.css
indentcon.css
index.css
individual.css
invest.css
investdetail.css
login.css
logistics.css
map.css
memorandumlist.css
mui.css
mui.min.css
my.css
my_help_sale.css
myshop.css
myshops.css
notepad.css
notepad_edit.css
order_con.css
pay.css
paymentVoucher.css
pj.css
properties.css
qrrz.css
recommend.css
reviewsmanage.css
saoyisao.css
self_shop.css
setting.css
setting_address.css
sha.css
shop_decorate.css
shop_indentcon.css
shopdecoration.css
shopgoodlist.css
shoppingcart.css
shopsList.css
shopsetting.css
shundaijian.css
store_commodity.css
store_home.css
store_info.css
storeout.css
swiper.min.css
trade_rule.css
upload.css
vouchers.css
yhk.css
zhuweiba.css
fonts
img
js
lib
templete
.gitignore
.project
api
getscript
index.html
manifest.json
34 lines
455 B
CSS
34 lines
455 B
CSS
#bcid {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
background: #000000;
|
|
}
|
|
|
|
html,
|
|
body,
|
|
div {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
.fbt {
|
|
color: #0E76E1;
|
|
width: 50%;
|
|
background-color: #ffffff;
|
|
float: left;
|
|
line-height: 44px;
|
|
text-align: center;
|
|
}
|
|
.choose{
|
|
height: 50px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.choose .cancel{
|
|
position:static;
|
|
/* top: 10px; */
|
|
/* right: 12px; */
|
|
z-index: 100;
|
|
} |