✨ add rotate captcha
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
</AButtonGroup>
|
||||
<div class="test">test</div>
|
||||
</AConfigProvider>
|
||||
<AButton type="primary" @click="()=>{
|
||||
|
||||
}">获取验证码
|
||||
</AButton>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
@@ -25,10 +29,8 @@
|
||||
import variables from "@/assets/styles/colors.module.scss";
|
||||
import useStore from "@/store/index.ts";
|
||||
|
||||
|
||||
const app = useStore().theme;
|
||||
|
||||
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@import "@/assets/styles/theme.scss";
|
||||
|
Reference in New Issue
Block a user