Newer
Older
smart_construction / miniprogram / pages / login / login.json
dutingting on 29 May 2023 244 bytes 实现手写签名
{
    "usingComponents": {
      "van-count-down": "../../miniprogram_npm/@vant/weapp/count-down",
      "van-button": "../../miniprogram_npm/@vant/weapp/button"
    },
    "navigationBarBackgroundColor": "#E6D480",
    "disableScroll":true
  }