data-report.wxml 103 B

1234
  1. <view class="container">
  2. <view class="title">这里是展位名称</view>
  3. <scene-report />
  4. </view>