generated from weChat/xcx_temp
23 lines
821 B
Plaintext
23 lines
821 B
Plaintext
<view class="table-data-page">
|
|
<view class="table-data-container">
|
|
|
|
<!-- 标题 -->
|
|
<view class="title-box">
|
|
<view class="title">渤银理财理财分销对接代销系统采购项目</view>
|
|
<view class="price-box">
|
|
<price wx:if="true" priceUnit="yuan" wr-class="price-class" symbol="" price="99" fill="true" decimalSmaller />
|
|
<view wx:else class="price-class black">价格待定</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
<!-- 详情单元格 -->
|
|
<view class="detail-box">
|
|
<view class="detail-margin-box">
|
|
<t-cell t-class-title="cell-class" t-class-note="node-class" title="单行标题" note="辅助信息" />
|
|
<t-cell t-class-title="cell-class" t-class-note="node-class" title="单行标题" note="辅助信息" />
|
|
</view>
|
|
</view>
|
|
|
|
</view>
|
|
</view> |