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

前台,楼主是否需要做动态路径+vue的组件来渲染C端用户界面 #1

Closed
wwb568109135 opened this issue Jan 15, 2018 · 2 comments
Labels

Comments

@wwb568109135
Copy link

(1)在测试页面https://fireyy.github.io/vue-page-designer/
拿到的本地数据,JSON.parse(localStorage['vpd-data'])

(2)前台C端,楼主是否需要做动态路径+vue的组件来渲染C端用户界面,技术选项,可以使用jq/vue 的技术栈

(3)作者 你的这个demo 有投产吗》?

@fireyy
Copy link
Owner

fireyy commented Jan 15, 2018

(1)你不一定需要保存到 localStorage, 在 save 方法里你可以调用后台接口进行保存
(2)前台看具体的项目里使用技术栈,可以是 Vue SPA 项目 或者 Vue SSR
(3)demo 没有投产,但是该项目被应用到一个后台系统中,

@wwb568109135
Copy link
Author

(2)这条,我之前在后台用ng1.x 时代这样的可视化操作保存json数据,前台C端用jQ做渲染
现在有vue 用组件来做也是很好的选择!

感谢作者的回答

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

No branches or pull requests

2 participants