index.wxml 188 B

12345678910
  1. <scroll-view scroll-y style="height:100vh;">
  2. <figure />
  3. <chart />
  4. <histogram id='histogram' />
  5. <rankingList />
  6. <orderForm />
  7. <view style="height: 340rpx;">
  8. </view>
  9. </scroll-view>