36 lines
1.3 KiB
JavaScript
36 lines
1.3 KiB
JavaScript
"use strict";
|
|
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";
|
|
"./pages/Shopping-cart/servicemain/servicemain.js";
|
|
"./pages/booking/AppointmentHome.js";
|
|
"./pages/booking/ContactInformation.js";
|
|
"./pages/booking/date.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";
|
|
"./pages/Shopping-cart/Phone/Phone.js";
|
|
"./pages/order/product-unpay/product-unpay.js";
|
|
"./pages/booking/BillingOfFees/BillingOfFees.js";
|
|
}
|
|
const _sfc_main = {};
|
|
function _sfc_render(_ctx, _cache) {
|
|
return {};
|
|
}
|
|
const App = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/微信小程序/jiangchengfeiyi-xiaochengxu/App.vue"]]);
|
|
function createApp() {
|
|
const app = common_vendor.createSSRApp(App);
|
|
return {
|
|
app
|
|
};
|
|
}
|
|
createApp().app.mount("#app");
|
|
exports.createApp = createApp;
|