-
Notifications
You must be signed in to change notification settings - Fork 5
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
建议:镜像下载位置添加checksum下载 #54
Comments
旧网站会去到一个页面显示这个镜像的 checksum,新网站似乎确实忘了做…… |
不知道新页面怎么做比较好看,我上面给的例子感觉也不太明显 如果有比较好的想法的话我也有兴趣帮忙实现 |
比如说弹出一个新页面或者弹出一个框啥的 |
您可以考虑下用老网站的设计: https://github.com/AOSC-Dev/aosc-portal-kiss.github.io 使用 |
跳转到下载详情页,从地址栏传递详细信息怎么样?这样详情页比较方便取数据,我对vue页间数据传递不太熟,请指教 |
抱歉,这个我其实也不熟悉,我 cc 几位: |
你可以看看 vue-router 和 props |
现有官网似乎没有支持下载checksum,找起来可能不太方便
希望能在镜像下载按钮旁边加一个下载
校验和
的按钮,比如这样:hover:
可能需要一些额外的讨论
The text was updated successfully, but these errors were encountered: