16 lines
329 B
XML
16 lines
329 B
XML
<!-- 顶部 -->
|
|
<view>
|
|
<view class="box1">
|
|
<text class="text1">我的评价</text>
|
|
</view>
|
|
</view>
|
|
<!-- 界面信息 -->
|
|
<view>
|
|
<text class="z1">全部</text>
|
|
<text class="z2">待评价</text>
|
|
<text class="z3">回复</text>
|
|
</view>
|
|
<!-- 底部 -->
|
|
<view>
|
|
<text class="text2">暂无订单</text>
|
|
</view> |