Commit a9230c6b authored by Liang Ding's avatar Liang Ding

🎨 #12861 UI 微调

parent 7add1d90
...@@ -95,7 +95,7 @@ onlineVisitor1Label=Online Visitors: ...@@ -95,7 +95,7 @@ onlineVisitor1Label=Online Visitors:
noDataLabel=Lazy guy, has nothing! noDataLabel=Lazy guy, has nothing!
linkDescriptionLabel=Link Description linkDescriptionLabel=Link Description
linkDescription1Label=Description: linkDescription1Label=Description:
linkIcon1Label=Link Icon: linkIcon1Label=Icon:
descriptionLabel=Description descriptionLabel=Description
addressInvalidLabel=start protocol, e.g.: http:// addressInvalidLabel=start protocol, e.g.: http://
ToolLabel=Tool ToolLabel=Tool
......
...@@ -95,7 +95,7 @@ onlineVisitor1Label=\u5F53\u524D\u8BBF\u5BA2\uFF1A ...@@ -95,7 +95,7 @@ onlineVisitor1Label=\u5F53\u524D\u8BBF\u5BA2\uFF1A
noDataLabel=\u8BE5\u5217\u8868\u5F88\u61D2\uFF0C\u4EC0\u4E48\u90FD\u6CA1\u6709\u7559\u4E0B\u3002\u3002\u3002 noDataLabel=\u8BE5\u5217\u8868\u5F88\u61D2\uFF0C\u4EC0\u4E48\u90FD\u6CA1\u6709\u7559\u4E0B\u3002\u3002\u3002
linkDescriptionLabel=\u94FE\u63A5\u63CF\u8FF0 linkDescriptionLabel=\u94FE\u63A5\u63CF\u8FF0
linkDescription1Label=\u63CF\u8FF0\uFF1A linkDescription1Label=\u63CF\u8FF0\uFF1A
linkIcon1Label=\u94FE\u63A5\u56FE\u6807\u5730\u5740 linkIcon1Label=\u94FE\u63A5\u56FE\u6807\u5730\u5740\uFF1A
descriptionLabel=\u63CF\u8FF0 descriptionLabel=\u63CF\u8FF0
addressInvalidLabel=\u8BF7\u4EE5\u534F\u8BAE\u5F00\u5934\uFF0C\u5982: http:// addressInvalidLabel=\u8BF7\u4EE5\u534F\u8BAE\u5F00\u5934\uFF0C\u5982: http://
ToolLabel=\u5DE5\u5177 ToolLabel=\u5DE5\u5177
......
...@@ -63,7 +63,7 @@ admin.linkList = { ...@@ -63,7 +63,7 @@ admin.linkList = {
$("#updateLink").dialog({ $("#updateLink").dialog({
title: $("#updateLink").data('title'), title: $("#updateLink").data('title'),
width: 700, width: 700,
height: 290, height: 350,
"modal": true, "modal": true,
"hideFooter": true "hideFooter": true
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment