合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.4 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. "use strict";
  2. Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
  3. const common_vendor = require("./common/vendor.js");
  4. if (!Math) {
  5. "./pages/index/login.js";
  6. "./pages/home/home.js";
  7. "./pages/index/wode.js";
  8. "./pages/views/dingDanCreate.js";
  9. "./pages/index/dingdan.js";
  10. "./pages/index/PayPal.js";
  11. "./pages/index/PayPal_pinpai.js";
  12. "./pages/index/PayPal_xq.js";
  13. "./pages/views/carOne.js";
  14. "./pages/views/carTwo.js";
  15. "./pages/views/car.js";
  16. "./pages/views/carFinal.js";
  17. }
  18. const _sfc_main = common_vendor.defineComponent({
  19. usrInfo: {},
  20. allMsg: [],
  21. infoList: [],
  22. productName: "",
  23. productUrl: "",
  24. storeName: "",
  25. dealerAddress: "",
  26. pid: "",
  27. pid_1: "",
  28. orderCount: "",
  29. certFront: "",
  30. carPic: "",
  31. certBack: "",
  32. id: "",
  33. flag: 0,
  34. onLaunch: function() {
  35. common_vendor.index.__f__("log", "at App.uvue:20", "App Launch");
  36. },
  37. onShow: function() {
  38. common_vendor.index.__f__("log", "at App.uvue:23", "App Show");
  39. },
  40. onHide: function() {
  41. common_vendor.index.__f__("log", "at App.uvue:26", "App Hide");
  42. },
  43. onExit: function() {
  44. common_vendor.index.__f__("log", "at App.uvue:47", "App Exit");
  45. }
  46. });
  47. function createApp() {
  48. const app = common_vendor.createSSRApp(_sfc_main);
  49. return {
  50. app
  51. };
  52. }
  53. createApp().app.mount("#app");
  54. exports.createApp = createApp;
  55. //# sourceMappingURL=../.sourcemap/mp-weixin/app.js.map