|
@@ -518,7 +518,7 @@
|
|
|
<view style="height: 129rpx;width:100%;position: absolute;bottom:-30rpx;display: flex;align-items: top;">
|
|
|
<view class="center-analysis-enter-font">地图搜索</view>
|
|
|
<view class="center-analysis-enter-button">
|
|
|
- <view style="background: linear-gradient(90deg, #0163EA 0%, #00BEFA 100%);" class="center-analysis-enter-button-item">
|
|
|
+ <view bindtap="gotoDTSS" style="background: linear-gradient(90deg, #0163EA 0%, #00BEFA 100%);" class="center-analysis-enter-button-item">
|
|
|
进入 ></view>
|
|
|
</view>
|
|
|
</view>
|