郑云星-全栈实习生 ZhengYunXing
  • Joined on 2024-10-08
ZhengYunXing pushed to dev at cqxqgtech/wance_data 2024-11-29 02:17:24 +00:00
023cc64d20 新增查询用户组合接口
01c80653d9 修复了财报搜索接口使用关键词查询时的总是返回空值的问题
4cf37185cd 修改了财报年份查询的枚举类类型设置错误
f58831a6d3 重写封装类,规范路由以符合restful风格
0a749ff31a 新增识别关键词类工具类,新增根据股票代码生成简拼列工具类(待抽象),补全财报接口搜索和模糊搜索逻辑
Compare 8 commits »
ZhengYunXing pushed to ZhengYunXing at cqxqgtech/wance_data 2024-11-29 02:16:41 +00:00
023cc64d20 新增查询用户组合接口
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-28 07:12:44 +00:00
73e59d6517 解决webview服务类问题
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-28 07:01:01 +00:00
ae05db9b66 微调了页面内css以适配Editor底色
d110c85fd4 内嵌了js,css
11c7191e31 微调了页面内css以适配Editor底色
aaa90f76f3 内嵌了js,css
Compare 4 commits »
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-28 06:41:19 +00:00
0204afc276 微调了页面内css以适配Editor底色
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-28 06:40:06 +00:00
29283db1ec 内嵌了js,css
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-26 09:01:53 +00:00
d9bac9bc6c 新增了Http请求ServiceDemo,新增了在Editor视图中嵌入webview,问题在于内核和浏览器之间的文件引用的环境处理太麻烦了,目前只能做到直接硬编码一整个HTML或者HTML读成文本,第二种方式还没找到怎么启用js
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-25 09:49:08 +00:00
2062121cb9 新增副侧边栏和底栏的容器与页面并加入消息订阅监听服务,待补全弹窗,视图切换容器保留状态, 批量更新区域内容器与视
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-21 08:39:24 +00:00
11b799fa14 规范了文件结构
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-20 18:12:56 +00:00
42f411fc64 新增Editor的Demo
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-15 06:38:49 +00:00
499648a90b 更改了readme
ZhengYunXing pushed to dev at cqxqgtech/vscode 2024-11-15 06:36:11 +00:00
499648a90b 更改了readme
ZhengYunXing created branch dev in cqxqgtech/vscode 2024-11-15 06:32:38 +00:00
ZhengYunXing pushed to dev at cqxqgtech/vscode 2024-11-15 06:32:38 +00:00
ZhengYunXing created branch main in cqxqgtech/vscode 2024-11-15 06:30:51 +00:00
ZhengYunXing pushed to main at cqxqgtech/vscode 2024-11-15 06:30:51 +00:00
018ff30de3 Initial commit
ZhengYunXing created repository cqxqgtech/vscode 2024-11-15 06:22:55 +00:00
ZhengYunXing pushed to ZhengYunXing at cqxqgtech/wance_data 2024-11-09 14:08:23 +00:00
01c80653d9 修复了财报搜索接口使用关键词查询时的总是返回空值的问题
ZhengYunXing pushed to ZhengYunXing at cqxqgtech/wance_data 2024-11-08 08:08:31 +00:00
4cf37185cd 修改了财报年份查询的枚举类类型设置错误
ZhengYunXing pushed to ZhengYunXing at cqxqgtech/wance_data 2024-11-08 07:26:30 +00:00
f58831a6d3 重写封装类,规范路由以符合restful风格