Newer
Older
XiaoGanWXMini / unpackage / dist / dev / mp-weixin / common / assets.js
@zhangdeliang zhangdeliang on 29 Jul 1 KB 迁移
"use strict";
const defaultHeadImg = "/static/images/userUtar.png";
const _imports_0$2 = "/static/images/noData.png";
const markerG = "/static/images/markerG.png";
const markerY = "/static/images/markerY.png";
const markerR = "/static/images/markerR.png";
const _imports_0$1 = "/static/images/quesNaire.png";
const _imports_0 = "/static/images/nocl.png";
const _imports_1 = "/static/images/donecl.png";
const buildIcon = "/static/images/buildIcon.png";
const gisIcon = "/static/images/gisIcon.png";
const gwbzIcon = "/static/images/gwbzIcon.png";
const gwpcIcon = "/static/images/gwpcIcon.png";
const landIcon = "/static/images/landIcon.png";
const parkIcon = "/static/images/parkIcon.png";
const waterIcon = "/static/images/waterIcon.png";
exports._imports_0 = _imports_0$2;
exports._imports_0$1 = _imports_0$1;
exports._imports_0$2 = _imports_0;
exports._imports_1 = _imports_1;
exports.buildIcon = buildIcon;
exports.defaultHeadImg = defaultHeadImg;
exports.gisIcon = gisIcon;
exports.gwbzIcon = gwbzIcon;
exports.gwpcIcon = gwpcIcon;
exports.landIcon = landIcon;
exports.markerG = markerG;
exports.markerR = markerR;
exports.markerY = markerY;
exports.parkIcon = parkIcon;
exports.waterIcon = waterIcon;