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