huangweiming
c1d801cf93
fix:修复其他子页面顶部显示遮盖问题
2026-04-22 15:37:43 +08:00
huangweiming
3019ff983d
fix:首页调整
2026-04-22 11:41:06 +08:00
huangweiming
3edb718c0a
feat:homeV3
2026-04-20 19:57:29 +08:00
a11524a703
feat: 新版首页
2026-04-20 00:53:04 +08:00
7c84e7fb66
feat: 滑动验证码修改为数字字母验证码
2026-04-19 16:00:13 +08:00
24374d72fe
fix(sso): 修复验证码每次返回相同图片的问题
...
每次调用createCode()重新生成验证码
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:33:30 +08:00
48d5f46c17
refactor(mhzc): 注释components-login.vue滑块验证代码(原代码注释保留)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:19:33 +08:00
1cbffca35b
fix(sso): 修复StringUtils.isBlank编译错误
...
改用cn.hutool.core.util.StrUtil.isBlank()
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:07:14 +08:00
5028ec4b8f
fix(sso): 修复Bean方法名与字段名冲突
...
Bean方法名从lineCaptcha改为captchaGenerator,避免与@Resource字段名冲突
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:04:09 +08:00
0d6c3e353a
fix(sso): 修复ICaptcha强制转换为CircleCaptcha调用getImage()
...
ICaptcha接口没有getImage()方法,需要强制转换为CircleCaptcha
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:01:00 +08:00
8a91713bab
refactor(mhzc): 短信登录页滑块验证改为图形验证码(原代码注释保留)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:55:37 +08:00
eef27d2aeb
refactor(mhzc): 登录页滑块验证改为图形验证码(原代码注释保留)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:53:38 +08:00
0f2efb0b66
feat(mhzc): 新增getCaptcha API
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:51:27 +08:00
57337d9e73
feat(sso): 登录接口改为校验图形验证码
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:50:57 +08:00
460ba0d969
feat(sso): 登录请求新增captchaCode字段
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:50:02 +08:00
122692bc8b
feat(sso): 新增获取图形验证码接口
...
在 VerifyController 中添加 /captcha 接口,用于获取图形验证码。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:36:08 +08:00
1b8168ba10
fix(sso): rename lineCaptchaBean to lineCaptcha
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:30:14 +08:00
3fa6747c10
feat(sso): add captcha methods to VerifyService interface
...
Add getCaptcha and checkCaptcha methods for graphic captcha support
in login verification flow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:26:01 +08:00
ae3c041745
feat: 本地开发调整
2026-04-15 15:23:06 +08:00
880006db5a
docs: 添加登录验证码重构设计方案
...
将滑块验证改为数字+字母图形验证码,保持后端校验流程兼容。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:22:47 +08:00
b2d0c032df
docs: 补充 E2E 测试要求到迁移设计方案
...
- 新增第6节 E2E 测试要求
- 包含 15 个迁移前基准测试场景
- 明确迁移后回归测试路径替换规则
- 更新验收标准纳入 E2E 测试判定
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 00:31:31 +08:00
856d6a73de
docs: 添加 txw-gxzx 迁移到 txw-mhzc 设计方案
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 00:24:18 +08:00
8423f61a3f
feat: 搜索实现spec技术方案
2026-04-10 16:24:32 +08:00
8fa426644f
refactor: 删除无用项目
2026-04-10 13:41:03 +08:00
012c48c5dd
feat: 切换路由自动滚动到最顶部
2026-04-08 16:38:51 +08:00
b3a9601b5f
feat: 申请服务跳转链接
2026-04-07 10:00:04 +08:00
5fff9b86e1
fix: 字典码表大小写错误
2026-04-07 09:57:11 +08:00
2d009323e4
feat: 样式调整、服务市场筛选框调整
2026-04-06 22:29:30 +08:00
huangweiming
a2c31635dd
fix:首页一些排版调整
2026-04-06 20:03:46 +08:00
d7db320ba2
feat: 调整跳转链接、footer文案
2026-04-06 17:35:40 +08:00
331bb97db5
Merge branch 'dev'
2026-04-06 17:23:13 +08:00
56172e39e3
chore: gitignore
2026-04-06 17:20:14 +08:00
3995f7a613
feat: 添加跳转
2026-04-06 15:03:09 +08:00
6961b3c804
feat: 移动端适配
2026-04-06 14:45:39 +08:00
adbbcc321d
feat: 服务市场、需求市场美化
2026-04-06 13:50:17 +08:00
huangweiming
d301ad5a9c
fix:修改外部链接地址
2026-04-06 11:34:23 +08:00
huangweiming
4229d445f9
Merge branch 'dev'
...
# Conflicts:
# .gitignore
# txw-gxzx-web/yarn.lock
# txw-kxtfwzx-web/yarn.lock
# txw-mhzc-web/.eslintrc.js
# txw-mhzc-web/package.json
# txw-mhzc-web/src/pages/index/components/footer/index.vue
# txw-mhzc-web/src/pages/index/components/logo/index.vue
# txw-mhzc-web/src/pages/index/components/nav/index2.vue
# txw-mhzc-web/src/pages/index/router/index.js
# txw-mhzc-web/src/pages/index/router/routes.js
# txw-mhzc-web/src/pages/index/views/fwsc/fwsc.vue
# txw-mhzc-web/src/pages/index/views/fwsc/index.vue
# txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue
# txw-mhzc-web/src/pages/index/views/fwsc/sjlbc.vue
# txw-mhzc-web/src/pages/index/views/fwsc/sjsc.vue
# txw-mhzc-web/src/pages/index/views/fwsc/xqsc.vue
# txw-mhzc-web/src/pages/index/views/glxtSy/glxtSy.vue
# txw-mhzc-web/src/pages/index/views/home/mhNewMain.vue
# txw-mhzc-web/src/pages/index/views/home2/index.vue
# txw-mhzc-web/src/pages/index/views/main.vue
# txw-mhzc-web/src/settings/index.js
# txw-mhzc-web/vue.config.js
# txw-mhzc-web/yarn.lock
# txw-sso/txw-sso-service-biz/src/main/resources/bootstrap.yml
# txw-tzzx-web/yarn.lock
# txw-ytzx-web/yarn.lock
# txw-yygl-web/yarn.lock
2026-04-06 09:23:39 +08:00
d85aadcf9a
feat: 完善工作台界面
2026-04-06 00:16:20 +08:00
f238c23e19
feat: 工作台前端界面
2026-04-05 23:40:42 +08:00
huangweiming
d456209b2a
fix:菜单微调
2026-04-05 18:11:01 +08:00
huangweiming
b5dbf326cb
fix:ifream链接调整
2026-04-05 17:22:07 +08:00
huangweiming
f4a83c8f9a
Initial commit
2026-04-05 15:05:13 +08:00
25ee16640e
feat: 金融市场接口调整、导航调整、footer调整
2026-04-05 13:55:40 +08:00
53517b4594
feat: 服务、需求市场调整
2026-04-05 11:38:07 +08:00
b933da492c
feat: 调整接口
2026-04-03 23:03:58 +08:00
4f2a8c4aac
feat: 服务中心前端界面
2026-04-03 20:28:59 +08:00
76f2b947f8
fix: 修复服务中心引导页缺失图片,改用emoji图标
2026-04-03 16:41:37 +08:00
4d13ed6f9f
feat: 完善服务中心页面路由配置
2026-04-03 16:36:14 +08:00
ca7b1a0013
feat: 创建碳金融市场页面
...
- 创建 jrsc.vue 页面,包含左侧筛选栏和右侧金融产品卡片列表
- 实现服务类型筛选(全部、绿色信贷、绿色保险)
- 实现服务企业筛选(全部、9家银行)
- 实现关键词搜索功能
- 实现6个金融产品卡片的Mock数据展示
- 添加 /fwsc/jrsc 路由配置
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:33:58 +08:00
b286a17ed4
feat: 创建数据列表页面(sjlbc)
...
- 添加数据列表页面,包含顶部导航、左侧筛选栏、右侧数据表格
- 实现价格区间和有效期筛选功能
- 实现表格排序功能(按数据类型、发布时间、数据条数、浏览量、下载量)
- 添加数据类型标签(公共数据-绿色、社会性数据-蓝色)
- 添加奇偶行颜色区分和分页组件
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:31:10 +08:00