Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
8601153305
2 changed files with 1 additions and 2 deletions
  1. 1
      pages/agent/fragment/index.wxml
  2. 2
      project.config.json

1
pages/agent/fragment/index.wxml

@ -6,7 +6,6 @@
<image src="/assets/image/icon-search.png" style="height: 30rpx;width: 30rpx;margin-left: 16rpx"></image>
<text class="text-gray text-sm" style="flex: 1;margin-left: 8rpx">输入纸名/品名/纸厂/规格</text>
</view>
<!-- <image src="/assets/image/icon-calendar.png" style="height: 42rpx;width: 42rpx;margin-left: 24rpx;" bindtap="chooseCity"></image> -->
</view>
</view>

2
project.config.json

@ -40,7 +40,7 @@
"useCompilerPlugins": false
},
"compileType": "miniprogram",
"libVersion": "2.19.4",
"libVersion": "2.20.0",
"appid": "wx7a4a8415e6821108",
"projectname": "zhitongbao-mini",
"debugOptions": {

Loading…
Cancel
Save