Open
希望将默认访问页进行修改
3
the postgres:
version - PostgreSQL 13.4 (Debian 13.4-4.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
the DDL:
create table test (
id bigint,
name text
)the build.sbt:
name := "scalikejdbc-hikari-postgres-connection-leaks"
scalaVersion := "2.12.15"
libraryDependencies ++= Seq(
"org.postgresql" % "Add a description, image, and links to the h2 topic page so that developers can more easily learn about it.
To associate your repository with the h2 topic, visit your repo's landing page and select "manage topics."
概述
希望可以参考下ShareList的驱动器管理方法,在挂载单一驱动器时可以选择展开或者不展开驱动器内容。
详细解释
现在访问zfile默认是直接展开驱动器1的内容,希望可以添加个页面可以列出所有的驱动器供选择,在后台中添加相对应的开关,用于选择是否开启驱动器页为默认访问。将其设置为开启后将驱动器列表设置为默认访问页,也就是访问域名后不再自动跳转到/1/main 而是跳转到驱动器列表。设置为关闭时按照现有的方式跳转到/1/main 。
可以在左上角站点名称旁添加一个按钮用于直接返回到驱动器列表,保留右上角驱动器下拉列表用于快速切换。