yfx
2026-03-17 41d2fe31c18c0a82e0239035c2e50f10fa46c715
pages/findpass/findpass.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="goAgree(1)">《注册协议》</text>
            <text class="blue" @tap="goAgree(1)">《隐私政策》</text>