提交 a4027fdf 编写于 作者: Hzp_D's avatar Hzp_D

goTop one update

上级 067ed82f
此差异已折叠。
因为 它太大了无法显示 source diff 。你可以改为 查看blob
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
......@@ -248,7 +248,7 @@
"readme": "http://docs.yunshipei.com/amui/#gotop",
"example": "/*\n\n 此模块的使用方法:采集原PC网站上的图片数据以及标题内容放到此模块。\n\n 常用用途:回到顶部组件。\n\n 了解Amaze UI的模块详情,请访问http://amazeui.org/widgets/gotop。\n\n*/\n\nvar data = {\n \"title\": \"回到顶部\" // 显示文字(某些主题不显示)\n \"icon\": \"arrow-up\" // 图标名称,使用内置的 Icon Font\n \"customIcon\": \"\" // 自定义图标 URL\n};\n\nreturn data;\n",
"example": "/*\n\n 此模块的使用方法:采集原PC网站上的图片数据以及标题内容放到此模块。\n\n 常用用途:回到顶部组件。\n\n 了解Amaze UI的模块详情,请访问http://amazeui.org/widgets/gotop。\n\n*/\n\nvar data = {\n \"title\": \"回到顶部\", // 显示文字(某些主题不显示)\n \"icon\": \"arrow-up\", // 图标名称,使用内置的 Icon Font\n \"customIcon\": \"\" // 自定义图标 URL\n};\n\nreturn data;\n",
"hidden": false
}
......@@ -52,12 +52,7 @@
& > a {
color: @list-hd-h2-color;
display: inline;
h2 {
font-weight: normal;
float: left;
line-height: 40px;
height: 40px;
}
.am-list-news-more {
color: @list-hd-more-color;
padding: 0;
......@@ -69,6 +64,13 @@
}
}
h2 {
font-weight: normal;
float: left;
line-height: 40px;
height: 40px;
}
}
.am-list-news-bd {
......
......@@ -6,7 +6,7 @@
@titlebar-bg: @white;
@titlebar-color: @one-primary;
@titlebar-title-color: @one-primary;
@titlebar-title-color: @gray-darker;
@titlebar-title-link-color: @gray-darker;
@titlebar-border-color: @one-primary;
@titlebar-nav-link-color: @gray-light;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册