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