5 lines
187 B
JavaScript
5 lines
187 B
JavaScript
"use strict";
|
|
const mapLocation = require("../../map-location.js");
|
|
wx.createPage(mapLocation._sfc_main);
|
|
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/map/map-location.js.map
|