绿满眶商城微信小程序-uniapp
peng
2025-07-24 b5f0904019d77a73c0c4ebd8f0cad42b4283fa03
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);