File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Alice 是 Arale 的子集,是原有的 Arale 体系中对样式的补充。
6464
6565## 加入我们
6666
67- Alice 的前身是 [ http://github.com/alipay /alice ] ( http://github.com/alipay /alice ) ,
67+ Alice 的前身是 [ http://github.com/sofish /alice ] ( http://github.com/sofish /alice ) ,
6868新方案是在此基础上结合了 cmd 生态圈的特性和这一年来对实际需求的总结而产出的。
6969感谢 [ @小鱼] ( http://sofish.de/ ) [ @展新] ( http://www.zhanxin.info/ ) @欣欣 同学过去的工作成果,也感谢社区对我们的关注和贡献。
7070
Original file line number Diff line number Diff line change 2121 <head >
2222 <meta charset =" UTF-8" >
2323 <title >Alice 的简单例子</title >
24- <link media =" all" href =" http ://assets.spmjs.org /alice/one/1.1.0/one.css" rel =" stylesheet" >
24+ <link media =" all" href =" https ://a.alipayobjects.com /alice/one/1.1.0/one.css" rel =" stylesheet" >
2525 <style >
2626 .wrapper {
2727 width : 990px ;
121121
122122你会看到一个使用了 grid、box、nav 和 tipbox 四个模块的页面。
123123
124- 这里我们引用了一个 [ one.css] ( http ://assets.spmjs.org /alice/one/1.0 .0/one.css) 文件,
124+ 这里我们引用了一个 [ one.css] ( https ://a.alipayobjects.com /alice/one/1.1 .0/one.css) 文件,
125125这是一个打包了所有 alice 模块的集合文件。
126126
127127使用 alice 的通用样式模块非常简单,只需要引入样式,复制对应的 HTML 结构,就能构建需要的页面了。
132132
1331331 . 可以直接使用上面的 css 文件,这里提供一个未压缩的版本。
134134
135- [ http ://assets.spmjs.org /alice/one/1.0 .0/one-debug.css] ( http ://assets.spmjs.org /alice/one/1.0 .0/one-debug.css)
135+ [ https ://a.alipayobjects.com /alice/one/1.1 .0/one-debug.css] ( https ://a.alipayobjects.com /alice/one/1.1 .0/one-debug.css)
136136
137137 这个文件来自于 [ aliceui/one] ( https://github.com/aliceui/one ) ,可以自行 clone 到本地并构建之。
138138
You can’t perform that action at this time.
0 commit comments