ui
叶富雄
2026-03-14 b34744f5bb68ed1ba7d1dd5251298a42e4aaaf9c
pages/regist/regist.vue
@@ -21,7 +21,7 @@
      </view>
      <view class="loginBtn">
         <view class="loginBtn-desc">
            <image @click="agreeClick" class="loginBtn-icon" :src="!loginAct ? '/static/imgs/check.png' : '/static/imgs/checked.png'" ></image>
            <image @click="agreeClick" class="loginBtn-icon" :src="!loginAct ? '/static/imgs/check.png' : '/static/imgs/checked.png'" mode=""></image>
            <text>我已阅读并同意</text>
            <text class="blue" @tap="agreeDialog1">《注册协议》</text>
            <text class="blue" @tap="agreeDialog2">《隐私政策》</text>