diff --git a/pages/Shopping-cart/productmain/productmain.vue b/pages/Shopping-cart/productmain/productmain.vue
index 9dbe0a1..e2deb4f 100644
--- a/pages/Shopping-cart/productmain/productmain.vue
+++ b/pages/Shopping-cart/productmain/productmain.vue
@@ -161,8 +161,7 @@ const getProductCart = async ()=>{
method: 'POST',
header: {
'cookie': wx.getStorageSync('cookie')
- },
- data: { id: userInfo.id }
+ }
})
// console.log(res.data);
if(res.data.code === 1) {
@@ -171,6 +170,7 @@ const getProductCart = async ()=>{
item.checked = false
})
}
+ console.log('res--->',res);
console.log('products-->',products.value);
}
const getServiceCart =()=>{
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 0508887..ade3db6 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -6,7 +6,7 @@
热门精品
- 非遗工坊
+ 非遗工坊
{
uni.removeStorageSync('businessId')
getMyUser()
})
+const jump_feiyi =()=>{
+ uni.navigateTo({
+ url: '/pages/service/productDetail/productDetail'
+ })
+}
const getMyUser = async () =>{
const res = await uni.request({
url: baseUrl + '/user/get/login',
diff --git a/pages/mine/mineorders/mineorders.vue b/pages/mine/mineorders/mineorders.vue
index 0ee67f6..e5b9b75 100644
--- a/pages/mine/mineorders/mineorders.vue
+++ b/pages/mine/mineorders/mineorders.vue
@@ -10,7 +10,7 @@
-
全部
diff --git a/pages/order/product-waitpay/product-waitpay.vue b/pages/order/product-waitpay/product-waitpay.vue
index 9f06787..2e32add 100644
--- a/pages/order/product-waitpay/product-waitpay.vue
+++ b/pages/order/product-waitpay/product-waitpay.vue
@@ -155,10 +155,10 @@
-
-
+
+
diff --git a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.js b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.js
index db23dbb..becd12c 100644
--- a/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.js
+++ b/unpackage/dist/dev/mp-weixin/pages/Shopping-cart/productmain/productmain.js
@@ -9,7 +9,7 @@ const _sfc_main = {
const allCheck = common_vendor.ref(false);
const checkedData = common_vendor.ref([]);
const totalPrice = common_vendor.ref(0);
- const userInfo = common_vendor.wx$1.getStorageSync("userInfo");
+ common_vendor.wx$1.getStorageSync("userInfo");
common_vendor.onMounted(() => {
});
common_vendor.onShow(() => {
@@ -21,8 +21,7 @@ const _sfc_main = {
method: "POST",
header: {
"cookie": common_vendor.wx$1.getStorageSync("cookie")
- },
- data: { id: userInfo.id }
+ }
});
if (res.data.code === 1) {
products.value = res.data.data;
@@ -30,6 +29,7 @@ const _sfc_main = {
item.checked = false;
});
}
+ console.log("res--->", res);
console.log("products-->", products.value);
};
const changeType = async (num) => {
diff --git a/unpackage/dist/dev/mp-weixin/pages/home/home.js b/unpackage/dist/dev/mp-weixin/pages/home/home.js
index 26f15ad..56f1918 100644
--- a/unpackage/dist/dev/mp-weixin/pages/home/home.js
+++ b/unpackage/dist/dev/mp-weixin/pages/home/home.js
@@ -11,6 +11,11 @@ const _sfc_main = {
common_vendor.index.removeStorageSync("businessId");
getMyUser();
});
+ const jump_feiyi = () => {
+ common_vendor.index.navigateTo({
+ url: "/pages/service/productDetail/productDetail"
+ });
+ };
const getMyUser = async () => {
const res = await common_vendor.index.request({
url: api_request.baseUrl + "/user/get/login",
@@ -47,25 +52,26 @@ const _sfc_main = {
a: index
};
}),
- b: common_vendor.unref(common_assets.shizi),
- c: common_vendor.unref(common_assets.rili),
- d: common_vendor.o(jump_xiezhen),
- e: common_vendor.unref(common_assets.you),
- f: common_vendor.unref(common_assets.product),
- g: common_vendor.o(jump_product),
- h: common_vendor.unref(common_assets.product),
+ b: common_vendor.o(jump_feiyi),
+ c: common_vendor.unref(common_assets.shizi),
+ d: common_vendor.unref(common_assets.rili),
+ e: common_vendor.o(jump_xiezhen),
+ f: common_vendor.unref(common_assets.you),
+ g: common_vendor.unref(common_assets.product),
+ h: common_vendor.o(jump_product),
i: common_vendor.unref(common_assets.product),
- j: common_vendor.unref(common_assets.you),
- k: common_vendor.unref(common_assets.product),
+ j: common_vendor.unref(common_assets.product),
+ k: common_vendor.unref(common_assets.you),
l: common_vendor.unref(common_assets.product),
m: common_vendor.unref(common_assets.product),
- n: common_vendor.unref(common_assets.you),
- o: common_vendor.f(items_1.value, (item, index, i0) => {
+ n: common_vendor.unref(common_assets.product),
+ o: common_vendor.unref(common_assets.you),
+ p: common_vendor.f(items_1.value, (item, index, i0) => {
return {
a: index
};
}),
- p: common_vendor.unref(common_assets.xuanchuan)
+ q: common_vendor.unref(common_assets.xuanchuan)
};
};
}
diff --git a/unpackage/dist/dev/mp-weixin/pages/home/home.wxml b/unpackage/dist/dev/mp-weixin/pages/home/home.wxml
index 7ff65a2..0430a27 100644
--- a/unpackage/dist/dev/mp-weixin/pages/home/home.wxml
+++ b/unpackage/dist/dev/mp-weixin/pages/home/home.wxml
@@ -1 +1 @@
-热门精品非遗工坊写真预约推荐商品更多琉璃发体验包¥750琉璃发体验包¥750琉璃发体验包¥750推荐服务更多琉璃发体验包¥750琉璃发体验包¥750琉璃发体验包¥750活动资讯更多“五色五育”研学——端午香囊篇为进一步深入贯彻落实习近平总书记...2024-08-04
\ No newline at end of file
+热门精品非遗工坊写真预约推荐商品更多琉璃发体验包¥750琉璃发体验包¥750琉璃发体验包¥750推荐服务更多琉璃发体验包¥750琉璃发体验包¥750琉璃发体验包¥750活动资讯更多“五色五育”研学——端午香囊篇为进一步深入贯彻落实习近平总书记...2024-08-04
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/mine/mineorders/mineorders.js b/unpackage/dist/dev/mp-weixin/pages/mine/mineorders/mineorders.js
index 0e00cb4..784cfe1 100644
--- a/unpackage/dist/dev/mp-weixin/pages/mine/mineorders/mineorders.js
+++ b/unpackage/dist/dev/mp-weixin/pages/mine/mineorders/mineorders.js
@@ -66,7 +66,7 @@ const _sfc_main = {
return (_ctx, _cache) => {
return {
a: "",
- b: isSelected("全部") ? 1 : "",
+ b: isSelected("全") ? 1 : "",
c: common_vendor.o(($event) => changeTab("全部")),
d: "",
e: isSelected("待支付") ? 1 : "",
diff --git a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.js b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.js
index b710aed..6867f54 100644
--- a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.js
+++ b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.js
@@ -4,5 +4,5 @@ const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
return {};
}
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-4d02f7b2"]]);
wx.createPage(MiniProgramPage);
diff --git a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxml b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxml
index c2bf272..b083632 100644
--- a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxml
+++ b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxml
@@ -1 +1 @@
-
\ No newline at end of file
+¥99请选择场次数量:20参加日期:2024年11月11月12日11月13日11月14日11月15日场次上午场(09:30-12:00)下午场(13:00-16:00)购买须知:本次课程活动最少需要到达5人才能进行授课购买
\ No newline at end of file
diff --git a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxss b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxss
index e69de29..67515e9 100644
--- a/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxss
+++ b/unpackage/dist/dev/mp-weixin/pages/service/productDetail/productDetail.wxss
@@ -0,0 +1,686 @@
+/* 水平间距 */
+/* 水平间距 */
+/************************************************************
+** 请将全局样式拷贝到项目的全局 CSS 文件或者当前页面的顶部 **
+** 否则页面将无法正常显示 **
+************************************************************/
+html.data-v-4d02f7b2 {
+ font-size: 16px;
+}
+body.data-v-4d02f7b2 {
+ 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-4d02f7b2,
+image.data-v-4d02f7b2,
+text.data-v-4d02f7b2 {
+ box-sizing: border-box;
+ flex-shrink: 0;
+}
+#app.data-v-4d02f7b2 {
+ width: 100vw;
+ height: 100vh;
+}
+.flex-row.data-v-4d02f7b2 {
+ display: flex;
+ flex-direction: row;
+}
+.flex-col.data-v-4d02f7b2 {
+ display: flex;
+ flex-direction: column;
+}
+.justify-start.data-v-4d02f7b2 {
+ justify-content: flex-start;
+}
+.justify-end.data-v-4d02f7b2 {
+ justify-content: flex-end;
+}
+.justify-center.data-v-4d02f7b2 {
+ justify-content: center;
+}
+.justify-between.data-v-4d02f7b2 {
+ justify-content: space-between;
+}
+.justify-around.data-v-4d02f7b2 {
+ justify-content: space-around;
+}
+.justify-evenly.data-v-4d02f7b2 {
+ justify-content: space-evenly;
+}
+.items-start.data-v-4d02f7b2 {
+ align-items: flex-start;
+}
+.items-end.data-v-4d02f7b2 {
+ align-items: flex-end;
+}
+.items-center.data-v-4d02f7b2 {
+ align-items: center;
+}
+.items-baseline.data-v-4d02f7b2 {
+ align-items: baseline;
+}
+.items-stretch.data-v-4d02f7b2 {
+ align-items: stretch;
+}
+.self-start.data-v-4d02f7b2 {
+ align-self: flex-start;
+}
+.self-end.data-v-4d02f7b2 {
+ align-self: flex-end;
+}
+.self-center.data-v-4d02f7b2 {
+ align-self: center;
+}
+.self-baseline.data-v-4d02f7b2 {
+ align-self: baseline;
+}
+.self-stretch.data-v-4d02f7b2 {
+ align-self: stretch;
+}
+.flex-1.data-v-4d02f7b2 {
+ flex: 1 1 0%;
+}
+.flex-auto.data-v-4d02f7b2 {
+ flex: 1 1 auto;
+}
+.grow.data-v-4d02f7b2 {
+ flex-grow: 1;
+}
+.grow-0.data-v-4d02f7b2 {
+ flex-grow: 0;
+}
+.shrink.data-v-4d02f7b2 {
+ flex-shrink: 1;
+}
+.shrink-0.data-v-4d02f7b2 {
+ flex-shrink: 0;
+}
+.relative.data-v-4d02f7b2 {
+ position: relative;
+}
+.ml-2.data-v-4d02f7b2 {
+ margin-left: 3.75rpx;
+}
+.mt-2.data-v-4d02f7b2 {
+ margin-top: 3.75rpx;
+}
+.ml-4.data-v-4d02f7b2 {
+ margin-left: 7.5rpx;
+}
+.mt-4.data-v-4d02f7b2 {
+ margin-top: 7.5rpx;
+}
+.ml-6.data-v-4d02f7b2 {
+ margin-left: 11.25rpx;
+}
+.mt-6.data-v-4d02f7b2 {
+ margin-top: 11.25rpx;
+}
+.ml-8.data-v-4d02f7b2 {
+ margin-left: 15rpx;
+}
+.mt-8.data-v-4d02f7b2 {
+ margin-top: 15rpx;
+}
+.ml-10.data-v-4d02f7b2 {
+ margin-left: 18.75rpx;
+}
+.mt-10.data-v-4d02f7b2 {
+ margin-top: 18.75rpx;
+}
+.ml-12.data-v-4d02f7b2 {
+ margin-left: 22.5rpx;
+}
+.mt-12.data-v-4d02f7b2 {
+ margin-top: 22.5rpx;
+}
+.ml-14.data-v-4d02f7b2 {
+ margin-left: 26.25rpx;
+}
+.mt-14.data-v-4d02f7b2 {
+ margin-top: 26.25rpx;
+}
+.ml-16.data-v-4d02f7b2 {
+ margin-left: 30rpx;
+}
+.mt-16.data-v-4d02f7b2 {
+ margin-top: 30rpx;
+}
+.ml-18.data-v-4d02f7b2 {
+ margin-left: 33.75rpx;
+}
+.mt-18.data-v-4d02f7b2 {
+ margin-top: 33.75rpx;
+}
+.ml-20.data-v-4d02f7b2 {
+ margin-left: 37.5rpx;
+}
+.mt-20.data-v-4d02f7b2 {
+ margin-top: 37.5rpx;
+}
+.ml-22.data-v-4d02f7b2 {
+ margin-left: 41.25rpx;
+}
+.mt-22.data-v-4d02f7b2 {
+ margin-top: 41.25rpx;
+}
+.ml-24.data-v-4d02f7b2 {
+ margin-left: 45rpx;
+}
+.mt-24.data-v-4d02f7b2 {
+ margin-top: 45rpx;
+}
+.ml-26.data-v-4d02f7b2 {
+ margin-left: 48.75rpx;
+}
+.mt-26.data-v-4d02f7b2 {
+ margin-top: 48.75rpx;
+}
+.ml-28.data-v-4d02f7b2 {
+ margin-left: 52.5rpx;
+}
+.mt-28.data-v-4d02f7b2 {
+ margin-top: 52.5rpx;
+}
+.ml-30.data-v-4d02f7b2 {
+ margin-left: 56.25rpx;
+}
+.mt-30.data-v-4d02f7b2 {
+ margin-top: 56.25rpx;
+}
+.ml-32.data-v-4d02f7b2 {
+ margin-left: 60rpx;
+}
+.mt-32.data-v-4d02f7b2 {
+ margin-top: 60rpx;
+}
+.ml-34.data-v-4d02f7b2 {
+ margin-left: 63.75rpx;
+}
+.mt-34.data-v-4d02f7b2 {
+ margin-top: 63.75rpx;
+}
+.ml-36.data-v-4d02f7b2 {
+ margin-left: 67.5rpx;
+}
+.mt-36.data-v-4d02f7b2 {
+ margin-top: 67.5rpx;
+}
+.ml-38.data-v-4d02f7b2 {
+ margin-left: 71.25rpx;
+}
+.mt-38.data-v-4d02f7b2 {
+ margin-top: 71.25rpx;
+}
+.ml-40.data-v-4d02f7b2 {
+ margin-left: 75rpx;
+}
+.mt-40.data-v-4d02f7b2 {
+ margin-top: 75rpx;
+}
+.ml-42.data-v-4d02f7b2 {
+ margin-left: 78.75rpx;
+}
+.mt-42.data-v-4d02f7b2 {
+ margin-top: 78.75rpx;
+}
+.ml-44.data-v-4d02f7b2 {
+ margin-left: 82.5rpx;
+}
+.mt-44.data-v-4d02f7b2 {
+ margin-top: 82.5rpx;
+}
+.ml-46.data-v-4d02f7b2 {
+ margin-left: 86.25rpx;
+}
+.mt-46.data-v-4d02f7b2 {
+ margin-top: 86.25rpx;
+}
+.ml-48.data-v-4d02f7b2 {
+ margin-left: 90rpx;
+}
+.mt-48.data-v-4d02f7b2 {
+ margin-top: 90rpx;
+}
+.ml-50.data-v-4d02f7b2 {
+ margin-left: 93.75rpx;
+}
+.mt-50.data-v-4d02f7b2 {
+ margin-top: 93.75rpx;
+}
+.ml-52.data-v-4d02f7b2 {
+ margin-left: 97.5rpx;
+}
+.mt-52.data-v-4d02f7b2 {
+ margin-top: 97.5rpx;
+}
+.ml-54.data-v-4d02f7b2 {
+ margin-left: 101.25rpx;
+}
+.mt-54.data-v-4d02f7b2 {
+ margin-top: 101.25rpx;
+}
+.ml-56.data-v-4d02f7b2 {
+ margin-left: 105rpx;
+}
+.mt-56.data-v-4d02f7b2 {
+ margin-top: 105rpx;
+}
+.ml-58.data-v-4d02f7b2 {
+ margin-left: 108.75rpx;
+}
+.mt-58.data-v-4d02f7b2 {
+ margin-top: 108.75rpx;
+}
+.ml-60.data-v-4d02f7b2 {
+ margin-left: 112.5rpx;
+}
+.mt-60.data-v-4d02f7b2 {
+ margin-top: 112.5rpx;
+}
+.ml-62.data-v-4d02f7b2 {
+ margin-left: 116.25rpx;
+}
+.mt-62.data-v-4d02f7b2 {
+ margin-top: 116.25rpx;
+}
+.ml-64.data-v-4d02f7b2 {
+ margin-left: 120rpx;
+}
+.mt-64.data-v-4d02f7b2 {
+ margin-top: 120rpx;
+}
+.ml-66.data-v-4d02f7b2 {
+ margin-left: 123.75rpx;
+}
+.mt-66.data-v-4d02f7b2 {
+ margin-top: 123.75rpx;
+}
+.ml-68.data-v-4d02f7b2 {
+ margin-left: 127.5rpx;
+}
+.mt-68.data-v-4d02f7b2 {
+ margin-top: 127.5rpx;
+}
+.ml-70.data-v-4d02f7b2 {
+ margin-left: 131.25rpx;
+}
+.mt-70.data-v-4d02f7b2 {
+ margin-top: 131.25rpx;
+}
+.ml-72.data-v-4d02f7b2 {
+ margin-left: 135rpx;
+}
+.mt-72.data-v-4d02f7b2 {
+ margin-top: 135rpx;
+}
+.ml-74.data-v-4d02f7b2 {
+ margin-left: 138.75rpx;
+}
+.mt-74.data-v-4d02f7b2 {
+ margin-top: 138.75rpx;
+}
+.ml-76.data-v-4d02f7b2 {
+ margin-left: 142.5rpx;
+}
+.mt-76.data-v-4d02f7b2 {
+ margin-top: 142.5rpx;
+}
+.ml-78.data-v-4d02f7b2 {
+ margin-left: 146.25rpx;
+}
+.mt-78.data-v-4d02f7b2 {
+ margin-top: 146.25rpx;
+}
+.ml-80.data-v-4d02f7b2 {
+ margin-left: 150rpx;
+}
+.mt-80.data-v-4d02f7b2 {
+ margin-top: 150rpx;
+}
+.ml-82.data-v-4d02f7b2 {
+ margin-left: 153.75rpx;
+}
+.mt-82.data-v-4d02f7b2 {
+ margin-top: 153.75rpx;
+}
+.ml-84.data-v-4d02f7b2 {
+ margin-left: 157.5rpx;
+}
+.mt-84.data-v-4d02f7b2 {
+ margin-top: 157.5rpx;
+}
+.ml-86.data-v-4d02f7b2 {
+ margin-left: 161.25rpx;
+}
+.mt-86.data-v-4d02f7b2 {
+ margin-top: 161.25rpx;
+}
+.ml-88.data-v-4d02f7b2 {
+ margin-left: 165rpx;
+}
+.mt-88.data-v-4d02f7b2 {
+ margin-top: 165rpx;
+}
+.ml-90.data-v-4d02f7b2 {
+ margin-left: 168.75rpx;
+}
+.mt-90.data-v-4d02f7b2 {
+ margin-top: 168.75rpx;
+}
+.ml-92.data-v-4d02f7b2 {
+ margin-left: 172.5rpx;
+}
+.mt-92.data-v-4d02f7b2 {
+ margin-top: 172.5rpx;
+}
+.ml-94.data-v-4d02f7b2 {
+ margin-left: 176.25rpx;
+}
+.mt-94.data-v-4d02f7b2 {
+ margin-top: 176.25rpx;
+}
+.ml-96.data-v-4d02f7b2 {
+ margin-left: 180rpx;
+}
+.mt-96.data-v-4d02f7b2 {
+ margin-top: 180rpx;
+}
+.ml-98.data-v-4d02f7b2 {
+ margin-left: 183.75rpx;
+}
+.mt-98.data-v-4d02f7b2 {
+ margin-top: 183.75rpx;
+}
+.ml-100.data-v-4d02f7b2 {
+ margin-left: 187.5rpx;
+}
+.mt-100.data-v-4d02f7b2 {
+ margin-top: 187.5rpx;
+}
+.ml-9.data-v-4d02f7b2 {
+ margin-left: 16.88rpx;
+}
+.ml-37.data-v-4d02f7b2 {
+ margin-left: 69.38rpx;
+}
+.page.data-v-4d02f7b2 {
+ padding-bottom: 26.25rpx;
+ background-color: #fffef8;
+ border-radius: 37.5rpx 37.5rpx 0rpx 0rpx;
+ width: 100%;
+ overflow-y: auto;
+ overflow-x: hidden;
+ height: 100%;
+}
+.group.data-v-4d02f7b2 {
+ padding: 28.13rpx 30rpx 3.75rpx;
+}
+.image-wrapper.data-v-4d02f7b2 {
+ padding-bottom: 166.88rpx;
+ border-radius: 5.63rpx;
+ background-image: url("https://ide.code.fun/api/image?token=673992edc471750012df23be&name=f41b64b57071affd8eecfaa15a455af2.png");
+ background-size: 100% 100%;
+ background-repeat: no-repeat;
+ width: 195rpx;
+ height: 204.38rpx;
+}
+.image.data-v-4d02f7b2 {
+ border-radius: 5.63rpx;
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.group_2.data-v-4d02f7b2 {
+ margin-bottom: 5.31rpx;
+}
+.group_3.data-v-4d02f7b2 {
+ margin-left: 12.15rpx;
+ line-height: 31.03rpx;
+}
+.text.data-v-4d02f7b2 {
+ color: #c35c5d;
+ font-size: 37.5rpx;
+ font-family: Times New Roman;
+ font-weight: 700;
+ line-height: 27.68rpx;
+}
+.text_2.data-v-4d02f7b2 {
+ color: #c35c5d;
+ font-size: 45rpx;
+ font-family: Times New Roman;
+ font-weight: 700;
+ line-height: 31.03rpx;
+}
+.group_4.data-v-4d02f7b2 {
+ margin-top: 19.88rpx;
+}
+.font.data-v-4d02f7b2 {
+ font-size: 26.25rpx;
+ font-family: STXingkai;
+ line-height: 31.88rpx;
+ color: #818181;
+}
+.text_1.data-v-4d02f7b2 {
+ margin-left: 2.1rpx;
+}
+.image_2.data-v-4d02f7b2 {
+ margin-right: 20.63rpx;
+ margin-top: 5.63rpx;
+ width: 37.5rpx;
+ height: 37.5rpx;
+}
+.text-wrapper.data-v-4d02f7b2 {
+ padding: 33.6rpx 0 26.89rpx;
+ background-color: #fffef8;
+ border-radius: 28.13rpx;
+}
+.font_2.data-v-4d02f7b2 {
+ font-size: 37.5rpx;
+ font-family: "YuHongLiang";
+ line-height: 45rpx;
+ color: #000000;
+}
+.text_3.data-v-4d02f7b2 {
+ margin-left: 26.46rpx;
+ line-height: 37.01rpx;
+}
+.divider.data-v-4d02f7b2 {
+ margin: 9.38rpx 26.27rpx 0 20.63rpx;
+ background-color: #d9d9d9;
+ height: 1.88rpx;
+}
+.group_5.data-v-4d02f7b2 {
+ margin-top: 69.38rpx;
+ overflow-x: hidden;
+}
+.group_6.data-v-4d02f7b2 {
+ overflow-x: hidden;
+ height: 388.13rpx;
+}
+.image_3.data-v-4d02f7b2 {
+ width: 155.63rpx;
+ height: 120rpx;
+}
+.image_4.data-v-4d02f7b2 {
+ margin-left: -13.13rpx;
+}
+.grid.data-v-4d02f7b2 {
+ margin-top: -28.13rpx;
+ width: 605.63rpx;
+ height: 228.75rpx;
+}
+.grid-item.data-v-4d02f7b2 {
+ background-color: #fbdedf;
+ border-radius: 18.75rpx;
+ background-image: url("https://ide.code.fun/api/image?token=673992edc471750012df23be&name=c9d6fb2a044e18583ff8a4e56c720383.png");
+ background-size: 100% 100%;
+ background-repeat: no-repeat;
+ width: 253.13rpx;
+}
+.pos_1.data-v-4d02f7b2 {
+ position: absolute;
+ left: 3.75rpx;
+ top: 0;
+}
+.section.data-v-4d02f7b2 {
+ background-image: url("https://ide.code.fun/api/image?token=673992edc471750012df23be&name=c9d6fb2a044e18583ff8a4e56c720383.png");
+ background-size: 100% 100%;
+ background-repeat: no-repeat;
+ height: 90rpx;
+}
+.font_3.data-v-4d02f7b2 {
+ font-size: 30rpx;
+ font-family: "YuHongLiang";
+ line-height: 22.29rpx;
+ color: #000000;
+}
+.pos.data-v-4d02f7b2 {
+ position: absolute;
+ left: 57.99rpx;
+ top: 50%;
+ transform: translateY(-50%);
+}
+.grid-item_2.data-v-4d02f7b2 {
+ background-color: #ffffff;
+ border-radius: 18.75rpx;
+ background-image: url("https://ide.code.fun/api/image?token=673992edc471750012df23be&name=c9d6fb2a044e18583ff8a4e56c720383.png");
+ background-size: 100% 100%;
+ background-repeat: no-repeat;
+ width: 253.13rpx;
+}
+.pos_9.data-v-4d02f7b2 {
+ position: absolute;
+ right: 0;
+ top: 0;
+}
+.pos_2.data-v-4d02f7b2 {
+ position: absolute;
+ left: 50%;
+ top: 50%;
+ transform: translate(-50%, -50%);
+}
+.grid-item_3.data-v-4d02f7b2 {
+ padding: 40.78rpx 0 26.92rpx;
+ background-color: #ffffff;
+ border-radius: 18.75rpx;
+ width: 253.13rpx;
+}
+.pos_6.data-v-4d02f7b2 {
+ position: absolute;
+ left: 0;
+ top: 138.75rpx;
+}
+.image_5.data-v-4d02f7b2 {
+ width: 255rpx;
+ height: 90rpx;
+}
+.pos_3.data-v-4d02f7b2 {
+ position: absolute;
+ left: 0;
+ right: 0;
+ top: 0;
+ bottom: 0;
+}
+.pos_7.data-v-4d02f7b2 {
+ position: absolute;
+ right: 0;
+ top: 138.75rpx;
+}
+.text_4.data-v-4d02f7b2 {
+ line-height: 22.65rpx;
+}
+.pos_4.data-v-4d02f7b2 {
+ position: absolute;
+ left: 50%;
+ top: 50%;
+ transform: translate(-50%, -50%);
+}
+.image_6.data-v-4d02f7b2 {
+ margin-left: 603.77rpx;
+ margin-top: -52.5rpx;
+}
+.text-wrapper_2.data-v-4d02f7b2 {
+ padding: 29.33rpx 0 39.94rpx;
+ background-color: #fffef8;
+ border-radius: 28.13rpx;
+}
+.text_5.data-v-4d02f7b2 {
+ margin-left: 67.16rpx;
+ line-height: 28.24rpx;
+}
+.group_7.data-v-4d02f7b2 {
+ padding-left: 30rpx;
+ padding-right: 15rpx;
+}
+.group_8.data-v-4d02f7b2 {
+ padding: 46.88rpx 5.63rpx 43.13rpx;
+ border-top: solid 1.88rpx #d9d9d9;
+}
+.text-wrapper_3.data-v-4d02f7b2 {
+ padding: 17.66rpx 0 17.79rpx;
+ flex: 1 1 301.88rpx;
+ background-color: #f3f3f3;
+ border-radius: 5.63rpx;
+ height: 60rpx;
+}
+.font_4.data-v-4d02f7b2 {
+ font-size: 26.25rpx;
+ font-family: STXingkai;
+ line-height: 24.54rpx;
+}
+.text_6.data-v-4d02f7b2 {
+ color: #323233;
+}
+.text-wrapper_4.data-v-4d02f7b2 {
+ margin-right: 20.63rpx;
+ padding: 17.66rpx 0 17.79rpx;
+ flex: 1 1 301.88rpx;
+ background-color: #fbdedf;
+ border-radius: 5.63rpx;
+ height: 60rpx;
+}
+.text_7.data-v-4d02f7b2 {
+ color: #c35c5d;
+}
+.group_9.data-v-4d02f7b2 {
+ padding-top: 43.13rpx;
+ height: 234.38rpx;
+ border-top: solid 1.88rpx #d9d9d9;
+}
+.section_2.data-v-4d02f7b2 {
+ margin-left: 24.38rpx;
+ padding: 35.33rpx 0 68.63rpx 13.73rpx;
+ background-color: #fff2f2f5;
+ border-radius: 18.75rpx;
+}
+.text_9.data-v-4d02f7b2 {
+ margin-left: 3.64rpx;
+}
+.section_3.data-v-4d02f7b2 {
+ margin-left: 15rpx;
+ margin-top: 189.38rpx;
+ padding: 16.88rpx 0;
+ background-color: #fffef8;
+}
+.section_4.data-v-4d02f7b2 {
+ padding: 27.3rpx 0 23.79rpx;
+ background-color: #fbdedf;
+ border-radius: 46.88rpx;
+ width: 618.75rpx;
+}
+.font_5.data-v-4d02f7b2 {
+ font-size: 30rpx;
+ font-family: Open Sans;
+ line-height: 27.54rpx;
+ color: #c35c5d;
+}
+.text_8.data-v-4d02f7b2 {
+ margin-left: 263.59rpx;
+}
+@font-face {
+ font-family: "YuHongLiang";
+ src: url("https://carbon2.obs.cn-north-4.myhuaweicloud.com/fonts/%E4%BA%8E%E6%B4%AA%E4%BA%AE%E7%A1%AC%E7%AC%94%E8%A1%8C%E6%A5%B7%E6%89%8B%E5%86%99%E5%AD%97%E4%BD%93.TTF") format("truetype");
+}
\ No newline at end of file