index.wxml 320 B

12345678
  1. <view class="container FlexColumn" style="height:{{Containnerheight}}rpx;">
  2. <view class="text1">数学计算题</view>
  3. <text class="panel FlexRow">
  4. <text class="text2">选题+打印·扫码+批改</text>
  5. </text>
  6. <image class="programstart_footer_illue" src="../images/programstart_footer_illue.png" />
  7. </view>