优化后,再次提交
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/map/map.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/map/map.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../common/vendor.js"),r={};const c=e._export_sfc(r,[["render",function(r,c){return{a:e.gei(r,"")}}],["__scopeId","data-v-e6a9dc82"]]);wx.createPage(c);
|
||||
4
unpackage/dist/build/mp-weixin/pages/map/map.json
vendored
Normal file
4
unpackage/dist/build/mp-weixin/pages/map/map.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"navigationBarTitleText": "一张图",
|
||||
"usingComponents": {}
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/pages/map/map.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/map/map.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="{{['content', 'data-v-e6a9dc82', virtualHostClass]}}" style="{{virtualHostStyle}}" hidden="{{virtualHostHidden || false}}" id="{{a}}"><view class="text-center padding-top-xl data-v-e6a9dc82"><text class="text-xl text-gray data-v-e6a9dc82">一张图功能开发中...</text></view></view>
|
||||
1
unpackage/dist/build/mp-weixin/pages/map/map.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/map/map.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.content.data-v-e6a9dc82{min-height:100vh;background:#ebf2fc}
|
||||
Reference in New Issue
Block a user