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