master
parent
163c5ddd21
commit
470e0948bb
|
@ -9,7 +9,7 @@ Page({
|
||||||
data: {
|
data: {
|
||||||
host: urlPath.host,
|
host: urlPath.host,
|
||||||
list: {},
|
list: {},
|
||||||
flag:false,
|
flag:false,
|
||||||
isXiangm: false,
|
isXiangm: false,
|
||||||
newDo_type: '',
|
newDo_type: '',
|
||||||
threeList: [],
|
threeList: [],
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
<view class="address">
|
<view class="address">
|
||||||
<view>
|
<view>
|
||||||
<image style="width:38rpx;height:35rpx" src="/img/nav/shumu.png"></image>
|
<image style="width:38rpx;height:35rpx" src="/img/nav/shumu.png"></image>
|
||||||
<view class="title">可选{{flag?'作业方式':'树种'}}</view>
|
<view class="title">可选{{isShif?'作业方式':'树种'}}</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 植树 -->
|
<!-- 植树 -->
|
||||||
|
|
Loading…
Reference in New Issue