Initial commit
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<view class="badge status-{{status}}">{{text || (status === 'tradable' ? '可交易' : (status === 'compressed' ? '风险压缩' : '锁仓'))}}</view>
|
||||
Reference in New Issue
Block a user