index.wxml 213 B

1234
  1. <view class="container FlexColumn" style='min-height:{{Containnerheight}}rpx;'>
  2. <image src='../images/program_start_footer.png' class="program_start_footer" />
  3. <text class="text1">{{Sentence}}</text>
  4. </view>