result.wxml 80 B

12345
  1. <!--pages/result.wxml-->
  2. <text>pages/result.wxml</text>
  3. <view>
  4. {{msg}}
  5. </view>