index.wxml 235 B

123456
  1. <cu-custom isBack bgColor="bg-gradual-blue">
  2. <view slot="backText">返回</view>
  3. <view slot="content">新增填报</view>
  4. </cu-custom>
  5. <Template key="{{value}}" />
  6. <van-dialog id="van-dialog" bind:getphonenumber="getphonenumber" />