diff --git a/web/views/@default/settings/ip-library/index.html b/web/views/@default/settings/ip-library/index.html index 7dcf8e41..48b195d8 100644 --- a/web/views/@default/settings/ip-library/index.html +++ b/web/views/@default/settings/ip-library/index.html @@ -1,36 +1,36 @@ {$layout} - - {{type.name}} - | - [上传] - + + {{type.name}} + | + [上传] + -

暂时还没有IP库。

-
-
- - - - - - - - - - - - - - - -
文件名文件尺寸上传时间操作
- {{library.file.filename}} - - - - {{library.file.sizeMB}}MB - - - {{library.createdTime}} - 下载   删除 -
-
\ No newline at end of file +

暂时还没有IP库,系统会使用默认的IP库。

+
+
+ + + + + + + + + + + + + + + +
文件名文件尺寸上传时间操作
+ {{library.file.filename}} + - + + {{library.file.sizeMB}}MB + - + {{library.createdTime}} + 下载   删除 +
+
\ No newline at end of file diff --git a/web/views/@default/settings/ip-library/uploadPopup.html b/web/views/@default/settings/ip-library/uploadPopup.html index 7b7a8ac7..b3363608 100644 --- a/web/views/@default/settings/ip-library/uploadPopup.html +++ b/web/views/@default/settings/ip-library/uploadPopup.html @@ -17,6 +17,7 @@ 选择IP库文件 * +

请确认IP库文件格式符合IP库类型,否则将导致无法查询IP信息等严重后果。