-
Notifications
You must be signed in to change notification settings - Fork 456
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
请问如何构建前端,需要nodejs的哪个版本? #210
Comments
cronsun 前端采用 vue 编写,打包后转为 go 静态代码并被一起编译为二进制包。代码目录为
|
@0RAJA 感谢您的回复,我这边尝试后可以了。十分感谢!! |
Please answer these questions before submitting your issue. Thanks!
在你提交 issue 前,请先回答以下问题,谢谢!
What version of Go and cronsun version are you using?
你用的是哪个版本的 Go 和 哪个版本的 cronsun?
go version go1.20.12 linux/amd64
What operating system and processor architecture are you using (
go env
)?你用的是哪个操作系统,什么架构的?
x86 的Centos 7.9
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
你做了什么,遇到了什么问题?尽可能描述清楚问题,最好把操作步骤写下来,按这些步骤操作后能重现你的问题。
我需要将cronsun的前端页面重新写入
What did you expect to see?
你期望得到什么样的结果?
我需要将前端页面重新编码。
What did you see instead?
现在你得到的结果是什么样的?
需要将前端的构建页面方法说一下,谢谢~
The text was updated successfully, but these errors were encountered: