Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fzm-ui

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fzm-ui - npm Package Compare versions

Comparing version 1.4.9 to 1.5.0

2

package.json
{
"name": "fzm-ui",
"version": "1.4.9",
"version": "1.5.0",
"main": "dist/main.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -21,3 +21,4 @@ # fzm-ui

`sty`: String `非必须` 风格 可选值'absolute' 'relative' 'auto',不填为fixed风格,并wrap宽高均为100%,设置为'auto'则宽高均为auto;
`invite` String `非必须` 邀请码
`context` Function `非必须` 向登录注册传递的上下文钩子
### 假如需要在 a.vue 中使用fzm-ui中的登录注册组件FzmLogReg

@@ -151,5 +152,5 @@ ```vue

## 发现BUG
- [ ] 记住密码在切换手机和邮箱的时候,如果实现已经有密码了,不会执行判断是否注册的步骤
- [x] 记住密码在切换手机和邮箱的时候,如果实现已经有密码了,不会执行判断是否注册的步骤
- [x] ~~有时候腾讯云的验证不出现~~
- [ ] 多次发送验证码之后,进行注册,后台以第一次发送的验证码为正确的验证码,而不是以最后一次发送的验证码为验证码
- [x] 多次发送验证码之后,进行注册,后台以第一次发送的验证码为正确的验证码,而不是以最后一次发送的验证码为验证码
- [x] ~~腾讯云验证码在加载之后虽然进行capDestory操作,但是在html中仍然保留了创建的script(老版本也存在该问题)~~

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc