绿满眶商城微信小程序-uniapp
zxl
4 天以前 f7804b711a09eae4822a70063c63da54b04279d8
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);