doum
15 小时以前 ccbbf11865492708cdec59c593113fb4989fa2d3
small-program/components/auth-login/auth-login.vue
@@ -66,12 +66,12 @@
         },
         handleServiceclick() {
            uni.navigateTo({
               url: '/pages/rich-text/rich-text?type=userAgreement'
               url: '/pages/rich-text/rich-text?type=0'
            })
         },
         handlePrivacyclick() {
            uni.navigateTo({
               url: '/pages/rich-text/rich-text?type=privacyPolicy'
               url: '/pages/rich-text/rich-text?type=1'
            })
         },
         async handlePhoneLogin(event) {