diff --git a/pages.json b/pages.json index e811572..94423c5 100644 --- a/pages.json +++ b/pages.json @@ -116,6 +116,13 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/booking/BillingOfFees/BillingOfFees", + "style" : + { + "navigationBarTitleText" : "" + } } ], "globalStyle": { diff --git a/pages/Shopping-cart/address/address.vue b/pages/Shopping-cart/address/address.vue index 5a51dca..808f00d 100644 --- a/pages/Shopping-cart/address/address.vue +++ b/pages/Shopping-cart/address/address.vue @@ -119,4 +119,4 @@ line-height: 28.24rpx; } @import url(../../../common/css/global.css); - \ No newline at end of file + \ No newline at end of file diff --git a/pages/booking/AppointmentHome.vue b/pages/booking/AppointmentHome.vue index b25a82b..29b5be2 100644 --- a/pages/booking/AppointmentHome.vue +++ b/pages/booking/AppointmentHome.vue @@ -122,11 +122,13 @@ 00 - - 费用说明 - - + + + 费用说明 + + + 确定预约 @@ -138,6 +140,11 @@ \ No newline at end of file diff --git a/pages/store-home/main/main.vue b/pages/store-home/main/main.vue deleted file mode 100644 index 58dfdae..0000000 --- a/pages/store-home/main/main.vue +++ /dev/null @@ -1,508 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/app.js b/unpackage/dist/dev/mp-weixin/app.js index 93fac91..f21539b 100644 --- a/unpackage/dist/dev/mp-weixin/app.js +++ b/unpackage/dist/dev/mp-weixin/app.js @@ -3,7 +3,6 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const common_vendor = require("./common/vendor.js"); if (!Math) { "./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"; diff --git a/unpackage/dist/dev/mp-weixin/assets/cailiaobao.52f9097b.png b/unpackage/dist/dev/mp-weixin/assets/cailiaobao.52f9097b.png deleted file mode 100644 index 5e14e41..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/cailiaobao.52f9097b.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/dingzhi.d6614f9f.png b/unpackage/dist/dev/mp-weixin/assets/dingzhi.d6614f9f.png deleted file mode 100644 index fe9c8c7..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/dingzhi.d6614f9f.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/jifenduihuan.a1c23524.png b/unpackage/dist/dev/mp-weixin/assets/jifenduihuan.a1c23524.png deleted file mode 100644 index 9ae355a..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/jifenduihuan.a1c23524.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/shangpingtupian.ec8c0440.png b/unpackage/dist/dev/mp-weixin/assets/shangpingtupian.ec8c0440.png deleted file mode 100644 index 12fbf4b..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/shangpingtupian.ec8c0440.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/shouchiwu.37cdee46.png b/unpackage/dist/dev/mp-weixin/assets/shouchiwu.37cdee46.png deleted file mode 100644 index 76fd73a..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/shouchiwu.37cdee46.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/tianjia.187834c9.png b/unpackage/dist/dev/mp-weixin/assets/tianjia.187834c9.png deleted file mode 100644 index 531f024..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/tianjia.187834c9.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/assets/toushi.6558cc23.png b/unpackage/dist/dev/mp-weixin/assets/toushi.6558cc23.png deleted file mode 100644 index 902ceec..0000000 Binary files a/unpackage/dist/dev/mp-weixin/assets/toushi.6558cc23.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/common/assets.js b/unpackage/dist/dev/mp-weixin/common/assets.js deleted file mode 100644 index fd2bcca..0000000 --- a/unpackage/dist/dev/mp-weixin/common/assets.js +++ /dev/null @@ -1,15 +0,0 @@ -"use strict"; -const img1 = "/assets/cailiaobao.52f9097b.png"; -const img2 = "/assets/shouchiwu.37cdee46.png"; -const img3 = "/assets/toushi.6558cc23.png"; -const img4 = "/assets/dingzhi.d6614f9f.png"; -const img5 = "/assets/jifenduihuan.a1c23524.png"; -const product_img = "/assets/shangpingtupian.ec8c0440.png"; -const add_img = "/assets/tianjia.187834c9.png"; -exports.add_img = add_img; -exports.img1 = img1; -exports.img2 = img2; -exports.img3 = img3; -exports.img4 = img4; -exports.img5 = img5; -exports.product_img = product_img; diff --git a/unpackage/dist/dev/mp-weixin/common/vendor.js b/unpackage/dist/dev/mp-weixin/common/vendor.js index e0de0dd..52b6201 100644 --- a/unpackage/dist/dev/mp-weixin/common/vendor.js +++ b/unpackage/dist/dev/mp-weixin/common/vendor.js @@ -99,37 +99,6 @@ let _globalThis; const getGlobalThis = () => { return _globalThis || (_globalThis = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : {}); }; -const toDisplayString = (val) => { - return isString(val) ? val : val == null ? "" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, replacer, 2) : String(val); -}; -const replacer = (_key, val) => { - if (val && val.__v_isRef) { - return replacer(_key, val.value); - } else if (isMap(val)) { - return { - [`Map(${val.size})`]: [...val.entries()].reduce( - (entries, [key, val2], i) => { - entries[stringifySymbol(key, i) + " =>"] = val2; - return entries; - }, - {} - ) - }; - } else if (isSet(val)) { - return { - [`Set(${val.size})`]: [...val.values()].map((v) => stringifySymbol(v)) - }; - } else if (isSymbol(val)) { - return stringifySymbol(val); - } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) { - return String(val); - } - return val; -}; -const stringifySymbol = (v, i = "") => { - var _a; - return isSymbol(v) ? `Symbol(${(_a = v.description) != null ? _a : i})` : v; -}; const LINEFEED = "\n"; const SLOT_DEFAULT_NAME = "d"; const ON_SHOW = "onShow"; @@ -472,9 +441,9 @@ function assertType$1(value, type) { let valid; const expectedType = getType$1(type); if (isSimpleType$1(expectedType)) { - const t2 = typeof value; - valid = t2 === expectedType.toLowerCase(); - if (!valid && t2 === "object") { + const t = typeof value; + valid = t === expectedType.toLowerCase(); + if (!valid && t === "object") { valid = value instanceof type; } } else if (expectedType === "Object") { @@ -6578,95 +6547,6 @@ function getCreateApp() { return my[method]; } } -function vOn(value, key) { - const instance = getCurrentInstance(); - const ctx = instance.ctx; - const extraKey = typeof key !== "undefined" && (ctx.$mpPlatform === "mp-weixin" || ctx.$mpPlatform === "mp-qq" || ctx.$mpPlatform === "mp-xhs") && (isString(key) || typeof key === "number") ? "_" + key : ""; - const name = "e" + instance.$ei++ + extraKey; - const mpInstance = ctx.$scope; - if (!value) { - delete mpInstance[name]; - return name; - } - const existingInvoker = mpInstance[name]; - if (existingInvoker) { - existingInvoker.value = value; - } else { - mpInstance[name] = createInvoker(value, instance); - } - return name; -} -function createInvoker(initialValue, instance) { - const invoker = (e2) => { - patchMPEvent(e2); - let args = [e2]; - if (e2.detail && e2.detail.__args__) { - args = e2.detail.__args__; - } - const eventValue = invoker.value; - const invoke = () => callWithAsyncErrorHandling(patchStopImmediatePropagation(e2, eventValue), instance, 5, args); - const eventTarget = e2.target; - const eventSync = eventTarget ? eventTarget.dataset ? String(eventTarget.dataset.eventsync) === "true" : false : false; - if (bubbles.includes(e2.type) && !eventSync) { - setTimeout(invoke); - } else { - const res = invoke(); - if (e2.type === "input" && (isArray(res) || isPromise(res))) { - return; - } - return res; - } - }; - invoker.value = initialValue; - return invoker; -} -const bubbles = [ - // touch事件暂不做延迟,否则在 Android 上会影响性能,比如一些拖拽跟手手势等 - // 'touchstart', - // 'touchmove', - // 'touchcancel', - // 'touchend', - "tap", - "longpress", - "longtap", - "transitionend", - "animationstart", - "animationiteration", - "animationend", - "touchforcechange" -]; -function patchMPEvent(event) { - if (event.type && event.target) { - event.preventDefault = NOOP; - event.stopPropagation = NOOP; - event.stopImmediatePropagation = NOOP; - if (!hasOwn(event, "detail")) { - event.detail = {}; - } - if (hasOwn(event, "markerId")) { - event.detail = typeof event.detail === "object" ? event.detail : {}; - event.detail.markerId = event.markerId; - } - if (isPlainObject(event.detail) && hasOwn(event.detail, "checked") && !hasOwn(event.detail, "value")) { - event.detail.value = event.detail.checked; - } - if (isPlainObject(event.detail)) { - event.target = extend({}, event.target, event.detail); - } - } -} -function patchStopImmediatePropagation(e2, value) { - if (isArray(value)) { - const originalStop = e2.stopImmediatePropagation; - e2.stopImmediatePropagation = () => { - originalStop && originalStop.call(e2); - e2._stopped = true; - }; - return value.map((fn) => (e3) => !e3._stopped && fn(e3)); - } else { - return value; - } -} function vFor(source, renderItem) { let ret; if (isArray(source) || isString(source)) { @@ -6699,9 +6579,7 @@ function vFor(source, renderItem) { } return ret; } -const o = (value, key) => vOn(value, key); const f = (source, renderItem) => vFor(source, renderItem); -const t = (val) => toDisplayString(val); function createApp$1(rootComponent, rootProps = null) { rootComponent && (rootComponent.mpType = "app"); return createVueApp(rootComponent, rootProps).use(plugin); @@ -7537,8 +7415,4 @@ exports._export_sfc = _export_sfc; exports.createSSRApp = createSSRApp; exports.defineComponent = defineComponent; exports.f = f; -exports.index = index; -exports.o = o; exports.ref = ref; -exports.t = t; -exports.unref = unref; diff --git a/unpackage/dist/dev/mp-weixin/pages/booking/AppointmentHome.wxml b/unpackage/dist/dev/mp-weixin/pages/booking/AppointmentHome.wxml index d115a31..c5bec18 100644 --- a/unpackage/dist/dev/mp-weixin/pages/booking/AppointmentHome.wxml +++ b/unpackage/dist/dev/mp-weixin/pages/booking/AppointmentHome.wxml @@ -1 +1 @@ -填写预约信息联系人:张三15888610253到店日期:2024-10-15具体场次:上午场(09:30-12:00)选择预约类别租赁服装自带服装选择服装价位简约风尚价位:¥100-200传承非遗之美,简约演绎经典时尚精选价位:¥200-400融合时尚与传统,精选非遗华章奢华专属价位:¥400-800非遗匠心独运,奢华专属定制预约须知预约费用:88.00费用说明确定预约 \ No newline at end of file +填写预约信息联系人:张三15888610253到店日期:2024-10-15具体场次:上午场(09:30-12:00)选择预约类别租赁服装自带服装选择服装价位简约风尚价位:¥100-200传承非遗之美,简约演绎经典时尚精选价位:¥200-400融合时尚与传统,精选非遗华章奢华专属价位:¥400-800非遗匠心独运,奢华专属定制预约须知预约费用:88.00费用说明确定预约 \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.js b/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.js index 7bd192e..36881a6 100644 --- a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.js +++ b/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.js @@ -1,109 +1,66 @@ -"use strict"; -const common_vendor = require("../../../common/vendor.js"); -const common_assets = require("../../../common/assets.js"); -const _sfc_main = { - __name: "main", - setup(__props) { - const sort = common_vendor.ref([ - { - name: "材料包", - imgurl: common_assets.img1 - }, - { - name: "手持物", - imgurl: common_assets.img2 - }, - { - name: "头饰", - imgurl: common_assets.img3 - }, - { - name: "定制", - imgurl: common_assets.img4 - }, - { - name: "积分商城", - imgurl: common_assets.img5 - } - ]); - const product_list = common_vendor.ref([ - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - }, - { - product_name: "琉璃发簪体验包", - detail: "非遗材料包,匠心独运", - value: "750", - imgurl: common_assets.product_img - } - ]); - const tap = () => { - common_vendor.index.navigateTo({ - url: "../../../pages/order/product-close/product-close" - }); - }; - return (_ctx, _cache) => { - return { - a: common_vendor.f(sort.value, (item, index, i0) => { - return { - a: item.imgurl, - b: common_vendor.t(item.name), - c: index - }; - }), - b: common_vendor.f(product_list.value, (item, index, i0) => { - return { - a: item.imgurl, - b: common_vendor.t(item.product_name), - c: common_vendor.t(item.detail), - d: common_vendor.t(item.value), - e: index, - f: common_vendor.o(tap, index) - }; - }), - c: common_vendor.unref(common_assets.add_img) - }; - }; +// pages/store-home/main/main.js +Page({ + + /** + * 页面的初始数据 + */ + data: { + + }, + + /** + * 生命周期函数--监听页面加载 + */ + onLoad(options) { + + }, + + /** + * 生命周期函数--监听页面初次渲染完成 + */ + onReady() { + + }, + + /** + * 生命周期函数--监听页面显示 + */ + onShow() { + + }, + + /** + * 生命周期函数--监听页面隐藏 + */ + onHide() { + + }, + + /** + * 生命周期函数--监听页面卸载 + */ + onUnload() { + + }, + + /** + * 页面相关事件处理函数--监听用户下拉动作 + */ + onPullDownRefresh() { + + }, + + /** + * 页面上拉触底事件的处理函数 + */ + onReachBottom() { + + }, + + /** + * 用户点击右上角分享 + */ + onShareAppMessage() { + } -}; -const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7e3c386d"], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/store-home/main/main.vue"]]); -wx.createPage(MiniProgramPage); +}) \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxml b/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxml index 364b27e..6d11901 100644 --- a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxml +++ b/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxml @@ -1,5 +1,2 @@ -<<<<<<< HEAD -商品{{item.b}}材料包提供材料自行DIY{{item.b}}{{item.c}}¥{{item.d}} -======= -商品{{item.b}}材料包提供材料自行DIY{{item.b}}{{item.c}}¥{{item.d}} ->>>>>>> d61915696c41b2c7ea2ed249616fab862ccfe43a + +pages/store-home/main/main.wxml \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxss b/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxss deleted file mode 100644 index 8dd0573..0000000 --- a/unpackage/dist/dev/mp-weixin/pages/store-home/main/main.wxss +++ /dev/null @@ -1,578 +0,0 @@ -/* 水平间距 */ -/* 水平间距 */ -/************************************************************ -** 请将全局样式拷贝到项目的全局 CSS 文件或者当前页面的顶部 ** -** 否则页面将无法正常显示 ** -************************************************************/ -html.data-v-7e3c386d { - font-size: 16px; -} -body.data-v-7e3c386d { - 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-7e3c386d, -image.data-v-7e3c386d, -text.data-v-7e3c386d { - box-sizing: border-box; - flex-shrink: 0; -} -#app.data-v-7e3c386d { - width: 100vw; - height: 100vh; -} -.flex-row.data-v-7e3c386d { - display: flex; - flex-direction: row; -} -.flex-col.data-v-7e3c386d { - display: flex; - flex-direction: column; -} -.justify-start.data-v-7e3c386d { - justify-content: flex-start; -} -.justify-end.data-v-7e3c386d { - justify-content: flex-end; -} -.justify-center.data-v-7e3c386d { - justify-content: center; -} -.justify-between.data-v-7e3c386d { - justify-content: space-between; -} -.justify-around.data-v-7e3c386d { - justify-content: space-around; -} -.justify-evenly.data-v-7e3c386d { - justify-content: space-evenly; -} -.items-start.data-v-7e3c386d { - align-items: flex-start; -} -.items-end.data-v-7e3c386d { - align-items: flex-end; -} -.items-center.data-v-7e3c386d { - align-items: center; -} -.items-baseline.data-v-7e3c386d { - align-items: baseline; -} -.items-stretch.data-v-7e3c386d { - align-items: stretch; -} -.self-start.data-v-7e3c386d { - align-self: flex-start; -} -.self-end.data-v-7e3c386d { - align-self: flex-end; -} -.self-center.data-v-7e3c386d { - align-self: center; -} -.self-baseline.data-v-7e3c386d { - align-self: baseline; -} -.self-stretch.data-v-7e3c386d { - align-self: stretch; -} -.flex-1.data-v-7e3c386d { - flex: 1 1 0%; -} -.flex-auto.data-v-7e3c386d { - flex: 1 1 auto; -} -.grow.data-v-7e3c386d { - flex-grow: 1; -} -.grow-0.data-v-7e3c386d { - flex-grow: 0; -} -.shrink.data-v-7e3c386d { - flex-shrink: 1; -} -.shrink-0.data-v-7e3c386d { - flex-shrink: 0; -} -.relative.data-v-7e3c386d { - position: relative; -} -.ml-2.data-v-7e3c386d { - margin-left: 3.75rpx; -} -.mt-2.data-v-7e3c386d { - margin-top: 3.75rpx; -} -.ml-4.data-v-7e3c386d { - margin-left: 7.5rpx; -} -.mt-4.data-v-7e3c386d { - margin-top: 7.5rpx; -} -.ml-6.data-v-7e3c386d { - margin-left: 11.25rpx; -} -.mt-6.data-v-7e3c386d { - margin-top: 11.25rpx; -} -.ml-8.data-v-7e3c386d { - margin-left: 15rpx; -} -.mt-8.data-v-7e3c386d { - margin-top: 15rpx; -} -.ml-10.data-v-7e3c386d { - margin-left: 18.75rpx; -} -.mt-10.data-v-7e3c386d { - margin-top: 18.75rpx; -} -.ml-12.data-v-7e3c386d { - margin-left: 22.5rpx; -} -.mt-12.data-v-7e3c386d { - margin-top: 22.5rpx; -} -.ml-14.data-v-7e3c386d { - margin-left: 26.25rpx; -} -.mt-14.data-v-7e3c386d { - margin-top: 26.25rpx; -} -.ml-16.data-v-7e3c386d { - margin-left: 30rpx; -} -.mt-16.data-v-7e3c386d { - margin-top: 30rpx; -} -.ml-18.data-v-7e3c386d { - margin-left: 33.75rpx; -} -.mt-18.data-v-7e3c386d { - margin-top: 33.75rpx; -} -.ml-20.data-v-7e3c386d { - margin-left: 37.5rpx; -} -.mt-20.data-v-7e3c386d { - margin-top: 37.5rpx; -} -.ml-22.data-v-7e3c386d { - margin-left: 41.25rpx; -} -.mt-22.data-v-7e3c386d { - margin-top: 41.25rpx; -} -.ml-24.data-v-7e3c386d { - margin-left: 45rpx; -} -.mt-24.data-v-7e3c386d { - margin-top: 45rpx; -} -.ml-26.data-v-7e3c386d { - margin-left: 48.75rpx; -} -.mt-26.data-v-7e3c386d { - margin-top: 48.75rpx; -} -.ml-28.data-v-7e3c386d { - margin-left: 52.5rpx; -} -.mt-28.data-v-7e3c386d { - margin-top: 52.5rpx; -} -.ml-30.data-v-7e3c386d { - margin-left: 56.25rpx; -} -.mt-30.data-v-7e3c386d { - margin-top: 56.25rpx; -} -.ml-32.data-v-7e3c386d { - margin-left: 60rpx; -} -.mt-32.data-v-7e3c386d { - margin-top: 60rpx; -} -.ml-34.data-v-7e3c386d { - margin-left: 63.75rpx; -} -.mt-34.data-v-7e3c386d { - margin-top: 63.75rpx; -} -.ml-36.data-v-7e3c386d { - margin-left: 67.5rpx; -} -.mt-36.data-v-7e3c386d { - margin-top: 67.5rpx; -} -.ml-38.data-v-7e3c386d { - margin-left: 71.25rpx; -} -.mt-38.data-v-7e3c386d { - margin-top: 71.25rpx; -} -.ml-40.data-v-7e3c386d { - margin-left: 75rpx; -} -.mt-40.data-v-7e3c386d { - margin-top: 75rpx; -} -.ml-42.data-v-7e3c386d { - margin-left: 78.75rpx; -} -.mt-42.data-v-7e3c386d { - margin-top: 78.75rpx; -} -.ml-44.data-v-7e3c386d { - margin-left: 82.5rpx; -} -.mt-44.data-v-7e3c386d { - margin-top: 82.5rpx; -} -.ml-46.data-v-7e3c386d { - margin-left: 86.25rpx; -} -.mt-46.data-v-7e3c386d { - margin-top: 86.25rpx; -} -.ml-48.data-v-7e3c386d { - margin-left: 90rpx; -} -.mt-48.data-v-7e3c386d { - margin-top: 90rpx; -} -.ml-50.data-v-7e3c386d { - margin-left: 93.75rpx; -} -.mt-50.data-v-7e3c386d { - margin-top: 93.75rpx; -} -.ml-52.data-v-7e3c386d { - margin-left: 97.5rpx; -} -.mt-52.data-v-7e3c386d { - margin-top: 97.5rpx; -} -.ml-54.data-v-7e3c386d { - margin-left: 101.25rpx; -} -.mt-54.data-v-7e3c386d { - margin-top: 101.25rpx; -} -.ml-56.data-v-7e3c386d { - margin-left: 105rpx; -} -.mt-56.data-v-7e3c386d { - margin-top: 105rpx; -} -.ml-58.data-v-7e3c386d { - margin-left: 108.75rpx; -} -.mt-58.data-v-7e3c386d { - margin-top: 108.75rpx; -} -.ml-60.data-v-7e3c386d { - margin-left: 112.5rpx; -} -.mt-60.data-v-7e3c386d { - margin-top: 112.5rpx; -} -.ml-62.data-v-7e3c386d { - margin-left: 116.25rpx; -} -.mt-62.data-v-7e3c386d { - margin-top: 116.25rpx; -} -.ml-64.data-v-7e3c386d { - margin-left: 120rpx; -} -.mt-64.data-v-7e3c386d { - margin-top: 120rpx; -} -.ml-66.data-v-7e3c386d { - margin-left: 123.75rpx; -} -.mt-66.data-v-7e3c386d { - margin-top: 123.75rpx; -} -.ml-68.data-v-7e3c386d { - margin-left: 127.5rpx; -} -.mt-68.data-v-7e3c386d { - margin-top: 127.5rpx; -} -.ml-70.data-v-7e3c386d { - margin-left: 131.25rpx; -} -.mt-70.data-v-7e3c386d { - margin-top: 131.25rpx; -} -.ml-72.data-v-7e3c386d { - margin-left: 135rpx; -} -.mt-72.data-v-7e3c386d { - margin-top: 135rpx; -} -.ml-74.data-v-7e3c386d { - margin-left: 138.75rpx; -} -.mt-74.data-v-7e3c386d { - margin-top: 138.75rpx; -} -.ml-76.data-v-7e3c386d { - margin-left: 142.5rpx; -} -.mt-76.data-v-7e3c386d { - margin-top: 142.5rpx; -} -.ml-78.data-v-7e3c386d { - margin-left: 146.25rpx; -} -.mt-78.data-v-7e3c386d { - margin-top: 146.25rpx; -} -.ml-80.data-v-7e3c386d { - margin-left: 150rpx; -} -.mt-80.data-v-7e3c386d { - margin-top: 150rpx; -} -.ml-82.data-v-7e3c386d { - margin-left: 153.75rpx; -} -.mt-82.data-v-7e3c386d { - margin-top: 153.75rpx; -} -.ml-84.data-v-7e3c386d { - margin-left: 157.5rpx; -} -.mt-84.data-v-7e3c386d { - margin-top: 157.5rpx; -} -.ml-86.data-v-7e3c386d { - margin-left: 161.25rpx; -} -.mt-86.data-v-7e3c386d { - margin-top: 161.25rpx; -} -.ml-88.data-v-7e3c386d { - margin-left: 165rpx; -} -.mt-88.data-v-7e3c386d { - margin-top: 165rpx; -} -.ml-90.data-v-7e3c386d { - margin-left: 168.75rpx; -} -.mt-90.data-v-7e3c386d { - margin-top: 168.75rpx; -} -.ml-92.data-v-7e3c386d { - margin-left: 172.5rpx; -} -.mt-92.data-v-7e3c386d { - margin-top: 172.5rpx; -} -.ml-94.data-v-7e3c386d { - margin-left: 176.25rpx; -} -.mt-94.data-v-7e3c386d { - margin-top: 176.25rpx; -} -.ml-96.data-v-7e3c386d { - margin-left: 180rpx; -} -.mt-96.data-v-7e3c386d { - margin-top: 180rpx; -} -.ml-98.data-v-7e3c386d { - margin-left: 183.75rpx; -} -.mt-98.data-v-7e3c386d { - margin-top: 183.75rpx; -} -.ml-100.data-v-7e3c386d { - margin-left: 187.5rpx; -} -.mt-100.data-v-7e3c386d { - margin-top: 187.5rpx; -} -.scrollable-content.data-v-7e3c386d { - height: 56vh; - /* 100px 是头部和底部的高度之和 */ -} -.ml-15.data-v-7e3c386d { - margin-left: 28.13rpx; -} -.ml-3.data-v-7e3c386d { - margin-left: 5.63rpx; -} -.mt-3.data-v-7e3c386d { - margin-top: 5.63rpx; -} -.mt-13.data-v-7e3c386d { - margin-top: 24.38rpx; -} -.mt-5.data-v-7e3c386d { - margin-top: 9.38rpx; -} -.page.data-v-7e3c386d { - background-color: #f5f5dc; - width: 100%; - overflow-y: auto; - overflow-x: hidden; - height: 100vh; - overflow: hidden; -} -.section.data-v-7e3c386d { - padding: 22.5rpx 39.28rpx 16.88rpx; - background-color: #f7de98; -} -.pos_8.data-v-7e3c386d { - position: absolute; - left: 0; - right: 0; - top: 0; -} -.text.data-v-7e3c386d { - color: #c1651a; - font-size: 37.5rpx; - font-family: STFangsong; - line-height: 36.19rpx; -} -.section_2.data-v-7e3c386d { - padding: 5.63rpx 15rpx 8.44rpx; - background-color: #ffffff; - border-radius: 28.13rpx; - height: 63.75rpx; - width: 500.69rpx; -} -.image.data-v-7e3c386d { - width: 50.63rpx; - height: 50.63rpx; -} -.text-wrapper.data-v-7e3c386d { - margin-right: 17.42rpx; -} -.font.data-v-7e3c386d { - font-size: 26.25rpx; - font-family: STFangsong; - line-height: 18rpx; - color: #ff0000; -} -.image-wrapper.data-v-7e3c386d { - background-color: #ffffff; - border-radius: 28.13rpx; - overflow: hidden; - border: solid 9.38rpx #ffffff; -} -.pos_1.data-v-7e3c386d { - position: absolute; - left: 22.5rpx; - right: 24.38rpx; - top: 118.13rpx; -} -.image_2.data-v-7e3c386d { - width: 91.25vw; - height: 37.5vw; -} -.section_3.data-v-7e3c386d { - padding: 8.44rpx 5.63rpx 750rpx; - background-color: #f7de98; - width: 151.88rpx; -} -.pos_9.data-v-7e3c386d { - position: absolute; - left: 0; - top: 440.63rpx; -} -.group.data-v-7e3c386d { - margin: auto; - width: 137.81rpx; -} -.list-item.data-v-7e3c386d { - padding: 11.25rpx 0 9.94rpx; - background-color: #fffef8; - border-radius: 9.38rpx; -} -.list-item.data-v-7e3c386d:first-child { - margin-top: 0; -} -.image_3.data-v-7e3c386d { - border-radius: 0rpx 9.38rpx 9.38rpx 0rpx; - width: 48.75rpx; - height: 48.75rpx; -} -.font_4.data-v-7e3c386d { - font-size: 30rpx; - font-family: STFangsong; - line-height: 28.26rpx; - color: #c1651a; -} -.section_4.data-v-7e3c386d { - padding-bottom: 879.38rpx; - background-color: #f8e8c1; - border-radius: 0rpx 18.75rpx 0rpx 0rpx; - width: 600.13rpx; -} -.pos_4.data-v-7e3c386d { - position: absolute; - right: 0; - top: 440.63rpx; -} -.section_5.data-v-7e3c386d { - padding: 18.06rpx 16.24rpx 14.94rpx; - background-color: #fffef8; - border-radius: 0rpx 18.75rpx 0rpx 0rpx; - width: 598.13rpx; -} -.font_2.data-v-7e3c386d { - font-size: 30rpx; - font-family: STFangsong; - line-height: 28.26rpx; - color: #000000; -} -.font_3.data-v-7e3c386d { - font-size: 22.5rpx; - font-family: STFangsong; - line-height: 21.56rpx; - color: #727272; -} -.text_3.data-v-7e3c386d { - line-height: 21.15rpx; -} -.pos_5.data-v-7e3c386d { - position: absolute; - right: 15rpx; - top: 543.75rpx; -} -.section_9.data-v-7e3c386d { - padding: 20.63rpx 22.88rpx 22.5rpx; - background-color: #fffef8; - border-radius: 9.38rpx; - right: 13.13rpx; -} -.list-item_2.data-v-7e3c386d:first-child { - margin-top: 0; -} -.image_4.data-v-7e3c386d { - border-radius: 9.38rpx; - width: 131.25rpx; - height: 131.25rpx; -} -.group_3.data-v-7e3c386d { - margin-left: 24.84rpx; -} -.text_5.data-v-7e3c386d { - line-height: 28.65rpx; -} -.image_5.data-v-7e3c386d { - margin: 75rpx 5.63rpx 0 107.96rpx; - border-radius: 9.38rpx; - width: 56.25rpx; - height: 56.25rpx; -} \ No newline at end of file