diff --git a/pages.json b/pages.json
index 85083ee..e811572 100644
--- a/pages.json
+++ b/pages.json
@@ -1,12 +1,5 @@
{
"pages": [
- {
- "path" : "pages/order/product-unpay/product-unpay",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
{
"path" : "pages/home/home/home",
"style" :
@@ -51,7 +44,6 @@
}
},
{
-<<<<<<< HEAD
"path" : "pages/booking/AppointmentHome",
"style" :
{
@@ -73,38 +65,53 @@
}
},
{
- "path" : "pages/Shopping-cart/ProductDetails",
+ "path" : "pages/Shopping-cart/ProductDetails/ProductDetails",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
- "path" : "pages/Shopping-cart/ReceivingInformation",
+ "path" : "pages/Shopping-cart/ReceivingInformation/ReceivingInformation",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
- "path" : "pages/Shopping-cart/Contact",
+ "path" : "pages/Shopping-cart/Contact/Contact",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
- "path" : "pages/Shopping-cart/address",
+ "path" : "pages/Shopping-cart/address/address",
"style" :
{
"navigationBarTitleText" : ""
}
},
+ {
+
+ "path" : "pages/order/product-close/product-close",
+ "style" :
+ {
+ "navigationBarTitleText" : "",
+ "navigationBarBackgroundColor": "#a0522d"
+ }
+ },
{
"path" : "pages/Shopping-cart/Phone/Phone",
-=======
- "path" : "pages/order/product-close/product-close",
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
+
+ "style" :
+ {
+ "navigationBarTitleText" : "",
+ "navigationBarBackgroundColor": "#a0522d"
+ }
+ },
+ {
+ "path" : "pages/order/product-unpay/product-unpay",
"style" :
{
"navigationBarTitleText" : ""
diff --git a/pages/Shopping-cart/Contact/Contact.vue b/pages/Shopping-cart/Contact/Contact.vue
index 5b04072..dbd69ec 100644
--- a/pages/Shopping-cart/Contact/Contact.vue
+++ b/pages/Shopping-cart/Contact/Contact.vue
@@ -119,5 +119,5 @@
.text_7 {
color: #ffffff;
}
- @import url(../../common/css/global.css);
+ @import url(../../../common/css/global.css);
\ No newline at end of file
diff --git a/pages/Shopping-cart/Phone/Phone.vue b/pages/Shopping-cart/Phone/Phone.vue
index 298b5b6..2ea56b4 100644
--- a/pages/Shopping-cart/Phone/Phone.vue
+++ b/pages/Shopping-cart/Phone/Phone.vue
@@ -28,7 +28,84 @@
-
\ No newline at end of file
diff --git a/pages/Shopping-cart/ProductDetails/ProductDetails.vue b/pages/Shopping-cart/ProductDetails/ProductDetails.vue
index 263c0f8..a108e2a 100644
--- a/pages/Shopping-cart/ProductDetails/ProductDetails.vue
+++ b/pages/Shopping-cart/ProductDetails/ProductDetails.vue
@@ -376,5 +376,5 @@
height: 71.25rpx;
}
- @import url(../../common/css/global.css);
+ @import url(../../../common/css/global.css);
\ No newline at end of file
diff --git a/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue b/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue
index 7b80fe4..b934a16 100644
--- a/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue
+++ b/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue
@@ -199,5 +199,5 @@
font-family: Open Sans;
line-height: 28.4rpx;
}
- @import url(../../common/css/global.css);
+ @import url(../../../common/css/global.css);
\ No newline at end of file
diff --git a/pages/Shopping-cart/address/address.vue b/pages/Shopping-cart/address/address.vue
index b72e431..5a51dca 100644
--- a/pages/Shopping-cart/address/address.vue
+++ b/pages/Shopping-cart/address/address.vue
@@ -118,5 +118,5 @@
color: #ffffff;
line-height: 28.24rpx;
}
- @import url(../../common/css/global.css);
+ @import url(../../../common/css/global.css);
\ No newline at end of file
diff --git a/pages/Shopping-cart/productmain/productmain.vue b/pages/Shopping-cart/productmain/productmain.vue
index aac17cd..9edc953 100644
--- a/pages/Shopping-cart/productmain/productmain.vue
+++ b/pages/Shopping-cart/productmain/productmain.vue
@@ -1,63 +1,75 @@
-
- 编辑
-
-
- 商品类
- 服务类
-
-
-
-
-
-
-
-
-
-
-
- 非遗绒花
- 【材料包】
-
-
- 已选种类:紫色
-
-
-
-
-
-
- 138.
-
- 00
-
-
-
-
- 1
-
-
-
-
-
-
-
-
-
-
-
- 全选
-
- 删除
-
+
+ 编辑
+
+
+ 商品类
+ 服务类
+
+
+
+
+
+
+
+
+
+
+ 非遗绒花
+ 【材料包】
+
+
+ 已选种类:紫色
+
+
+
+
+
+
+ 138.
+
+ 00
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 全选
+
+ 删除
+
@@ -316,6 +328,192 @@
font-family: Open Sans;
line-height: 30.97rpx;
}
-
+.ml-79 {
+ margin-left: 148.13rpx;
+}
+.mt-243 {
+ margin-top: 455.63rpx;
+}
+.page {
+ background-color: #f8e8c1;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100%;
+}
+.text-wrapper {
+ position: fixed;
+
+ padding: 26.25rpx 0;
+ background-color: #f5f5dc;
+}
+.section {
+ padding: 0 121.88rpx;
+ background-color: #fffef8;
+}
+.group {
+ padding: 18.75rpx 3.75rpx 18.75rpx 11.25rpx;
+}
+.section_2 {
+ background-color: #fb8b05;
+ width: 112.5rpx;
+ height: 5.63rpx;
+}
+.list {
+ margin-bottom: 125rpx;
+ padding: 18.75rpx 13.13rpx 0;
+}
+.list-item {
+ padding: 33.75rpx 18.75rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+}
+.list-item:first-child {
+ margin-top: 0;
+}
+.section_3 {
+ margin-right: 5.63rpx;
+}
+.image_4 {
+ margin-top: 86.25rpx;
+ width: 31.88rpx;
+ height: 31.88rpx;
+}
+.image {
+ border-radius: 9.38rpx;
+ width: 146.25rpx;
+ height: 144.38rpx;
+}
+.image_2 {
+ margin-left: 48.75rpx;
+}
+.group_2 {
+ margin-left: 30rpx;
+}
+.group_3 {
+ padding-bottom: 15rpx;
+}
+.font_2 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #323232;
+}
+.section_4 {
+ padding: 11.25rpx 15rpx 24.38rpx;
+ background-color: #f5f5dc;
+ border-radius: 9.38rpx;
+}
+.font_3 {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ color: #818181;
+}
+.text_3 {
+ line-height: 20.79rpx;
+}
+.image_3 {
+ margin-right: 7.5rpx;
+ margin-top: -7.5rpx;
+ width: 22.5rpx;
+ height: 22.5rpx;
+}
+.group_4 {
+ padding: 0 5.63rpx;
+}
+.font_4 {
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ font-weight: 600;
+ color: #fb8b05;
+}
+.text_4 {
+ margin-left: 26.25rpx;
+ line-height: 24.88rpx;
+}
+.image_7 {
+ margin-left: -90rpx;
+ width: 30rpx;
+ height: 26.25rpx;
+}
+.font_5 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ font-weight: 600;
+ color: #fb8b05;
+}
+.text_5 {
+ margin-left: 60rpx;
+}
+.image_5 {
+ border-radius: 9.38rpx 0rpx 0rpx 9.38rpx;
+ width: 45rpx;
+ height: 45rpx;
+}
+.text-wrapper_2 {
+ padding: 15rpx 0;
+ background-color: #f5f5dc;
+ width: 58.13rpx;
+ height: 45rpx;
+}
+.font_6 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ color: #323232;
+}
+.text_6 {
+ line-height: 18.73rpx;
+}
+.image_6 {
+ border-radius: 0rpx 9.38rpx 9.38rpx 0rpx;
+ width: 45rpx;
+ height: 45rpx;
+}
+.image_9 {
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.section_6 {
+ position: fixed;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ padding: 18.75rpx;
+ background-color: #fffef8;
+}
+.font {
+ font-size: 30rpx;
+ font-family: Open Sans;
+ line-height: 27.69rpx;
+ color: #323232;
+}
+.text_2 {
+ line-height: 27.6rpx;
+}
+.text {
+ margin-right: 30rpx;
+ line-height: 27.79rpx;
+}
+.text_7 {
+ line-height: 27.64rpx;
+}
+.text-wrapper_3 {
+ margin-right: 3.75rpx;
+ padding: 22.5rpx 0;
+ background-color: #ffd45a;
+ border-radius: 75rpx;
+ width: 219.38rpx;
+ height: 76.88rpx;
+}
+.text_8 {
+ color: #ffffff;
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ line-height: 30.97rpx;
+}
@import url(../../../common/css/global.css);
\ No newline at end of file
diff --git a/pages/order/product-close/product-close.vue b/pages/order/product-close/product-close.vue
new file mode 100644
index 0000000..008cca9
--- /dev/null
+++ b/pages/order/product-close/product-close.vue
@@ -0,0 +1,535 @@
+
+
+
+
+
+
+
+
+
+ 交易关闭
+ 超时未付款,订单自动关闭
+
+
+
+
+
+ 张三 15888610253
+ 黑龙江省哈尔滨市呼兰区学院路街道288号哈尔滨华德学院
+
+
+
+
+
+
+
+
+
+ 非遗绒花
+ 【材料包】
+
+ 已选种类:紫色
+
+
+
+ 138.
+
+
+ 00
+
+
+
+ ×1
+
+
+ 商品总价
+
+
+ 138.00
+
+
+
+ 优惠券
+
+
+ 50.00
+
+
+
+
+
+ 应付款:
+
+ 88.00
+
+
+ 买家留言
+
+
+ 希望所使用的材料是可持续来源的,并且制作工艺要精细,以确保每一朵花瓣都能生动地展现出绒花的质感和美感。
+
+
+
+
+ 订单编号:
+
+ E20241005095840091406189
+
+ 复制
+
+
+
+
+ 创建时间:
+ 2024-10-05 09:58:41
+
+
+ 成交时间:
+ 2024-10-05 11:47:08
+
+
+
+ 在线客服
+
+
+
+
+
+
+ 更多精选商品
+
+
+
+
+
+ 【非遗手工艺体验】玉雕-古法制玉体验
+
+
+ 99.00
+
+
+
+
+
+
+
+
+ 删除订单
+
+
+
+
+
+
+
+
diff --git a/pages/order/product-unpay/product-unpay.vue b/pages/order/product-unpay/product-unpay.vue
new file mode 100644
index 0000000..9f0ddba
--- /dev/null
+++ b/pages/order/product-unpay/product-unpay.vue
@@ -0,0 +1,452 @@
+
+
+
+
+
+
+
+
+ 等待买家付款
+ 请于13分51秒内付款,超时订单将自动关闭
+
+
+
+
+
+ 张三 15888610253
+ 黑龙江省哈尔滨市呼兰区学院路街道288号哈尔滨华德学院
+
+
+
+
+
+
+
+
+
+ 非遗绒花
+ 【材料包】
+
+ 已选种类:紫色
+
+
+
+ 138.
+
+
+ 00
+
+
+
+ ×1
+
+
+ 商品金额
+
+
+ 138.00
+
+
+
+ 优惠券
+
+
+ 50.00
+
+
+
+
+
+ 合计:
+
+ 88.00
+
+
+ 买家留言
+
+
+ 希望所使用的材料是可持续来源的,并且制作工艺要精细,以确保每一朵花瓣都能生动地展现出绒花的质感和美感。
+
+
+
+
+ 订单编号:
+
+ E20241005095840091406189
+
+ 复制
+
+
+
+
+ 创建时间:
+ 2024-10-05 09:58:41
+
+
+
+
+
+
+
+ 88.
+ 合计:
+ 00
+
+ 去支付
+
+
+
+
+
+
+
diff --git a/pages/store-home/main/main.vue b/pages/store-home/main/main.vue
index 0c77acc..e50b8a4 100644
--- a/pages/store-home/main/main.vue
+++ b/pages/store-home/main/main.vue
@@ -58,15 +58,12 @@
-<<<<<<< HEAD
-=======
-
+
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
@@ -81,10 +78,8 @@
-<<<<<<< HEAD
-=======
@@ -101,7 +96,6 @@
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
@@ -138,9 +132,9 @@ src="https://ide.code.fun/api/image?token=670c83a81511d900114a6d7e&name=806f54ff
-->
-
-
-
+
+
@@ -364,11 +358,6 @@ src="https://ide.code.fun/api/image?token=670c83a81511d900114a6d7e&name=806f54ff
.section_5 {
padding: 18.06rpx 16.24rpx 14.94rpx;
background-color: #C1651A;
-<<<<<<< HEAD
-
-=======
-
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
border-radius: 0rpx 18.75rpx 0rpx 0rpx;
}
diff --git a/unpackage/dist/dev/mp-weixin/app.js b/unpackage/dist/dev/mp-weixin/app.js
index 31becbe..93fac91 100644
--- a/unpackage/dist/dev/mp-weixin/app.js
+++ b/unpackage/dist/dev/mp-weixin/app.js
@@ -2,21 +2,22 @@
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const common_vendor = require("./common/vendor.js");
if (!Math) {
- "./pages/order/product-unpay/product-unpay.js";
"./pages/home/home/home.js";
"./pages/store-home/main/main.js";
"./pages/mine/main/main.js";
"./pages/Shopping-cart/productmain/productmain.js";
"./pages/store-home/products/product-detail.js";
"./pages/Shopping-cart/servicemain/servicemain.js";
-<<<<<<< HEAD
"./pages/booking/AppointmentHome.js";
"./pages/booking/ContactInformation.js";
"./pages/booking/date.js";
- "./pages/Shopping-cart/Phone/Phone.js";
-=======
+ "./pages/Shopping-cart/ProductDetails/ProductDetails.js";
+ "./pages/Shopping-cart/ReceivingInformation/ReceivingInformation.js";
+ "./pages/Shopping-cart/Contact/Contact.js";
+ "./pages/Shopping-cart/address/address.js";
"./pages/order/product-close/product-close.js";
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
+ "./pages/Shopping-cart/Phone/Phone.js";
+ "./pages/order/product-unpay/product-unpay.js";
}
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
diff --git a/unpackage/dist/dev/mp-weixin/app.json b/unpackage/dist/dev/mp-weixin/app.json
index 7a51002..7fe9335 100644
--- a/unpackage/dist/dev/mp-weixin/app.json
+++ b/unpackage/dist/dev/mp-weixin/app.json
@@ -1,24 +1,21 @@
{
"pages": [
- "pages/order/product-unpay/product-unpay",
"pages/home/home/home",
"pages/store-home/main/main",
"pages/mine/main/main",
"pages/Shopping-cart/productmain/productmain",
"pages/store-home/products/product-detail",
"pages/Shopping-cart/servicemain/servicemain",
-<<<<<<< HEAD
"pages/booking/AppointmentHome",
"pages/booking/ContactInformation",
"pages/booking/date",
- "pages/Shopping-cart/ProductDetails",
- "pages/Shopping-cart/ReceivingInformation",
- "pages/Shopping-cart/Contact",
- "pages/Shopping-cart/address",
- "pages/Shopping-cart/Phone/Phone"
-=======
- "pages/order/product-close/product-close"
->>>>>>> a89799158357dbed9a3c5e0c4bb1151cf2aecf1f
+ "pages/Shopping-cart/ProductDetails/ProductDetails",
+ "pages/Shopping-cart/ReceivingInformation/ReceivingInformation",
+ "pages/Shopping-cart/Contact/Contact",
+ "pages/Shopping-cart/address/address",
+ "pages/order/product-close/product-close",
+ "pages/Shopping-cart/Phone/Phone",
+ "pages/order/product-unpay/product-unpay"
],
"window": {
"navigationBarTextStyle": "black",
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.js
deleted file mode 100644
index de56fd0..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/Shopping-cart/Contact.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.wxml
deleted file mode 100644
index 7614ea2..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/Shopping-cart/Contact.wxml
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.js
index 8754433..5b34f16 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.js
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.js
@@ -10,5 +10,5 @@ function _sfc_render(_ctx, _cache) {
})
};
}
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/Shopping-cart/Phone/Phone.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-6d058dc0"], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/Shopping-cart/Phone/Phone.vue"]]);
wx.createPage(MiniProgramPage);
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.json b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.json
index a0812ee..54c168d 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.json
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.json
@@ -1,4 +1,5 @@
{
"navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#a0522d",
"usingComponents": {}
}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxml
index 7317f43..df142a0 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxml
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxml
@@ -1 +1 @@
-张三15888610253默认新增联系人
\ No newline at end of file
+张三15888610253默认新增联系人
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxss b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxss
index e69de29..3233214 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxss
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Phone/Phone.wxss
@@ -0,0 +1,478 @@
+/* 水平间距 */
+/* 水平间距 */
+/************************************************************
+** 请将全局样式拷贝到项目的全局 CSS 文件或者当前页面的顶部 **
+** 否则页面将无法正常显示 **
+************************************************************/
+html.data-v-6d058dc0 {
+ font-size: 16px;
+}
+body.data-v-6d058dc0 {
+ margin: 0;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
+ 'Droid Sans', 'Helvetica Neue', 'Microsoft Yahei', sans-serif;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+view.data-v-6d058dc0,
+image.data-v-6d058dc0,
+text.data-v-6d058dc0 {
+ box-sizing: border-box;
+ flex-shrink: 0;
+}
+#app.data-v-6d058dc0 {
+ width: 100vw;
+ height: 100vh;
+}
+.flex-row.data-v-6d058dc0 {
+ display: flex;
+ flex-direction: row;
+}
+.flex-col.data-v-6d058dc0 {
+ display: flex;
+ flex-direction: column;
+}
+.justify-start.data-v-6d058dc0 {
+ justify-content: flex-start;
+}
+.justify-end.data-v-6d058dc0 {
+ justify-content: flex-end;
+}
+.justify-center.data-v-6d058dc0 {
+ justify-content: center;
+}
+.justify-between.data-v-6d058dc0 {
+ justify-content: space-between;
+}
+.justify-around.data-v-6d058dc0 {
+ justify-content: space-around;
+}
+.justify-evenly.data-v-6d058dc0 {
+ justify-content: space-evenly;
+}
+.items-start.data-v-6d058dc0 {
+ align-items: flex-start;
+}
+.items-end.data-v-6d058dc0 {
+ align-items: flex-end;
+}
+.items-center.data-v-6d058dc0 {
+ align-items: center;
+}
+.items-baseline.data-v-6d058dc0 {
+ align-items: baseline;
+}
+.items-stretch.data-v-6d058dc0 {
+ align-items: stretch;
+}
+.self-start.data-v-6d058dc0 {
+ align-self: flex-start;
+}
+.self-end.data-v-6d058dc0 {
+ align-self: flex-end;
+}
+.self-center.data-v-6d058dc0 {
+ align-self: center;
+}
+.self-baseline.data-v-6d058dc0 {
+ align-self: baseline;
+}
+.self-stretch.data-v-6d058dc0 {
+ align-self: stretch;
+}
+.flex-1.data-v-6d058dc0 {
+ flex: 1 1 0%;
+}
+.flex-auto.data-v-6d058dc0 {
+ flex: 1 1 auto;
+}
+.grow.data-v-6d058dc0 {
+ flex-grow: 1;
+}
+.grow-0.data-v-6d058dc0 {
+ flex-grow: 0;
+}
+.shrink.data-v-6d058dc0 {
+ flex-shrink: 1;
+}
+.shrink-0.data-v-6d058dc0 {
+ flex-shrink: 0;
+}
+.relative.data-v-6d058dc0 {
+ position: relative;
+}
+.ml-2.data-v-6d058dc0 {
+ margin-left: 3.75rpx;
+}
+.mt-2.data-v-6d058dc0 {
+ margin-top: 3.75rpx;
+}
+.ml-4.data-v-6d058dc0 {
+ margin-left: 7.5rpx;
+}
+.mt-4.data-v-6d058dc0 {
+ margin-top: 7.5rpx;
+}
+.ml-6.data-v-6d058dc0 {
+ margin-left: 11.25rpx;
+}
+.mt-6.data-v-6d058dc0 {
+ margin-top: 11.25rpx;
+}
+.ml-8.data-v-6d058dc0 {
+ margin-left: 15rpx;
+}
+.mt-8.data-v-6d058dc0 {
+ margin-top: 15rpx;
+}
+.ml-10.data-v-6d058dc0 {
+ margin-left: 18.75rpx;
+}
+.mt-10.data-v-6d058dc0 {
+ margin-top: 18.75rpx;
+}
+.ml-12.data-v-6d058dc0 {
+ margin-left: 22.5rpx;
+}
+.mt-12.data-v-6d058dc0 {
+ margin-top: 22.5rpx;
+}
+.ml-14.data-v-6d058dc0 {
+ margin-left: 26.25rpx;
+}
+.mt-14.data-v-6d058dc0 {
+ margin-top: 26.25rpx;
+}
+.ml-16.data-v-6d058dc0 {
+ margin-left: 30rpx;
+}
+.mt-16.data-v-6d058dc0 {
+ margin-top: 30rpx;
+}
+.ml-18.data-v-6d058dc0 {
+ margin-left: 33.75rpx;
+}
+.mt-18.data-v-6d058dc0 {
+ margin-top: 33.75rpx;
+}
+.ml-20.data-v-6d058dc0 {
+ margin-left: 37.5rpx;
+}
+.mt-20.data-v-6d058dc0 {
+ margin-top: 37.5rpx;
+}
+.ml-22.data-v-6d058dc0 {
+ margin-left: 41.25rpx;
+}
+.mt-22.data-v-6d058dc0 {
+ margin-top: 41.25rpx;
+}
+.ml-24.data-v-6d058dc0 {
+ margin-left: 45rpx;
+}
+.mt-24.data-v-6d058dc0 {
+ margin-top: 45rpx;
+}
+.ml-26.data-v-6d058dc0 {
+ margin-left: 48.75rpx;
+}
+.mt-26.data-v-6d058dc0 {
+ margin-top: 48.75rpx;
+}
+.ml-28.data-v-6d058dc0 {
+ margin-left: 52.5rpx;
+}
+.mt-28.data-v-6d058dc0 {
+ margin-top: 52.5rpx;
+}
+.ml-30.data-v-6d058dc0 {
+ margin-left: 56.25rpx;
+}
+.mt-30.data-v-6d058dc0 {
+ margin-top: 56.25rpx;
+}
+.ml-32.data-v-6d058dc0 {
+ margin-left: 60rpx;
+}
+.mt-32.data-v-6d058dc0 {
+ margin-top: 60rpx;
+}
+.ml-34.data-v-6d058dc0 {
+ margin-left: 63.75rpx;
+}
+.mt-34.data-v-6d058dc0 {
+ margin-top: 63.75rpx;
+}
+.ml-36.data-v-6d058dc0 {
+ margin-left: 67.5rpx;
+}
+.mt-36.data-v-6d058dc0 {
+ margin-top: 67.5rpx;
+}
+.ml-38.data-v-6d058dc0 {
+ margin-left: 71.25rpx;
+}
+.mt-38.data-v-6d058dc0 {
+ margin-top: 71.25rpx;
+}
+.ml-40.data-v-6d058dc0 {
+ margin-left: 75rpx;
+}
+.mt-40.data-v-6d058dc0 {
+ margin-top: 75rpx;
+}
+.ml-42.data-v-6d058dc0 {
+ margin-left: 78.75rpx;
+}
+.mt-42.data-v-6d058dc0 {
+ margin-top: 78.75rpx;
+}
+.ml-44.data-v-6d058dc0 {
+ margin-left: 82.5rpx;
+}
+.mt-44.data-v-6d058dc0 {
+ margin-top: 82.5rpx;
+}
+.ml-46.data-v-6d058dc0 {
+ margin-left: 86.25rpx;
+}
+.mt-46.data-v-6d058dc0 {
+ margin-top: 86.25rpx;
+}
+.ml-48.data-v-6d058dc0 {
+ margin-left: 90rpx;
+}
+.mt-48.data-v-6d058dc0 {
+ margin-top: 90rpx;
+}
+.ml-50.data-v-6d058dc0 {
+ margin-left: 93.75rpx;
+}
+.mt-50.data-v-6d058dc0 {
+ margin-top: 93.75rpx;
+}
+.ml-52.data-v-6d058dc0 {
+ margin-left: 97.5rpx;
+}
+.mt-52.data-v-6d058dc0 {
+ margin-top: 97.5rpx;
+}
+.ml-54.data-v-6d058dc0 {
+ margin-left: 101.25rpx;
+}
+.mt-54.data-v-6d058dc0 {
+ margin-top: 101.25rpx;
+}
+.ml-56.data-v-6d058dc0 {
+ margin-left: 105rpx;
+}
+.mt-56.data-v-6d058dc0 {
+ margin-top: 105rpx;
+}
+.ml-58.data-v-6d058dc0 {
+ margin-left: 108.75rpx;
+}
+.mt-58.data-v-6d058dc0 {
+ margin-top: 108.75rpx;
+}
+.ml-60.data-v-6d058dc0 {
+ margin-left: 112.5rpx;
+}
+.mt-60.data-v-6d058dc0 {
+ margin-top: 112.5rpx;
+}
+.ml-62.data-v-6d058dc0 {
+ margin-left: 116.25rpx;
+}
+.mt-62.data-v-6d058dc0 {
+ margin-top: 116.25rpx;
+}
+.ml-64.data-v-6d058dc0 {
+ margin-left: 120rpx;
+}
+.mt-64.data-v-6d058dc0 {
+ margin-top: 120rpx;
+}
+.ml-66.data-v-6d058dc0 {
+ margin-left: 123.75rpx;
+}
+.mt-66.data-v-6d058dc0 {
+ margin-top: 123.75rpx;
+}
+.ml-68.data-v-6d058dc0 {
+ margin-left: 127.5rpx;
+}
+.mt-68.data-v-6d058dc0 {
+ margin-top: 127.5rpx;
+}
+.ml-70.data-v-6d058dc0 {
+ margin-left: 131.25rpx;
+}
+.mt-70.data-v-6d058dc0 {
+ margin-top: 131.25rpx;
+}
+.ml-72.data-v-6d058dc0 {
+ margin-left: 135rpx;
+}
+.mt-72.data-v-6d058dc0 {
+ margin-top: 135rpx;
+}
+.ml-74.data-v-6d058dc0 {
+ margin-left: 138.75rpx;
+}
+.mt-74.data-v-6d058dc0 {
+ margin-top: 138.75rpx;
+}
+.ml-76.data-v-6d058dc0 {
+ margin-left: 142.5rpx;
+}
+.mt-76.data-v-6d058dc0 {
+ margin-top: 142.5rpx;
+}
+.ml-78.data-v-6d058dc0 {
+ margin-left: 146.25rpx;
+}
+.mt-78.data-v-6d058dc0 {
+ margin-top: 146.25rpx;
+}
+.ml-80.data-v-6d058dc0 {
+ margin-left: 150rpx;
+}
+.mt-80.data-v-6d058dc0 {
+ margin-top: 150rpx;
+}
+.ml-82.data-v-6d058dc0 {
+ margin-left: 153.75rpx;
+}
+.mt-82.data-v-6d058dc0 {
+ margin-top: 153.75rpx;
+}
+.ml-84.data-v-6d058dc0 {
+ margin-left: 157.5rpx;
+}
+.mt-84.data-v-6d058dc0 {
+ margin-top: 157.5rpx;
+}
+.ml-86.data-v-6d058dc0 {
+ margin-left: 161.25rpx;
+}
+.mt-86.data-v-6d058dc0 {
+ margin-top: 161.25rpx;
+}
+.ml-88.data-v-6d058dc0 {
+ margin-left: 165rpx;
+}
+.mt-88.data-v-6d058dc0 {
+ margin-top: 165rpx;
+}
+.ml-90.data-v-6d058dc0 {
+ margin-left: 168.75rpx;
+}
+.mt-90.data-v-6d058dc0 {
+ margin-top: 168.75rpx;
+}
+.ml-92.data-v-6d058dc0 {
+ margin-left: 172.5rpx;
+}
+.mt-92.data-v-6d058dc0 {
+ margin-top: 172.5rpx;
+}
+.ml-94.data-v-6d058dc0 {
+ margin-left: 176.25rpx;
+}
+.mt-94.data-v-6d058dc0 {
+ margin-top: 176.25rpx;
+}
+.ml-96.data-v-6d058dc0 {
+ margin-left: 180rpx;
+}
+.mt-96.data-v-6d058dc0 {
+ margin-top: 180rpx;
+}
+.ml-98.data-v-6d058dc0 {
+ margin-left: 183.75rpx;
+}
+.mt-98.data-v-6d058dc0 {
+ margin-top: 183.75rpx;
+}
+.ml-100.data-v-6d058dc0 {
+ margin-left: 187.5rpx;
+}
+.mt-100.data-v-6d058dc0 {
+ margin-top: 187.5rpx;
+}
+.mt-9.data-v-6d058dc0 {
+ margin-top: 17.18rpx;
+}
+.ml-9.data-v-6d058dc0 {
+ margin-left: 17.18rpx;
+}
+.mt-593.data-v-6d058dc0 {
+ margin-top: 1131.68rpx;
+}
+.page.data-v-6d058dc0 {
+ padding-top: 20.99rpx;
+ background-color: #fffaf0;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100%;
+}
+.list.data-v-6d058dc0 {
+ padding: 0 20.99rpx;
+}
+.list-item.data-v-6d058dc0 {
+ padding: 30.53rpx 15.27rpx 30.53rpx 22.9rpx;
+ background-color: #ffffff;
+ border-radius: 9.54rpx;
+ border-left: solid 1.91rpx #818181;
+ border-right: solid 1.91rpx #818181;
+ border-top: solid 1.91rpx #818181;
+ border-bottom: solid 1.91rpx #818181;
+}
+.list-item.data-v-6d058dc0:first-child {
+ margin-top: 0;
+}
+.font.data-v-6d058dc0 {
+ font-size: 30.53rpx;
+ font-family: Open Sans;
+ line-height: 27.67rpx;
+ color: #323232;
+}
+.font_2.data-v-6d058dc0 {
+ font-size: 30.53rpx;
+ font-family: Open Sans;
+ line-height: 22.44rpx;
+ color: #323232;
+}
+.text-wrapper.data-v-6d058dc0 {
+ background-color: #ffbe55;
+ border-radius: 9.54rpx;
+ width: 70.61rpx;
+ height: 32.44rpx;
+}
+.text.data-v-6d058dc0 {
+ color: #ffffff;
+ font-size: 22.9rpx;
+ font-family: Open Sans;
+ line-height: 21.07rpx;
+}
+.image.data-v-6d058dc0 {
+ border-radius: 9.54rpx;
+ width: 40.08rpx;
+ height: 40.08rpx;
+}
+.section.data-v-6d058dc0 {
+ padding: 17.18rpx 0;
+ background-color: #ffffff;
+}
+.text-wrapper_2.data-v-6d058dc0 {
+ padding: 26.72rpx 0 22.9rpx;
+ background-color: #ffa948;
+ border-radius: 47.71rpx;
+ width: 629.77rpx;
+}
+.text_2.data-v-6d058dc0 {
+ color: #ffffff;
+ line-height: 28.24rpx;
+}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.js
deleted file mode 100644
index 8d1eca7..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/Shopping-cart/ProductDetails.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.json b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.json
deleted file mode 100644
index a0812ee..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "navigationBarTitleText": "",
- "usingComponents": {}
-}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.wxml
deleted file mode 100644
index 66464d7..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ProductDetails.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/Shopping-cart/ProductDetails.wxml
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.js
deleted file mode 100644
index 2e48441..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/Shopping-cart/ReceivingInformation.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.wxml
deleted file mode 100644
index b2e6377..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/Shopping-cart/ReceivingInformation.wxml
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.js
deleted file mode 100644
index 0f732cc..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/Shopping-cart/address.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.json b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.json
deleted file mode 100644
index a0812ee..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "navigationBarTitleText": "",
- "usingComponents": {}
-}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.wxml
deleted file mode 100644
index bf09beb..0000000
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/address.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/Shopping-cart/address.wxml
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxml b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxml
index aa20bf5..5ab5866 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxml
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxml
@@ -1 +1 @@
-编辑商品类服务类非遗绒花【材料包】已选种类:紫色138.001全选删除
\ No newline at end of file
+编辑商品类服务类非遗绒花【材料包】已选种类:紫色138.001全选删除
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxss b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxss
index a6ead5b..1bc6fb3 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxss
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.wxss
@@ -584,6 +584,192 @@ text.data-v-641af6de {
width: 219.38rpx;
height: 76.88rpx;
}
+.text_8.data-v-641af6de {
+ color: #ffffff;
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ line-height: 30.97rpx;
+}
+.ml-79.data-v-641af6de {
+ margin-left: 148.13rpx;
+}
+.mt-243.data-v-641af6de {
+ margin-top: 455.63rpx;
+}
+.page.data-v-641af6de {
+ background-color: #f8e8c1;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100%;
+}
+.text-wrapper.data-v-641af6de {
+ position: fixed;
+ padding: 26.25rpx 0;
+ background-color: #f5f5dc;
+}
+.section.data-v-641af6de {
+ padding: 0 121.88rpx;
+ background-color: #fffef8;
+}
+.group.data-v-641af6de {
+ padding: 18.75rpx 3.75rpx 18.75rpx 11.25rpx;
+}
+.section_2.data-v-641af6de {
+ background-color: #fb8b05;
+ width: 112.5rpx;
+ height: 5.63rpx;
+}
+.list.data-v-641af6de {
+ margin-bottom: 125rpx;
+ padding: 18.75rpx 13.13rpx 0;
+}
+.list-item.data-v-641af6de {
+ padding: 33.75rpx 18.75rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+}
+.list-item.data-v-641af6de:first-child {
+ margin-top: 0;
+}
+.section_3.data-v-641af6de {
+ margin-right: 5.63rpx;
+}
+.image_4.data-v-641af6de {
+ margin-top: 86.25rpx;
+ width: 31.88rpx;
+ height: 31.88rpx;
+}
+.image.data-v-641af6de {
+ border-radius: 9.38rpx;
+ width: 146.25rpx;
+ height: 144.38rpx;
+}
+.image_2.data-v-641af6de {
+ margin-left: 48.75rpx;
+}
+.group_2.data-v-641af6de {
+ margin-left: 30rpx;
+}
+.group_3.data-v-641af6de {
+ padding-bottom: 15rpx;
+}
+.font_2.data-v-641af6de {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #323232;
+}
+.section_4.data-v-641af6de {
+ padding: 11.25rpx 15rpx 24.38rpx;
+ background-color: #f5f5dc;
+ border-radius: 9.38rpx;
+}
+.font_3.data-v-641af6de {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ color: #818181;
+}
+.text_3.data-v-641af6de {
+ line-height: 20.79rpx;
+}
+.image_3.data-v-641af6de {
+ margin-right: 7.5rpx;
+ margin-top: -7.5rpx;
+ width: 22.5rpx;
+ height: 22.5rpx;
+}
+.group_4.data-v-641af6de {
+ padding: 0 5.63rpx;
+}
+.font_4.data-v-641af6de {
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ font-weight: 600;
+ color: #fb8b05;
+}
+.text_4.data-v-641af6de {
+ margin-left: 26.25rpx;
+ line-height: 24.88rpx;
+}
+.image_7.data-v-641af6de {
+ margin-left: -90rpx;
+ width: 30rpx;
+ height: 26.25rpx;
+}
+.font_5.data-v-641af6de {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ font-weight: 600;
+ color: #fb8b05;
+}
+.text_5.data-v-641af6de {
+ margin-left: 60rpx;
+}
+.image_5.data-v-641af6de {
+ border-radius: 9.38rpx 0rpx 0rpx 9.38rpx;
+ width: 45rpx;
+ height: 45rpx;
+}
+.text-wrapper_2.data-v-641af6de {
+ padding: 15rpx 0;
+ background-color: #f5f5dc;
+ width: 58.13rpx;
+ height: 45rpx;
+}
+.font_6.data-v-641af6de {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 19.29rpx;
+ color: #323232;
+}
+.text_6.data-v-641af6de {
+ line-height: 18.73rpx;
+}
+.image_6.data-v-641af6de {
+ border-radius: 0rpx 9.38rpx 9.38rpx 0rpx;
+ width: 45rpx;
+ height: 45rpx;
+}
+.image_9.data-v-641af6de {
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.section_6.data-v-641af6de {
+ position: fixed;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ padding: 18.75rpx;
+ background-color: #fffef8;
+}
+.font.data-v-641af6de {
+ font-size: 30rpx;
+ font-family: Open Sans;
+ line-height: 27.69rpx;
+ color: #323232;
+}
+.text_2.data-v-641af6de {
+ line-height: 27.6rpx;
+}
+.text.data-v-641af6de {
+ margin-right: 30rpx;
+ line-height: 27.79rpx;
+}
+.text_7.data-v-641af6de {
+ line-height: 27.64rpx;
+}
+.text-wrapper_3.data-v-641af6de {
+ margin-right: 3.75rpx;
+ padding: 22.5rpx 0;
+ background-color: #ffd45a;
+ border-radius: 75rpx;
+ width: 219.38rpx;
+ height: 76.88rpx;
+}
.text_8.data-v-641af6de {
color: #ffffff;
font-size: 33.75rpx;
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.js b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.js
new file mode 100644
index 0000000..faae301
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.js
@@ -0,0 +1,19 @@
+"use strict";
+const common_vendor = require("../../../common/vendor.js");
+const _sfc_main = {
+ __name: "product-close",
+ setup(__props) {
+ const items = common_vendor.ref([null, null, null, null]);
+ return (_ctx, _cache) => {
+ return {
+ a: common_vendor.f(items.value, (item, index, i0) => {
+ return {
+ a: index
+ };
+ })
+ };
+ };
+ }
+};
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-41495ba5"], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/order/product-close/product-close.vue"]]);
+wx.createPage(MiniProgramPage);
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.json b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.json
similarity index 56%
rename from unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.json
rename to unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.json
index a0812ee..54c168d 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/ReceivingInformation.json
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.json
@@ -1,4 +1,5 @@
{
"navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#a0522d",
"usingComponents": {}
}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxml b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxml
new file mode 100644
index 0000000..b670af7
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxml
@@ -0,0 +1 @@
+交易关闭超时未付款,订单自动关闭张三 15888610253黑龙江省哈尔滨市呼兰区学院路街道288号哈尔滨华德学院非遗绒花【材料包】已选种类:紫色138.00×1商品总价138.00优惠券50.00应付款:88.00买家留言 希望所使用的材料是可持续来源的,并且制作工艺要精细,以确保每一朵花瓣都能生动地展现出绒花的质感和美感。 订单编号:E20241005095840091406189复制创建时间:2024-10-05 09:58:41成交时间:2024-10-05 11:47:08在线客服更多精选商品【非遗手工艺体验】玉雕-古法制玉体验99.00删除订单
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxss b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxss
new file mode 100644
index 0000000..fb44865
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-close/product-close.wxss
@@ -0,0 +1,766 @@
+/* 水平间距 */
+/* 水平间距 */
+/************************************************************
+** 请将全局样式拷贝到项目的全局 CSS 文件或者当前页面的顶部 **
+** 否则页面将无法正常显示 **
+************************************************************/
+html.data-v-41495ba5 {
+ font-size: 16px;
+}
+body.data-v-41495ba5 {
+ margin: 0;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
+ 'Droid Sans', 'Helvetica Neue', 'Microsoft Yahei', sans-serif;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+view.data-v-41495ba5,
+image.data-v-41495ba5,
+text.data-v-41495ba5 {
+ box-sizing: border-box;
+ flex-shrink: 0;
+}
+#app.data-v-41495ba5 {
+ width: 100vw;
+ height: 100vh;
+}
+.flex-row.data-v-41495ba5 {
+ display: flex;
+ flex-direction: row;
+}
+.flex-col.data-v-41495ba5 {
+ display: flex;
+ flex-direction: column;
+}
+.justify-start.data-v-41495ba5 {
+ justify-content: flex-start;
+}
+.justify-end.data-v-41495ba5 {
+ justify-content: flex-end;
+}
+.justify-center.data-v-41495ba5 {
+ justify-content: center;
+}
+.justify-between.data-v-41495ba5 {
+ justify-content: space-between;
+}
+.justify-around.data-v-41495ba5 {
+ justify-content: space-around;
+}
+.justify-evenly.data-v-41495ba5 {
+ justify-content: space-evenly;
+}
+.items-start.data-v-41495ba5 {
+ align-items: flex-start;
+}
+.items-end.data-v-41495ba5 {
+ align-items: flex-end;
+}
+.items-center.data-v-41495ba5 {
+ align-items: center;
+}
+.items-baseline.data-v-41495ba5 {
+ align-items: baseline;
+}
+.items-stretch.data-v-41495ba5 {
+ align-items: stretch;
+}
+.self-start.data-v-41495ba5 {
+ align-self: flex-start;
+}
+.self-end.data-v-41495ba5 {
+ align-self: flex-end;
+}
+.self-center.data-v-41495ba5 {
+ align-self: center;
+}
+.self-baseline.data-v-41495ba5 {
+ align-self: baseline;
+}
+.self-stretch.data-v-41495ba5 {
+ align-self: stretch;
+}
+.flex-1.data-v-41495ba5 {
+ flex: 1 1 0%;
+}
+.flex-auto.data-v-41495ba5 {
+ flex: 1 1 auto;
+}
+.grow.data-v-41495ba5 {
+ flex-grow: 1;
+}
+.grow-0.data-v-41495ba5 {
+ flex-grow: 0;
+}
+.shrink.data-v-41495ba5 {
+ flex-shrink: 1;
+}
+.shrink-0.data-v-41495ba5 {
+ flex-shrink: 0;
+}
+.relative.data-v-41495ba5 {
+ position: relative;
+}
+.ml-2.data-v-41495ba5 {
+ margin-left: 3.75rpx;
+}
+.mt-2.data-v-41495ba5 {
+ margin-top: 3.75rpx;
+}
+.ml-4.data-v-41495ba5 {
+ margin-left: 7.5rpx;
+}
+.mt-4.data-v-41495ba5 {
+ margin-top: 7.5rpx;
+}
+.ml-6.data-v-41495ba5 {
+ margin-left: 11.25rpx;
+}
+.mt-6.data-v-41495ba5 {
+ margin-top: 11.25rpx;
+}
+.ml-8.data-v-41495ba5 {
+ margin-left: 15rpx;
+}
+.mt-8.data-v-41495ba5 {
+ margin-top: 15rpx;
+}
+.ml-10.data-v-41495ba5 {
+ margin-left: 18.75rpx;
+}
+.mt-10.data-v-41495ba5 {
+ margin-top: 18.75rpx;
+}
+.ml-12.data-v-41495ba5 {
+ margin-left: 22.5rpx;
+}
+.mt-12.data-v-41495ba5 {
+ margin-top: 22.5rpx;
+}
+.ml-14.data-v-41495ba5 {
+ margin-left: 26.25rpx;
+}
+.mt-14.data-v-41495ba5 {
+ margin-top: 26.25rpx;
+}
+.ml-16.data-v-41495ba5 {
+ margin-left: 30rpx;
+}
+.mt-16.data-v-41495ba5 {
+ margin-top: 30rpx;
+}
+.ml-18.data-v-41495ba5 {
+ margin-left: 33.75rpx;
+}
+.mt-18.data-v-41495ba5 {
+ margin-top: 33.75rpx;
+}
+.ml-20.data-v-41495ba5 {
+ margin-left: 37.5rpx;
+}
+.mt-20.data-v-41495ba5 {
+ margin-top: 37.5rpx;
+}
+.ml-22.data-v-41495ba5 {
+ margin-left: 41.25rpx;
+}
+.mt-22.data-v-41495ba5 {
+ margin-top: 41.25rpx;
+}
+.ml-24.data-v-41495ba5 {
+ margin-left: 45rpx;
+}
+.mt-24.data-v-41495ba5 {
+ margin-top: 45rpx;
+}
+.ml-26.data-v-41495ba5 {
+ margin-left: 48.75rpx;
+}
+.mt-26.data-v-41495ba5 {
+ margin-top: 48.75rpx;
+}
+.ml-28.data-v-41495ba5 {
+ margin-left: 52.5rpx;
+}
+.mt-28.data-v-41495ba5 {
+ margin-top: 52.5rpx;
+}
+.ml-30.data-v-41495ba5 {
+ margin-left: 56.25rpx;
+}
+.mt-30.data-v-41495ba5 {
+ margin-top: 56.25rpx;
+}
+.ml-32.data-v-41495ba5 {
+ margin-left: 60rpx;
+}
+.mt-32.data-v-41495ba5 {
+ margin-top: 60rpx;
+}
+.ml-34.data-v-41495ba5 {
+ margin-left: 63.75rpx;
+}
+.mt-34.data-v-41495ba5 {
+ margin-top: 63.75rpx;
+}
+.ml-36.data-v-41495ba5 {
+ margin-left: 67.5rpx;
+}
+.mt-36.data-v-41495ba5 {
+ margin-top: 67.5rpx;
+}
+.ml-38.data-v-41495ba5 {
+ margin-left: 71.25rpx;
+}
+.mt-38.data-v-41495ba5 {
+ margin-top: 71.25rpx;
+}
+.ml-40.data-v-41495ba5 {
+ margin-left: 75rpx;
+}
+.mt-40.data-v-41495ba5 {
+ margin-top: 75rpx;
+}
+.ml-42.data-v-41495ba5 {
+ margin-left: 78.75rpx;
+}
+.mt-42.data-v-41495ba5 {
+ margin-top: 78.75rpx;
+}
+.ml-44.data-v-41495ba5 {
+ margin-left: 82.5rpx;
+}
+.mt-44.data-v-41495ba5 {
+ margin-top: 82.5rpx;
+}
+.ml-46.data-v-41495ba5 {
+ margin-left: 86.25rpx;
+}
+.mt-46.data-v-41495ba5 {
+ margin-top: 86.25rpx;
+}
+.ml-48.data-v-41495ba5 {
+ margin-left: 90rpx;
+}
+.mt-48.data-v-41495ba5 {
+ margin-top: 90rpx;
+}
+.ml-50.data-v-41495ba5 {
+ margin-left: 93.75rpx;
+}
+.mt-50.data-v-41495ba5 {
+ margin-top: 93.75rpx;
+}
+.ml-52.data-v-41495ba5 {
+ margin-left: 97.5rpx;
+}
+.mt-52.data-v-41495ba5 {
+ margin-top: 97.5rpx;
+}
+.ml-54.data-v-41495ba5 {
+ margin-left: 101.25rpx;
+}
+.mt-54.data-v-41495ba5 {
+ margin-top: 101.25rpx;
+}
+.ml-56.data-v-41495ba5 {
+ margin-left: 105rpx;
+}
+.mt-56.data-v-41495ba5 {
+ margin-top: 105rpx;
+}
+.ml-58.data-v-41495ba5 {
+ margin-left: 108.75rpx;
+}
+.mt-58.data-v-41495ba5 {
+ margin-top: 108.75rpx;
+}
+.ml-60.data-v-41495ba5 {
+ margin-left: 112.5rpx;
+}
+.mt-60.data-v-41495ba5 {
+ margin-top: 112.5rpx;
+}
+.ml-62.data-v-41495ba5 {
+ margin-left: 116.25rpx;
+}
+.mt-62.data-v-41495ba5 {
+ margin-top: 116.25rpx;
+}
+.ml-64.data-v-41495ba5 {
+ margin-left: 120rpx;
+}
+.mt-64.data-v-41495ba5 {
+ margin-top: 120rpx;
+}
+.ml-66.data-v-41495ba5 {
+ margin-left: 123.75rpx;
+}
+.mt-66.data-v-41495ba5 {
+ margin-top: 123.75rpx;
+}
+.ml-68.data-v-41495ba5 {
+ margin-left: 127.5rpx;
+}
+.mt-68.data-v-41495ba5 {
+ margin-top: 127.5rpx;
+}
+.ml-70.data-v-41495ba5 {
+ margin-left: 131.25rpx;
+}
+.mt-70.data-v-41495ba5 {
+ margin-top: 131.25rpx;
+}
+.ml-72.data-v-41495ba5 {
+ margin-left: 135rpx;
+}
+.mt-72.data-v-41495ba5 {
+ margin-top: 135rpx;
+}
+.ml-74.data-v-41495ba5 {
+ margin-left: 138.75rpx;
+}
+.mt-74.data-v-41495ba5 {
+ margin-top: 138.75rpx;
+}
+.ml-76.data-v-41495ba5 {
+ margin-left: 142.5rpx;
+}
+.mt-76.data-v-41495ba5 {
+ margin-top: 142.5rpx;
+}
+.ml-78.data-v-41495ba5 {
+ margin-left: 146.25rpx;
+}
+.mt-78.data-v-41495ba5 {
+ margin-top: 146.25rpx;
+}
+.ml-80.data-v-41495ba5 {
+ margin-left: 150rpx;
+}
+.mt-80.data-v-41495ba5 {
+ margin-top: 150rpx;
+}
+.ml-82.data-v-41495ba5 {
+ margin-left: 153.75rpx;
+}
+.mt-82.data-v-41495ba5 {
+ margin-top: 153.75rpx;
+}
+.ml-84.data-v-41495ba5 {
+ margin-left: 157.5rpx;
+}
+.mt-84.data-v-41495ba5 {
+ margin-top: 157.5rpx;
+}
+.ml-86.data-v-41495ba5 {
+ margin-left: 161.25rpx;
+}
+.mt-86.data-v-41495ba5 {
+ margin-top: 161.25rpx;
+}
+.ml-88.data-v-41495ba5 {
+ margin-left: 165rpx;
+}
+.mt-88.data-v-41495ba5 {
+ margin-top: 165rpx;
+}
+.ml-90.data-v-41495ba5 {
+ margin-left: 168.75rpx;
+}
+.mt-90.data-v-41495ba5 {
+ margin-top: 168.75rpx;
+}
+.ml-92.data-v-41495ba5 {
+ margin-left: 172.5rpx;
+}
+.mt-92.data-v-41495ba5 {
+ margin-top: 172.5rpx;
+}
+.ml-94.data-v-41495ba5 {
+ margin-left: 176.25rpx;
+}
+.mt-94.data-v-41495ba5 {
+ margin-top: 176.25rpx;
+}
+.ml-96.data-v-41495ba5 {
+ margin-left: 180rpx;
+}
+.mt-96.data-v-41495ba5 {
+ margin-top: 180rpx;
+}
+.ml-98.data-v-41495ba5 {
+ margin-left: 183.75rpx;
+}
+.mt-98.data-v-41495ba5 {
+ margin-top: 183.75rpx;
+}
+.ml-100.data-v-41495ba5 {
+ margin-left: 187.5rpx;
+}
+.mt-100.data-v-41495ba5 {
+ margin-top: 187.5rpx;
+}
+.mt-5.data-v-41495ba5 {
+ margin-top: 9.38rpx;
+}
+.mt-9.data-v-41495ba5 {
+ margin-top: 16.88rpx;
+}
+.ml-17.data-v-41495ba5 {
+ margin-left: 31.88rpx;
+}
+.mt-11.data-v-41495ba5 {
+ margin-top: 20.63rpx;
+}
+.ml-11.data-v-41495ba5 {
+ margin-left: 20.63rpx;
+}
+.mt-19.data-v-41495ba5 {
+ margin-top: 35.63rpx;
+}
+.page.data-v-41495ba5 {
+ background-color: #fffaf0;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100%;
+}
+.image-wrapper.data-v-41495ba5 {
+ padding: 15rpx 0;
+ background-color: #a0522d;
+}
+.image.data-v-41495ba5 {
+ margin-left: 16.88rpx;
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.group.data-v-41495ba5 {
+ padding-left: 16.41rpx;
+ padding-right: 13.59rpx;
+}
+.group_2.data-v-41495ba5 {
+ padding: 15rpx 0 38.51rpx;
+}
+.section.data-v-41495ba5 {
+ padding: 20.49rpx 22.37rpx 9.51rpx 26.12rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border: solid 1.88rpx #818181;
+}
+.image_2.data-v-41495ba5 {
+ width: 75rpx;
+ height: 75rpx;
+}
+.font.data-v-41495ba5 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #323232;
+}
+.text.data-v-41495ba5 {
+ color: #323233;
+ font-size: 28.13rpx;
+ line-height: 26.08rpx;
+}
+.font_2.data-v-41495ba5 {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ line-height: 20.68rpx;
+ color: #818181;
+}
+.text_2.data-v-41495ba5 {
+ color: #6b6e72;
+ line-height: 21.34rpx;
+}
+.section_2.data-v-41495ba5 {
+ padding: 32.72rpx 14.94rpx 31.99rpx 18.68rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border: solid 1.88rpx #818181;
+}
+.image_3.data-v-41495ba5 {
+ width: 43.13rpx;
+ height: 43.13rpx;
+}
+.text_3.data-v-41495ba5 {
+ line-height: 23.77rpx;
+}
+.text_4.data-v-41495ba5 {
+ line-height: 20.91rpx;
+}
+.section_3.data-v-41495ba5 {
+ padding: 0 14.89rpx 26.38rpx 18.62rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border: solid 1.88rpx #818181;
+}
+.group_3.data-v-41495ba5 {
+ padding: 20.49rpx 3.75rpx 18.75rpx;
+ border-bottom: solid 1.88rpx #dfdfdf;
+}
+.image_4.data-v-41495ba5 {
+ margin-bottom: 5.63rpx;
+ border-radius: 9.38rpx;
+ width: 146.25rpx;
+ height: 165rpx;
+}
+.group_4.data-v-41495ba5 {
+ margin-top: 4.07rpx;
+}
+.text_5.data-v-41495ba5 {
+ margin-left: 2.1rpx;
+ line-height: 20.79rpx;
+}
+.group_5.data-v-41495ba5 {
+ width: 90.66rpx;
+}
+.text_6.data-v-41495ba5 {
+ margin-left: 25.03rpx;
+ color: #323232;
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ font-weight: 600;
+ line-height: 24.88rpx;
+}
+.image_5.data-v-41495ba5 {
+ width: 30rpx;
+ height: 30rpx;
+}
+.image_6.data-v-41495ba5 {
+ margin-left: -90.66rpx;
+}
+.font_3.data-v-41495ba5 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 20.68rpx;
+ color: #323232;
+}
+.text_7.data-v-41495ba5 {
+ font-weight: 600;
+ line-height: 19.29rpx;
+}
+.text_8.data-v-41495ba5 {
+ margin-right: 9.83rpx;
+ margin-bottom: 7.5rpx;
+ line-height: 18.73rpx;
+}
+.view.data-v-41495ba5 {
+ margin-top: 26.25rpx;
+ padding: 0 5.53rpx;
+}
+.font_4.data-v-41495ba5 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #818181;
+}
+.text_9.data-v-41495ba5 {
+ line-height: 24.36rpx;
+}
+.text_10.data-v-41495ba5 {
+ line-height: 19.39rpx;
+}
+.view_2.data-v-41495ba5 {
+ margin-top: 13.13rpx;
+ padding: 0 4.69rpx;
+}
+.text_11.data-v-41495ba5 {
+ line-height: 24.26rpx;
+}
+.group_1.data-v-41495ba5 {
+ margin-right: 2.72rpx;
+}
+.image_7.data-v-41495ba5 {
+ width: 41.25rpx;
+ height: 30rpx;
+}
+.text_12.data-v-41495ba5 {
+ line-height: 19.39rpx;
+}
+.group_7.data-v-41495ba5 {
+ margin-top: 16.88rpx;
+ padding: 0 5.91rpx;
+}
+.group_8.data-v-41495ba5 {
+ width: 128.44rpx;
+}
+.image_8.data-v-41495ba5 {
+ margin-left: 98.44rpx;
+}
+.text_13.data-v-41495ba5 {
+ margin-left: -128.44rpx;
+ line-height: 24.54rpx;
+}
+.text_14.data-v-41495ba5 {
+ color: #fb8b05;
+ line-height: 19.39rpx;
+}
+.divider.data-v-41495ba5 {
+ background-color: #dfdfdf;
+ height: 1.88rpx;
+}
+.view_3.data-v-41495ba5 {
+ margin: 16.88rpx 9.62rpx 0 3.75rpx;
+}
+.text_15.data-v-41495ba5 {
+ margin-left: 5.16rpx;
+ margin-top: 24.86rpx;
+ line-height: 24.21rpx;
+}
+.text-wrapper.data-v-41495ba5 {
+ margin-right: 13.37rpx;
+ margin-top: 16.56rpx;
+ padding: 14.64rpx 0 9.77rpx;
+ background-color: #fffef8;
+ border-radius: 9.38rpx;
+ border: solid 1.88rpx #f1f1b5;
+}
+.text_16.data-v-41495ba5 {
+ margin-left: 15.37rpx;
+ margin-right: 20.27rpx;
+ line-height: 26.25rpx;
+}
+.view_4.data-v-41495ba5 {
+ margin: 18.75rpx 9.62rpx 0 3.75rpx;
+}
+.view_5.data-v-41495ba5 {
+ margin-top: 24.09rpx;
+ padding: 0 4.88rpx;
+}
+.text_17.data-v-41495ba5 {
+ line-height: 20.85rpx;
+}
+.group_9.data-v-41495ba5 {
+ margin-right: 4.74rpx;
+}
+.font_5.data-v-41495ba5 {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ line-height: 16.63rpx;
+ color: #323232;
+}
+.text_18.data-v-41495ba5 {
+ line-height: 16.54rpx;
+}
+.text-wrapper_2.data-v-41495ba5 {
+ padding-bottom: 2.29rpx;
+ background-color: #fffef8;
+ width: 50.63rpx;
+ height: 22.5rpx;
+ border: solid 0.94rpx #d1d1d1;
+}
+.text_19.data-v-41495ba5 {
+ color: #323232;
+ font-size: 18.75rpx;
+ font-family: Open Sans;
+ line-height: 17.38rpx;
+}
+.view_6.data-v-41495ba5 {
+ margin-top: 11.16rpx;
+ padding: 0 4.35rpx;
+}
+.text_20.data-v-41495ba5 {
+ line-height: 20.7rpx;
+}
+.text_21.data-v-41495ba5 {
+ margin-right: 157.91rpx;
+}
+.view_7.data-v-41495ba5 {
+ margin-top: 14.51rpx;
+ padding: 0 4.56rpx;
+}
+.text_22.data-v-41495ba5 {
+ line-height: 20.89rpx;
+}
+.text_23.data-v-41495ba5 {
+ margin-right: 157.71rpx;
+}
+.group_10.data-v-41495ba5 {
+ margin-top: 33.43rpx;
+}
+.image_9.data-v-41495ba5 {
+ width: 45rpx;
+ height: 45rpx;
+}
+.font_6.data-v-41495ba5 {
+ font-size: 30rpx;
+ font-family: Open Sans;
+ color: #323232;
+}
+.text_24.data-v-41495ba5 {
+ line-height: 27.69rpx;
+}
+.image_10.data-v-41495ba5 {
+ width: 251.25rpx;
+ height: 1.88rpx;
+}
+.text_25.data-v-41495ba5 {
+ line-height: 27.71rpx;
+}
+.grid.data-v-41495ba5 {
+ margin-left: 11.72rpx;
+ margin-right: 14.53rpx;
+ margin-bottom: 136rpx;
+ height: 965.63rpx;
+ display: grid;
+ grid-template-rows: repeat(2, minmax(0, 1fr));
+ grid-template-columns: repeat(2, minmax(0, 1fr));
+ row-gap: 32.01rpx;
+ column-gap: 30rpx;
+}
+.section_5.data-v-41495ba5 {
+ padding-bottom: 28.26rpx;
+ background-color: #ffffff;
+ border-radius: 18.75rpx;
+ border: solid 1.88rpx #818181;
+}
+.image_11.data-v-41495ba5 {
+ border-radius: 18.75rpx 18.75rpx 0rpx 0rpx;
+ width: 333.75rpx;
+ height: 322.5rpx;
+}
+.font_7.data-v-41495ba5 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 30rpx;
+ color: #000000;
+}
+.text_26.data-v-41495ba5 {
+ margin: 8.42rpx 6.69rpx 0 12.06rpx;
+ font-size: 24.38rpx;
+}
+.group_11.data-v-41495ba5 {
+ margin-top: 17.83rpx;
+ padding: 0 22.37rpx;
+}
+.image_12.data-v-41495ba5 {
+ width: 26.25rpx;
+ height: 26.25rpx;
+}
+.font_8.data-v-41495ba5 {
+ font-size: 30rpx;
+ font-family: Times New Roman;
+ line-height: 20.68rpx;
+ color: #fbb612;
+}
+.section_4.data-v-41495ba5 {
+ position: fixed;
+ left: 0;
+ right: 0;
+ margin: auto;
+ bottom: 0;
+ padding: 16.88rpx 0 15rpx;
+ background-color: #fffef8;
+}
+.text-wrapper_3.data-v-41495ba5 {
+ margin-right: 26.27rpx;
+ padding: 19.76rpx 0 20.19rpx;
+ background-color: #fffef8;
+ border-radius: 75rpx;
+ width: 204.38rpx;
+ border: solid 1.88rpx #cbcbcb;
+}
+.text_27.data-v-41495ba5 {
+ line-height: 27.54rpx;
+}
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.js b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.js
new file mode 100644
index 0000000..03f035d
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.js
@@ -0,0 +1,8 @@
+"use strict";
+const common_vendor = require("../../../common/vendor.js");
+const _sfc_main = {};
+function _sfc_render(_ctx, _cache) {
+ return {};
+}
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8a444854"], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/order/product-unpay/product-unpay.vue"]]);
+wx.createPage(MiniProgramPage);
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.json b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.json
similarity index 100%
rename from unpackage/dist/dev/mp-weixin/pages/Shopping-cart/Contact.json
rename to unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.json
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxml b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxml
new file mode 100644
index 0000000..e397819
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxml
@@ -0,0 +1 @@
+等待买家付款请于13分51秒内付款,超时订单将自动关闭张三 15888610253黑龙江省哈尔滨市呼兰区学院路街道288号哈尔滨华德学院非遗绒花【材料包】已选种类:紫色138.00×1商品金额138.00优惠券50.00合计:88.00买家留言 希望所使用的材料是可持续来源的,并且制作工艺要精细,以确保每一朵花瓣都能生动地展现出绒花的质感和美感。 订单编号:E20241005095840091406189复制创建时间:2024-10-05 09:58:4188.合计:00去支付
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxss b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxss
new file mode 100644
index 0000000..32f24c2
--- /dev/null
+++ b/unpackage/dist/dev/mp-weixin/pages/order/product-unpay/product-unpay.wxss
@@ -0,0 +1,718 @@
+/* 水平间距 */
+/* 水平间距 */
+/************************************************************
+** 请将全局样式拷贝到项目的全局 CSS 文件或者当前页面的顶部 **
+** 否则页面将无法正常显示 **
+************************************************************/
+html.data-v-8a444854 {
+ font-size: 16px;
+}
+body.data-v-8a444854 {
+ margin: 0;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
+ 'Droid Sans', 'Helvetica Neue', 'Microsoft Yahei', sans-serif;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+view.data-v-8a444854,
+image.data-v-8a444854,
+text.data-v-8a444854 {
+ box-sizing: border-box;
+ flex-shrink: 0;
+}
+#app.data-v-8a444854 {
+ width: 100vw;
+ height: 100vh;
+}
+.flex-row.data-v-8a444854 {
+ display: flex;
+ flex-direction: row;
+}
+.flex-col.data-v-8a444854 {
+ display: flex;
+ flex-direction: column;
+}
+.justify-start.data-v-8a444854 {
+ justify-content: flex-start;
+}
+.justify-end.data-v-8a444854 {
+ justify-content: flex-end;
+}
+.justify-center.data-v-8a444854 {
+ justify-content: center;
+}
+.justify-between.data-v-8a444854 {
+ justify-content: space-between;
+}
+.justify-around.data-v-8a444854 {
+ justify-content: space-around;
+}
+.justify-evenly.data-v-8a444854 {
+ justify-content: space-evenly;
+}
+.items-start.data-v-8a444854 {
+ align-items: flex-start;
+}
+.items-end.data-v-8a444854 {
+ align-items: flex-end;
+}
+.items-center.data-v-8a444854 {
+ align-items: center;
+}
+.items-baseline.data-v-8a444854 {
+ align-items: baseline;
+}
+.items-stretch.data-v-8a444854 {
+ align-items: stretch;
+}
+.self-start.data-v-8a444854 {
+ align-self: flex-start;
+}
+.self-end.data-v-8a444854 {
+ align-self: flex-end;
+}
+.self-center.data-v-8a444854 {
+ align-self: center;
+}
+.self-baseline.data-v-8a444854 {
+ align-self: baseline;
+}
+.self-stretch.data-v-8a444854 {
+ align-self: stretch;
+}
+.flex-1.data-v-8a444854 {
+ flex: 1 1 0%;
+}
+.flex-auto.data-v-8a444854 {
+ flex: 1 1 auto;
+}
+.grow.data-v-8a444854 {
+ flex-grow: 1;
+}
+.grow-0.data-v-8a444854 {
+ flex-grow: 0;
+}
+.shrink.data-v-8a444854 {
+ flex-shrink: 1;
+}
+.shrink-0.data-v-8a444854 {
+ flex-shrink: 0;
+}
+.relative.data-v-8a444854 {
+ position: relative;
+}
+.ml-2.data-v-8a444854 {
+ margin-left: 3.75rpx;
+}
+.mt-2.data-v-8a444854 {
+ margin-top: 3.75rpx;
+}
+.ml-4.data-v-8a444854 {
+ margin-left: 7.5rpx;
+}
+.mt-4.data-v-8a444854 {
+ margin-top: 7.5rpx;
+}
+.ml-6.data-v-8a444854 {
+ margin-left: 11.25rpx;
+}
+.mt-6.data-v-8a444854 {
+ margin-top: 11.25rpx;
+}
+.ml-8.data-v-8a444854 {
+ margin-left: 15rpx;
+}
+.mt-8.data-v-8a444854 {
+ margin-top: 15rpx;
+}
+.ml-10.data-v-8a444854 {
+ margin-left: 18.75rpx;
+}
+.mt-10.data-v-8a444854 {
+ margin-top: 18.75rpx;
+}
+.ml-12.data-v-8a444854 {
+ margin-left: 22.5rpx;
+}
+.mt-12.data-v-8a444854 {
+ margin-top: 22.5rpx;
+}
+.ml-14.data-v-8a444854 {
+ margin-left: 26.25rpx;
+}
+.mt-14.data-v-8a444854 {
+ margin-top: 26.25rpx;
+}
+.ml-16.data-v-8a444854 {
+ margin-left: 30rpx;
+}
+.mt-16.data-v-8a444854 {
+ margin-top: 30rpx;
+}
+.ml-18.data-v-8a444854 {
+ margin-left: 33.75rpx;
+}
+.mt-18.data-v-8a444854 {
+ margin-top: 33.75rpx;
+}
+.ml-20.data-v-8a444854 {
+ margin-left: 37.5rpx;
+}
+.mt-20.data-v-8a444854 {
+ margin-top: 37.5rpx;
+}
+.ml-22.data-v-8a444854 {
+ margin-left: 41.25rpx;
+}
+.mt-22.data-v-8a444854 {
+ margin-top: 41.25rpx;
+}
+.ml-24.data-v-8a444854 {
+ margin-left: 45rpx;
+}
+.mt-24.data-v-8a444854 {
+ margin-top: 45rpx;
+}
+.ml-26.data-v-8a444854 {
+ margin-left: 48.75rpx;
+}
+.mt-26.data-v-8a444854 {
+ margin-top: 48.75rpx;
+}
+.ml-28.data-v-8a444854 {
+ margin-left: 52.5rpx;
+}
+.mt-28.data-v-8a444854 {
+ margin-top: 52.5rpx;
+}
+.ml-30.data-v-8a444854 {
+ margin-left: 56.25rpx;
+}
+.mt-30.data-v-8a444854 {
+ margin-top: 56.25rpx;
+}
+.ml-32.data-v-8a444854 {
+ margin-left: 60rpx;
+}
+.mt-32.data-v-8a444854 {
+ margin-top: 60rpx;
+}
+.ml-34.data-v-8a444854 {
+ margin-left: 63.75rpx;
+}
+.mt-34.data-v-8a444854 {
+ margin-top: 63.75rpx;
+}
+.ml-36.data-v-8a444854 {
+ margin-left: 67.5rpx;
+}
+.mt-36.data-v-8a444854 {
+ margin-top: 67.5rpx;
+}
+.ml-38.data-v-8a444854 {
+ margin-left: 71.25rpx;
+}
+.mt-38.data-v-8a444854 {
+ margin-top: 71.25rpx;
+}
+.ml-40.data-v-8a444854 {
+ margin-left: 75rpx;
+}
+.mt-40.data-v-8a444854 {
+ margin-top: 75rpx;
+}
+.ml-42.data-v-8a444854 {
+ margin-left: 78.75rpx;
+}
+.mt-42.data-v-8a444854 {
+ margin-top: 78.75rpx;
+}
+.ml-44.data-v-8a444854 {
+ margin-left: 82.5rpx;
+}
+.mt-44.data-v-8a444854 {
+ margin-top: 82.5rpx;
+}
+.ml-46.data-v-8a444854 {
+ margin-left: 86.25rpx;
+}
+.mt-46.data-v-8a444854 {
+ margin-top: 86.25rpx;
+}
+.ml-48.data-v-8a444854 {
+ margin-left: 90rpx;
+}
+.mt-48.data-v-8a444854 {
+ margin-top: 90rpx;
+}
+.ml-50.data-v-8a444854 {
+ margin-left: 93.75rpx;
+}
+.mt-50.data-v-8a444854 {
+ margin-top: 93.75rpx;
+}
+.ml-52.data-v-8a444854 {
+ margin-left: 97.5rpx;
+}
+.mt-52.data-v-8a444854 {
+ margin-top: 97.5rpx;
+}
+.ml-54.data-v-8a444854 {
+ margin-left: 101.25rpx;
+}
+.mt-54.data-v-8a444854 {
+ margin-top: 101.25rpx;
+}
+.ml-56.data-v-8a444854 {
+ margin-left: 105rpx;
+}
+.mt-56.data-v-8a444854 {
+ margin-top: 105rpx;
+}
+.ml-58.data-v-8a444854 {
+ margin-left: 108.75rpx;
+}
+.mt-58.data-v-8a444854 {
+ margin-top: 108.75rpx;
+}
+.ml-60.data-v-8a444854 {
+ margin-left: 112.5rpx;
+}
+.mt-60.data-v-8a444854 {
+ margin-top: 112.5rpx;
+}
+.ml-62.data-v-8a444854 {
+ margin-left: 116.25rpx;
+}
+.mt-62.data-v-8a444854 {
+ margin-top: 116.25rpx;
+}
+.ml-64.data-v-8a444854 {
+ margin-left: 120rpx;
+}
+.mt-64.data-v-8a444854 {
+ margin-top: 120rpx;
+}
+.ml-66.data-v-8a444854 {
+ margin-left: 123.75rpx;
+}
+.mt-66.data-v-8a444854 {
+ margin-top: 123.75rpx;
+}
+.ml-68.data-v-8a444854 {
+ margin-left: 127.5rpx;
+}
+.mt-68.data-v-8a444854 {
+ margin-top: 127.5rpx;
+}
+.ml-70.data-v-8a444854 {
+ margin-left: 131.25rpx;
+}
+.mt-70.data-v-8a444854 {
+ margin-top: 131.25rpx;
+}
+.ml-72.data-v-8a444854 {
+ margin-left: 135rpx;
+}
+.mt-72.data-v-8a444854 {
+ margin-top: 135rpx;
+}
+.ml-74.data-v-8a444854 {
+ margin-left: 138.75rpx;
+}
+.mt-74.data-v-8a444854 {
+ margin-top: 138.75rpx;
+}
+.ml-76.data-v-8a444854 {
+ margin-left: 142.5rpx;
+}
+.mt-76.data-v-8a444854 {
+ margin-top: 142.5rpx;
+}
+.ml-78.data-v-8a444854 {
+ margin-left: 146.25rpx;
+}
+.mt-78.data-v-8a444854 {
+ margin-top: 146.25rpx;
+}
+.ml-80.data-v-8a444854 {
+ margin-left: 150rpx;
+}
+.mt-80.data-v-8a444854 {
+ margin-top: 150rpx;
+}
+.ml-82.data-v-8a444854 {
+ margin-left: 153.75rpx;
+}
+.mt-82.data-v-8a444854 {
+ margin-top: 153.75rpx;
+}
+.ml-84.data-v-8a444854 {
+ margin-left: 157.5rpx;
+}
+.mt-84.data-v-8a444854 {
+ margin-top: 157.5rpx;
+}
+.ml-86.data-v-8a444854 {
+ margin-left: 161.25rpx;
+}
+.mt-86.data-v-8a444854 {
+ margin-top: 161.25rpx;
+}
+.ml-88.data-v-8a444854 {
+ margin-left: 165rpx;
+}
+.mt-88.data-v-8a444854 {
+ margin-top: 165rpx;
+}
+.ml-90.data-v-8a444854 {
+ margin-left: 168.75rpx;
+}
+.mt-90.data-v-8a444854 {
+ margin-top: 168.75rpx;
+}
+.ml-92.data-v-8a444854 {
+ margin-left: 172.5rpx;
+}
+.mt-92.data-v-8a444854 {
+ margin-top: 172.5rpx;
+}
+.ml-94.data-v-8a444854 {
+ margin-left: 176.25rpx;
+}
+.mt-94.data-v-8a444854 {
+ margin-top: 176.25rpx;
+}
+.ml-96.data-v-8a444854 {
+ margin-left: 180rpx;
+}
+.mt-96.data-v-8a444854 {
+ margin-top: 180rpx;
+}
+.ml-98.data-v-8a444854 {
+ margin-left: 183.75rpx;
+}
+.mt-98.data-v-8a444854 {
+ margin-top: 183.75rpx;
+}
+.ml-100.data-v-8a444854 {
+ margin-left: 187.5rpx;
+}
+.mt-100.data-v-8a444854 {
+ margin-top: 187.5rpx;
+}
+.mt-5.data-v-8a444854 {
+ margin-top: 9.38rpx;
+}
+.mt-7.data-v-8a444854 {
+ margin-top: 13.13rpx;
+}
+.ml-17.data-v-8a444854 {
+ margin-left: 31.88rpx;
+}
+.mt-11.data-v-8a444854 {
+ margin-top: 20.63rpx;
+}
+.mt-284.data-v-8a444854 {
+ margin-top: 532.5rpx;
+}
+.page.data-v-8a444854 {
+ background-color: #fffaf0;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100vh;
+ overflow: hidden;
+}
+.image-wrapper.data-v-8a444854 {
+ padding: 15rpx 0;
+ background-color: #a0522d;
+}
+.image.data-v-8a444854 {
+ margin-left: 16.88rpx;
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.group.data-v-8a444854 {
+ padding: 15rpx 15rpx 0;
+}
+.section.data-v-8a444854 {
+ padding: 15rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border-left: solid 1.88rpx #818181;
+ border-right: solid 1.88rpx #818181;
+ border-top: solid 1.88rpx #818181;
+ border-bottom: solid 1.88rpx #818181;
+}
+.image_2.data-v-8a444854 {
+ width: 75rpx;
+ height: 75rpx;
+}
+.section_2.data-v-8a444854 {
+ padding: 33.75rpx 15rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border-left: solid 1.88rpx #818181;
+ border-right: solid 1.88rpx #818181;
+ border-top: solid 1.88rpx #818181;
+ border-bottom: solid 1.88rpx #818181;
+}
+.image_3.data-v-8a444854 {
+ width: 43.13rpx;
+ height: 43.13rpx;
+}
+.font_2.data-v-8a444854 {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ line-height: 19.39rpx;
+ color: #818181;
+}
+.text_2.data-v-8a444854 {
+ color: #6b6e72;
+ line-height: 21.34rpx;
+}
+.text_4.data-v-8a444854 {
+ line-height: 20.91rpx;
+}
+.section_3.data-v-8a444854 {
+ padding: 0 15rpx 26.25rpx 22.5rpx;
+ background-color: #fffef8;
+ border-radius: 18.75rpx;
+ border-left: solid 1.88rpx #818181;
+ border-right: solid 1.88rpx #818181;
+ border-top: solid 1.88rpx #818181;
+ border-bottom: solid 1.88rpx #818181;
+}
+.group_2.data-v-8a444854 {
+ padding: 18.75rpx 0;
+ border-bottom: solid 1.88rpx #dfdfdf;
+}
+.image_4.data-v-8a444854 {
+ margin-bottom: 5.63rpx;
+ border-radius: 9.38rpx;
+ width: 146.25rpx;
+ height: 165rpx;
+}
+.group_3.data-v-8a444854 {
+ margin-top: 3.75rpx;
+}
+.font.data-v-8a444854 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #323232;
+}
+.text_3.data-v-8a444854 {
+ line-height: 23.77rpx;
+}
+.text.data-v-8a444854 {
+ color: #323233;
+ font-size: 28.13rpx;
+ line-height: 26.08rpx;
+}
+.text_5.data-v-8a444854 {
+ line-height: 20.79rpx;
+}
+.group_4.data-v-8a444854 {
+ width: 90.66rpx;
+}
+.text_6.data-v-8a444854 {
+ margin-left: 26.25rpx;
+ color: #323232;
+ font-size: 33.75rpx;
+ font-family: Open Sans;
+ font-weight: 600;
+ line-height: 24.88rpx;
+}
+.image_5.data-v-8a444854 {
+ width: 30rpx;
+ height: 30rpx;
+}
+.image_6.data-v-8a444854 {
+ margin-left: -90rpx;
+}
+.font_3.data-v-8a444854 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 19.39rpx;
+ color: #323232;
+}
+.text_7.data-v-8a444854 {
+ font-weight: 600;
+ line-height: 19.29rpx;
+}
+.text_8.data-v-8a444854 {
+ margin-right: 11.25rpx;
+ margin-bottom: 7.5rpx;
+ line-height: 18.73rpx;
+}
+.group_5.data-v-8a444854 {
+ margin-top: 26.25rpx;
+}
+.font_4.data-v-8a444854 {
+ font-size: 26.25rpx;
+ font-family: Open Sans;
+ line-height: 24.43rpx;
+ color: #818181;
+}
+.text_9.data-v-8a444854 {
+ line-height: 24.28rpx;
+}
+.group_6.data-v-8a444854 {
+ margin-right: 3.75rpx;
+}
+.group_7.data-v-8a444854 {
+ margin-top: 13.13rpx;
+}
+.text_10.data-v-8a444854 {
+ line-height: 24.26rpx;
+}
+.group_8.data-v-8a444854 {
+ margin-right: 3.75rpx;
+}
+.image_7.data-v-8a444854 {
+ width: 41.25rpx;
+ height: 30rpx;
+}
+.group_9.data-v-8a444854 {
+ margin-top: 16.88rpx;
+ padding: 0 3.75rpx;
+}
+.group_10.data-v-8a444854 {
+ width: 102.26rpx;
+}
+.image_8.data-v-8a444854 {
+ margin-left: 71.25rpx;
+}
+.text_11.data-v-8a444854 {
+ margin-left: -101.25rpx;
+ line-height: 24.09rpx;
+}
+.text_12.data-v-8a444854 {
+ color: #fb8b05;
+}
+.divider.data-v-8a444854 {
+ background-color: #dfdfdf;
+ height: 1.88rpx;
+}
+.view.data-v-8a444854 {
+ margin-right: 7.5rpx;
+ margin-top: 16.88rpx;
+}
+.text_13.data-v-8a444854 {
+ margin-top: 30rpx;
+ line-height: 24.21rpx;
+}
+.text-wrapper.data-v-8a444854 {
+ margin-right: 7.5rpx;
+ margin-top: 15rpx;
+ padding: 15rpx 0 11.25rpx;
+ background-color: #fffef8;
+ border-radius: 9.38rpx;
+ border-left: solid 1.88rpx #f0f0b5;
+ border-right: solid 1.88rpx #f0f0b5;
+ border-top: solid 1.88rpx #f0f0b5;
+ border-bottom: solid 1.88rpx #f0f0b5;
+}
+.text_14.data-v-8a444854 {
+ margin-left: 15rpx;
+ margin-right: 18.75rpx;
+ line-height: 26.25rpx;
+}
+.view_2.data-v-8a444854 {
+ margin-right: 7.5rpx;
+ margin-top: 18.75rpx;
+}
+.group_11.data-v-8a444854 {
+ margin-top: 22.5rpx;
+}
+.text_15.data-v-8a444854 {
+ line-height: 20.85rpx;
+}
+.group_12.data-v-8a444854 {
+ margin-right: 7.5rpx;
+}
+.font_5.data-v-8a444854 {
+ font-size: 22.5rpx;
+ font-family: Open Sans;
+ color: #323232;
+}
+.text_16.data-v-8a444854 {
+ line-height: 16.54rpx;
+}
+.text-wrapper_2.data-v-8a444854 {
+ background-color: #fffef8;
+ width: 50.63rpx;
+ height: 22.5rpx;
+ border-left: solid 0.94rpx #d1d1d1;
+ border-right: solid 0.94rpx #d1d1d1;
+ border-top: solid 0.94rpx #d1d1d1;
+ border-bottom: solid 0.94rpx #d1d1d1;
+}
+.text_17.data-v-8a444854 {
+ color: #323232;
+ font-size: 18.75rpx;
+ font-family: Open Sans;
+ line-height: 17.38rpx;
+}
+.group_13.data-v-8a444854 {
+ margin-top: 11.25rpx;
+}
+.text_18.data-v-8a444854 {
+ line-height: 20.7rpx;
+}
+.text_19.data-v-8a444854 {
+ margin-right: 161.25rpx;
+ line-height: 16.63rpx;
+}
+.section_4.data-v-8a444854 {
+ position: fixed;
+ left: 0;
+ right: 0;
+ margin: auto;
+ bottom: 0;
+ padding: 15rpx 26.25rpx;
+ background-color: #ffffff;
+}
+.image_9.data-v-8a444854 {
+ margin-left: 86.25rpx;
+ width: 33.75rpx;
+ height: 33.75rpx;
+}
+.text_21.data-v-8a444854 {
+ color: #fbb612;
+ font-size: 37.5rpx;
+ font-family: Open Sans;
+ font-weight: 700;
+ line-height: 27.62rpx;
+}
+.font_6.data-v-8a444854 {
+ font-size: 30rpx;
+ font-family: Open Sans;
+ line-height: 27.62rpx;
+}
+.text_20.data-v-8a444854 {
+ margin-left: -172.5rpx;
+ color: #000000;
+ line-height: 27.54rpx;
+}
+.text_23.data-v-8a444854 {
+ margin-left: 78.75rpx;
+ color: #fbb612;
+ font-size: 30rpx;
+ font-family: Open Sans;
+ font-weight: 700;
+ line-height: 22.05rpx;
+}
+.text-wrapper_3.data-v-8a444854 {
+ padding: 22.5rpx 0;
+ background-color: #fbb612;
+ border-radius: 75rpx;
+ width: 204.38rpx;
+ height: 71.25rpx;
+}
+.text_22.data-v-8a444854 {
+ color: #ffffff;
+ line-height: 27.86rpx;
+}
\ No newline at end of file