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

【疑问】有计划支持多端发布吗?即一套组件即可以打包发布H5页面也能发布为小程序页面 #112

Closed
XuQianru opened this issue Jun 9, 2022 · 4 comments

Comments

@XuQianru
Copy link

XuQianru commented Jun 9, 2022

目前项目中需要用到多端发布能力,如果近期没有计划支持,可以简单介绍下实现思路吗?

@jia000
Copy link
Collaborator

jia000 commented Jun 9, 2022

两种方案:1.利用vue或者react的跨端能力;2、开发小程序组件,然后通过解析编辑器产出的DSL,生成一个小程序页面的源码

@XuQianru
Copy link
Author

第二种解决方案成本较高,要维护2套代码,因此对第一种方案比较感兴趣,我们使用vue技术栈,目前我们调研过的跨端方案有Tora、uni-app,他们都不是腾讯生态的,你这边有比较推荐的跟本项目更契合的跨端解决方案吗?

@jia000
Copy link
Collaborator

jia000 commented Jun 10, 2022

对于用什么跨端框架并没有什么要求,如果有现存的vue组件可以看看https://github.com/Tencent/kbone,如果是重头开始的Tora、uni-app应该更合适

@XuQianru
Copy link
Author

感谢解答~

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

No branches or pull requests

2 participants