登录验证码改为纯数字型,修改其他BUG

This commit is contained in:
tanyp 2024-02-26 15:52:01 +08:00
parent 997ef8ec6b
commit 08ca7b31d2
2 changed files with 95 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,6 +4,7 @@
const gzh = new URL('../assets/image/gzh.jpg', import.meta.url).href
const state = reactive({
versionList: [
{timestamp:'2024-02-26', icon:'CircleCheckFilled', color:'#409EFF', content: ['登录验证码改为纯数字型修改其他BUG']},
{timestamp:'2024-02-02', icon:'CircleCheckFilled', color:'#409EFF', content: ['新增后端接口代码生成器【应用开发-接口生成】']},
{timestamp:'2024-01-12', icon:'CircleCheckFilled', color:'#409EFF', content: ['解决 amis 城市选择无法使用问题']},
{timestamp:'2024-01-11', icon:'CircleCloseFilled', color:'#F56C6C', content: [