绿满眶商城微信小程序-uniapp
zxl
2025-07-11 01439f14432ee731be561d193c88e3ea31399345
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);