Browse Source

Merge branch 'songjie/feature-20251023161635-首页' into milestone-20251031-简版功能开发

zhaowenkang/feature-20251028181547-行情页面
宋杰 1 month ago
parent
commit
f9c893bd90
  1. 4
      components/DeepMate.vue

4
components/DeepMate.vue

@ -31,12 +31,12 @@
<view class="hotspot-item"> <view class="hotspot-item">
<text>市场风险提示</text> <text>市场风险提示</text>
</view> </view>
<view class="hotspot-item">
<!-- <view class="hotspot-item">
<text>投资策略建议</text> <text>投资策略建议</text>
</view> </view>
<view class="hotspot-item"> <view class="hotspot-item">
<text>财经新闻解读</text> <text>财经新闻解读</text>
</view>
</view> -->
</view> </view>
<view class="deepmate-action"> <view class="deepmate-action">
<input class="stock-input" type="text" placeholder="请输入股票代码/名称,获取AI洞察" /> <input class="stock-input" type="text" placeholder="请输入股票代码/名称,获取AI洞察" />

Loading…
Cancel
Save