We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
用户高度自由的管理自己想要的首页,无需站长操心才是需要的刚需。我们需要一个常规数据库,使用数据库数据来调用用户提交的任何数据。我这边数据库是使用的腾讯云MySQL,与前端,后端的服务器都不在一起,所以使用sqlite的话,不符合网安需要备份的刚需。用户需要一个高级权限用户,用于后台提交前端head、foot的自定义,如插入js、css、统计、备案等信息。现在前端较多数据使用的是编辑后再编译,很烦。后端等于是api数据,也并没有前端的管理权限,所以前端用户如何普通用户,如何管理用户,还需要探索。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
用户高度自由的管理自己想要的首页,无需站长操心才是需要的刚需。我们需要一个常规数据库,使用数据库数据来调用用户提交的任何数据。我这边数据库是使用的腾讯云MySQL,与前端,后端的服务器都不在一起,所以使用sqlite的话,不符合网安需要备份的刚需。用户需要一个高级权限用户,用于后台提交前端head、foot的自定义,如插入js、css、统计、备案等信息。现在前端较多数据使用的是编辑后再编译,很烦。后端等于是api数据,也并没有前端的管理权限,所以前端用户如何普通用户,如何管理用户,还需要探索。
The text was updated successfully, but these errors were encountered: