chore: hide company-bank and internship entries from homepage (content empty)
This commit is contained in:
@@ -75,20 +75,7 @@
|
||||
</view>
|
||||
<text class="fs-brief">分享经验 · 共建题库 · 帮更多人</text>
|
||||
</view>
|
||||
<view class="fs-card card" @click="goBank">
|
||||
<view class="fs-top">
|
||||
<view class="fs-icon fs-bank"><text class="fs-emoji">📚</text></view>
|
||||
<text class="fs-name">公司真题库</text>
|
||||
</view>
|
||||
<text class="fs-brief">大厂真题 · 岗位分类 · 参考思路</text>
|
||||
</view>
|
||||
<view class="fs-card card" @click="goInternship">
|
||||
<view class="fs-top">
|
||||
<view class="fs-icon fs-internship"><text class="fs-emoji">🔍</text></view>
|
||||
<text class="fs-name">实习搜索</text>
|
||||
</view>
|
||||
<text class="fs-brief">热门实习 · 一键搜索 · 精准匹配</text>
|
||||
</view>
|
||||
<!-- 公司真题库&实习搜索 - 暂隐藏,内容待丰富 -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user