|
@@ -191,7 +191,7 @@
|
|
|
hiddenType: 'firstInstallation'
|
|
|
})">计划</button>
|
|
|
</view> -->
|
|
|
- <view class="flex align-center margin text-white">
|
|
|
+ <!-- <view class="flex align-center margin text-white">
|
|
|
<view class="title" style="width: 150rpx;">轨迹名称:</view>
|
|
|
<input class="uni-input" style="width: 250rpx; border: 1rpx solid #FFFFFF;" :value="readDataName" @input="onReadDataNameInput"
|
|
|
placeholder="输入轨迹名称" />
|
|
@@ -215,7 +215,7 @@
|
|
|
mode="aspectFit" @tap="_jumpIdenModule_DownloadReadData(item)"></image>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </scroll-view>
|
|
|
+ </scroll-view> -->
|
|
|
|
|
|
<!-- <view class="margin-sm "> -->
|
|
|
<!-- <button type="primary" @click="jumpIdenModule_onJumpInit">
|