1
This commit is contained in:
+593
-374
File diff suppressed because it is too large
Load Diff
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"address": "../../components/address",
|
||||
"header": "../../components/header",
|
||||
"up-image": "../../uni_modules/uview-plus/components/u-image/u-image",
|
||||
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
|
||||
"up-radio": "../../uni_modules/uview-plus/components/u-radio/u-radio",
|
||||
"up-radio-group": "../../uni_modules/uview-plus/components/u-radio-group/u-radio-group",
|
||||
"up-popup": "../../uni_modules/uview-plus/components/u-popup/u-popup",
|
||||
"up-toast": "../../uni_modules/uview-plus/components/u-toast/u-toast"
|
||||
"up-image": "/uni_modules/uview-plus/components/u-image/u-image",
|
||||
"up-input": "/uni_modules/uview-plus/components/u-input/u-input",
|
||||
"up-popup": "/uni_modules/uview-plus/components/u-popup/u-popup",
|
||||
"up-radio-group": "/uni_modules/uview-plus/components/u-radio-group/u-radio-group",
|
||||
"up-radio": "/uni_modules/uview-plus/components/u-radio/u-radio",
|
||||
"up-toast": "/uni_modules/uview-plus/components/u-toast/u-toast",
|
||||
"address": "/components/address",
|
||||
"header": "/components/header"
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,4 @@
|
||||
@charset "UTF-8";
|
||||
/**
|
||||
* 这里是uni-app内置的常用样式变量
|
||||
*
|
||||
@@ -22,24 +23,24 @@
|
||||
/* Border Radius */
|
||||
/* 水平间距 */
|
||||
/* 垂直间距 */
|
||||
.order_submit_warp.data-v-dc7219ba {
|
||||
.order_submit_warp.data-v-fcd21ab4 {
|
||||
background-color: #F5F5F5FF;
|
||||
height: calc(100vh - 200rpx);
|
||||
padding: 20rpx;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.order_submit_header_warp.data-v-dc7219ba {
|
||||
.order_submit_header_warp.data-v-fcd21ab4 {
|
||||
background: #FFFFFF;
|
||||
border-radius: 24rpx;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.order_submit_header_warp .header_areaAddress_warp.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_areaAddress_warp.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
font-weight: 500;
|
||||
font-size: 26rpx;
|
||||
color: #222222;
|
||||
}
|
||||
.order_submit_header_warp .header_areaAddress_warp .tab-comm.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_areaAddress_warp .tab-comm.data-v-fcd21ab4 {
|
||||
color: #FFFFFF;
|
||||
border-radius: 8rpx;
|
||||
width: 58rpx;
|
||||
@@ -50,13 +51,13 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.order_submit_header_warp .header_areaAddress_warp .areaAddress_default.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_areaAddress_warp .areaAddress_default.data-v-fcd21ab4 {
|
||||
background: #FD2A53;
|
||||
}
|
||||
.order_submit_header_warp .header_areaAddress_warp .areaAddress_tab.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_areaAddress_warp .areaAddress_tab.data-v-fcd21ab4 {
|
||||
background: #4D88FE;
|
||||
}
|
||||
.order_submit_header_warp .header_detailedAddress_warp.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_detailedAddress_warp.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
@@ -65,46 +66,46 @@
|
||||
color: #222222;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
.order_submit_header_warp .header_name_warp.data-v-dc7219ba {
|
||||
.order_submit_header_warp .header_name_warp.data-v-fcd21ab4 {
|
||||
font-weight: 500;
|
||||
font-size: 26rpx;
|
||||
color: #222222;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
.no_address.data-v-dc7219ba {
|
||||
.no_address.data-v-fcd21ab4 {
|
||||
background: #FFFFFF;
|
||||
border-radius: 24rpx;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.no_address .no_address_title.data-v-dc7219ba {
|
||||
.no_address .no_address_title.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-weight: bold;
|
||||
font-size: 32rpx;
|
||||
color: #222222;
|
||||
}
|
||||
.no_address .no_address_msg.data-v-dc7219ba {
|
||||
.no_address .no_address_msg.data-v-fcd21ab4 {
|
||||
font-weight: 500;
|
||||
font-size: 26rpx;
|
||||
color: #808080;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
.order_store_warp.data-v-dc7219ba {
|
||||
.order_store_warp.data-v-fcd21ab4 {
|
||||
margin-top: 30rpx;
|
||||
background: #FFFFFF;
|
||||
border-radius: 24rpx;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.order_product_warp .order_product_header.data-v-dc7219ba {
|
||||
.order_product_warp .order_product_header.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
}
|
||||
.order_product_warp .order_product_title.data-v-dc7219ba {
|
||||
.order_product_warp .order_product_title.data-v-fcd21ab4 {
|
||||
font-weight: bold;
|
||||
font-size: 28rpx;
|
||||
color: #1A1A1A;
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
.order_product_warp .shops_address_warp.data-v-dc7219ba {
|
||||
.order_product_warp .shops_address_warp.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
@@ -114,49 +115,49 @@
|
||||
margin: 10rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.order_product_warp .shops_address_warp .shops_address_warp_title.data-v-dc7219ba {
|
||||
.order_product_warp .shops_address_warp .shops_address_warp_title.data-v-fcd21ab4 {
|
||||
color: #222222;
|
||||
}
|
||||
.order_product_warp .order_item_content.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
.order_product_warp .order_item_content .content_info_right.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content .content_info_right.data-v-fcd21ab4 {
|
||||
margin-left: 20rpx;
|
||||
display: grid;
|
||||
width: calc(100% - 160rpx);
|
||||
}
|
||||
.order_product_warp .order_item_content .content_info_title.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content .content_info_title.data-v-fcd21ab4 {
|
||||
width: 460rpx;
|
||||
}
|
||||
.order_product_warp .order_item_content .content_info_tag.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content .content_info_tag.data-v-fcd21ab4 {
|
||||
font-size: 20rpx;
|
||||
}
|
||||
.order_product_warp .order_item_content .content_info_right_total.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content .content_info_right_total.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 0 20rpx 0 0;
|
||||
}
|
||||
.order_product_warp .order_item_content .content_right_total.data-v-dc7219ba {
|
||||
.order_product_warp .order_item_content .content_right_total.data-v-fcd21ab4 {
|
||||
font-weight: 500;
|
||||
font-size: 22rpx;
|
||||
color: #FF7C41;
|
||||
color: #7934F6;
|
||||
}
|
||||
.order_product_warp .content_info_right_remark.data-v-dc7219ba {
|
||||
.order_product_warp .content_info_right_remark.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 20rpx;
|
||||
align-items: center;
|
||||
}
|
||||
.order_product_warp .content_info_right_remark .title.data-v-dc7219ba {
|
||||
.order_product_warp .content_info_right_remark .title.data-v-fcd21ab4 {
|
||||
font-weight: 500;
|
||||
font-size: 26rpx;
|
||||
color: #222222;
|
||||
}
|
||||
.order_product_warp .content_info_right_remark.data-v-dc7219ba input {
|
||||
.order_product_warp .content_info_right_remark.data-v-fcd21ab4 input {
|
||||
text-align: right;
|
||||
}
|
||||
.order_freight_warp .order_freight_item.data-v-dc7219ba {
|
||||
.order_freight_warp .order_freight_item.data-v-fcd21ab4 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
font-weight: 500;
|
||||
@@ -164,19 +165,19 @@
|
||||
color: #222222;
|
||||
line-height: 60rpx;
|
||||
}
|
||||
.order_freight_warp .order_freight_item .value_.data-v-dc7219ba {
|
||||
color: #FF7C41;
|
||||
.order_freight_warp .order_freight_item .value_.data-v-fcd21ab4 {
|
||||
color: #7934F6;
|
||||
}
|
||||
.order_freight_warp .order_freight_item .coupon_.data-v-dc7219ba {
|
||||
.order_freight_warp .order_freight_item .coupon_.data-v-fcd21ab4 {
|
||||
margin-left: 20rpx;
|
||||
height: 32rpx;
|
||||
border-radius: 5rpx;
|
||||
border: 1px solid #FF7C41;
|
||||
border: 1px solid #7934F6;
|
||||
font-size: 20rpx;
|
||||
color: #FF7C41;
|
||||
color: #7934F6;
|
||||
padding: 0rpx 6rpx;
|
||||
}
|
||||
.order_pay_but.data-v-dc7219ba {
|
||||
.order_pay_but.data-v-fcd21ab4 {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
height: 144rpx;
|
||||
@@ -186,16 +187,16 @@
|
||||
width: calc(100% - 34rpx);
|
||||
padding-top: 20rpx;
|
||||
}
|
||||
.order_pay_but ._but.data-v-dc7219ba {
|
||||
.order_pay_but ._but.data-v-fcd21ab4 {
|
||||
padding: 20rpx 72rpx;
|
||||
text-align: center;
|
||||
background: #FF7C41;
|
||||
background: #7934F6;
|
||||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||||
color: #FFF;
|
||||
height: 46rpx;
|
||||
}
|
||||
.order_pay_but .price_.data-v-dc7219ba {
|
||||
.order_pay_but .price_.data-v-fcd21ab4 {
|
||||
font-weight: bold;
|
||||
font-size: 36rpx;
|
||||
color: #FF7C41;
|
||||
}
|
||||
color: #7934F6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user