绿满眶商城微信小程序-uniapp
zxl
昨天 d1cada30a4b98000ef9c8970f0e2b53ed76e352c
pages/mine/distribution/join.vue
@@ -44,8 +44,9 @@
  </view>
</template>
<script>
import '@/components/uview-components/uview-ui';
export default {
  components: {},
  // 必须要在onReady生命周期,因为onLoad生命周期组件可能尚未创建完毕
  onReady() {
    this.$refs.uForm.setRules(this.rules);