飞牛fpk打包,新增一个初始化页面。用于飞牛fpk安装完成后初始配置

This commit is contained in:
jianzhichu
2025-12-27 11:44:30 +08:00
parent 44e3962093
commit cc6906ea63
32 changed files with 848 additions and 1710 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"deploy": "docker", //fn,docker
"dbconn": "",
//"tagName": "arm_1.9.0",
//"tagName": "dev_1.9.0",
"tagName": "beta_1.9.0",
"dbtype": "Sqlite"
"tagName": "beta_1.9.2", //arm_1.9.2
"dbtype": "Sqlite",
"fnVersion": "1.0.0"
}