Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
02cd7eaf9f
4 changed files with 1 additions and 17 deletions
  1. 1
      pages/article/sucessful/index.wxml
  2. 2
      pages/moment/info-item/index.wxml
  3. 1
      submodel/pages/address/list/index.wxml
  4. 14
      submodel/pages/html/personal/index.wxml

1
pages/article/sucessful/index.wxml

@ -1,4 +1,3 @@
<!--pages/article/sucessFul/index.wxml-->
<view class="zt"> <view class="zt">
<view class="view1"> <view class="view1">
<image style="width:198.3rpx;height:198.3rpx" src="/assets/image/sucessful.png"></image> <image style="width:198.3rpx;height:198.3rpx" src="/assets/image/sucessful.png"></image>

2
pages/moment/info-item/index.wxml

@ -1,7 +1,7 @@
<!-- <wxs module="moment" src="../../moment/index.wxs"></wxs> --> <!-- <wxs module="moment" src="../../moment/index.wxs"></wxs> -->
<view class="bg-white flex flex-justify" style="padding:18rpx 24rpx;border-bottom: 1rpx solid #f3f3f3;" bindtap="lookItem"> <view class="bg-white flex flex-justify" style="padding:18rpx 24rpx;border-bottom: 1rpx solid #f3f3f3;" bindtap="lookItem">
<view style="height: 180rpx;padding-right: 16rpx;flex: 1;position: relative;"> <view style="height: 180rpx;padding-right: 16rpx;flex: 1;position: relative;">
<highlight-text content="{{item.content}}" keyword="{{keyword}}" class="text-title"></highlight-text>
<highlight-text content="{{item.title}}" keyword="{{keyword}}" class="text-title"></highlight-text>
<view class="flex flex-justify" style="position: absolute;bottom: 0;width: 100%;padding-right: 16rpx;"> <view class="flex flex-justify" style="position: absolute;bottom: 0;width: 100%;padding-right: 16rpx;">
<view class="attention-bg" catchtap="lookFactory" style="margin-right: 16rpx;" wx:if="{{item.millPaperId}}"> <view class="attention-bg" catchtap="lookFactory" style="margin-right: 16rpx;" wx:if="{{item.millPaperId}}">
<text class="text-blue text-cut" style="max-width: 160rpx;">{{item.shortName || item.millPaperName}}</text> <text class="text-blue text-cut" style="max-width: 160rpx;">{{item.shortName || item.millPaperName}}</text>

1
submodel/pages/address/list/index.wxml

@ -1,4 +1,3 @@
<!--pages/adress/list/index.wxml-->
<cu-custom bgColor="bg-white" isBack="{{true}}"> <cu-custom bgColor="bg-white" isBack="{{true}}">
<view slot="content">收货地址</view> <view slot="content">收货地址</view>
</cu-custom> </cu-custom>

14
submodel/pages/html/personal/index.wxml

@ -29,20 +29,6 @@
</wux-cell> </wux-cell>
</wux-cell-group> </wux-cell-group>
<!-- <view class="bg-white" style="padding: 1rpx 30rpx;">
<view style="padding: 20rpx 0rpx;">
<text class="lg text-sg text-black" decode="{{true}}">营业执照</text>
</view>
<view class="grid col-3 grid-square">
<view class="bg-img" bindtap="viewImage" data-url="{{licenseUrl}}">
<image src='{{licenseUrl}}' mode='aspectFill'></image>
<view class="cu-tag bg-red" catchtap="updatalicenseUrl">
<text class="cuIcon-close"></text>
</view>
</view>
</view>
</view> -->
<wux-cropper wx:if="{{visible}}" srcList="{{srcList}}" bindclose="closeCallback" bindcroped="onCropback"></wux-cropper> <wux-cropper wx:if="{{visible}}" srcList="{{srcList}}" bindclose="closeCallback" bindcroped="onCropback"></wux-cropper>
<wux-dialog id="wux-dialog" /> <wux-dialog id="wux-dialog" />
<wux-cascader id="wux-cascader" value="{{region}}" options="{{ options }}" bind:close="onRegionChange" /> <wux-cascader id="wux-cascader" value="{{region}}" options="{{ options }}" bind:close="onRegionChange" />
Loading…
Cancel
Save