|
@@ -63,7 +63,7 @@
|
|
<view class="uni-input text">{{classify}}</view>
|
|
<view class="uni-input text">{{classify}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -90,7 +90,7 @@
|
|
<view class="uni-input text">{{recruitment}}</view>
|
|
<view class="uni-input text">{{recruitment}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -115,7 +115,7 @@
|
|
<view class="uni-input text">{{activityform}}</view>
|
|
<view class="uni-input text">{{activityform}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -139,7 +139,7 @@
|
|
<view class="uni-input text">{{address}}</view>
|
|
<view class="uni-input text">{{address}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -165,7 +165,7 @@
|
|
<view class="uni-input text">{{ activityDate }}</view>
|
|
<view class="uni-input text">{{ activityDate }}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -190,7 +190,7 @@
|
|
<view class="uni-input text">{{funds}}</view>
|
|
<view class="uni-input text">{{funds}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -216,7 +216,7 @@
|
|
<view class="uni-input text">{{ deadlineDate }}</view>
|
|
<view class="uni-input text">{{ deadlineDate }}</view>
|
|
</view>
|
|
</view>
|
|
<view class="arrow">
|
|
<view class="arrow">
|
|
- <image src="../../static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
|
|
|
|
+ <image src="http://43.139.158.220:5007/img/static/mine/arrow-right.png" mode="aspectFill"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -293,7 +293,7 @@
|
|
// 内容
|
|
// 内容
|
|
activityintro: '',
|
|
activityintro: '',
|
|
// 图片
|
|
// 图片
|
|
- pic: '../../static/publish/photo.png',
|
|
|
|
|
|
+ pic: 'http://43.139.158.220:5007/img/static/publish/photo.png',
|
|
imageValue: '',
|
|
imageValue: '',
|
|
|
|
|
|
// 分类
|
|
// 分类
|