This website works better with JavaScript.
Explore
Help
Sign In
WLT-Security-Review
/
safe-check-mobile
Watch
4
Star
0
Fork
You've already forked safe-check-mobile
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
智能安全检查移动端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44
Commits
1
Branch
0
Tags
15 MiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
safe-check-mobile
/
package.json
8 lines
115 B
Raw
Permalink
Normal View
History
Unescape
Escape
feat: uniapp 适配aj-captcha
3 years ago
{
"dependencies"
:
{
refactor: 优化图片资源加载 - 将本地静态图片资源替换为 CDN 上的图片资源- 删除了不再使用的本地图片文件引用 - 统一了图片资源的加载方式,提高了加载速度和稳定性
3 months ago
"crypto-js"
:
"^4.0.0"
,
feat(aiAsk): 优化智能询问页面并添加新功能 - 新增常见问题接口并集成到页面 - 实现保存所选答案功能 - 优化消息显示样式,增加加载动画 - 改进 SSE 事件解析和处理逻辑 - 添加省份、城市、区县选择功能
2 months ago
"marked"
:
"^16.0.0"
,
"text-encoding-shim"
:
"^1.0.5"
feat: uniapp 适配aj-captcha
3 years ago
}
}