Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增角色验证名称不能重复 #23

Merged
merged 2 commits into from
Jan 17, 2019
Merged

Conversation

dchaofei
Copy link
Contributor

No description provided.

@dreamans
Copy link
Owner

前端需要一起升级,不然会有用户体验问题,具体可参考 "用户信息-修改用户名" 功能 https://github.com/dreamans/syncd/blob/master/web/src/views/user/UserUpdateComponent.js#L89

@dchaofei
Copy link
Contributor Author

前端不太熟,你看这样部署对不对
我改完前端代码后

  1. npm run build
  2. 把生成的 web/dist 目录下的文件 copy 到 syncd/public

这样操作,测试没有效果

@dreamans
Copy link
Owner

前端不太熟,你看这样部署对不对
我改完前端代码后

  1. npm run build
  2. 把生成的 web/dist 目录下的文件 copy 到 syncd/public

这样操作,测试没有效果

  1. 进入web目录
  2. 运行 yarn 安装依赖
  3. 运行 yarn serve 启动服务
  4. 开发

build由我来操作就行

@dchaofei
Copy link
Contributor Author

找到原因了, 忘记在 data() 里设置 helps 了

@dreamans dreamans merged commit 15b36f5 into dreamans:master Jan 17, 2019
@dreamans
Copy link
Owner

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants