Authored by hf

init frame code

@@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
9 9
10 README.md 可以添加一些访问资料的快捷方式(索引),可以是项目文件夹内的文章,或者外链。 10 README.md 可以添加一些访问资料的快捷方式(索引),可以是项目文件夹内的文章,或者外链。
11 11
12 -#代码目录结构 12 +# 代码目录结构
13 ---------------------------------------------------------------------------------------------------- 13 ----------------------------------------------------------------------------------------------------
14 | **目录** | **名称** | **说明** | 14 | **目录** | **名称** | **说明** |
15 |----------------------|-------------------------|-------------------------------------------------| 15 |----------------------|-------------------------|-------------------------------------------------|
@@ -24,9 +24,9 @@ README.md 可以添加一些访问资料的快捷方式(索引),可以是 @@ -24,9 +24,9 @@ README.md 可以添加一些访问资料的快捷方式(索引),可以是
24 ---------------------------------------------------------------------------------------------------- 24 ----------------------------------------------------------------------------------------------------
25 25
26 # 使用代码 26 # 使用代码
27 -git clone http://git.dev.yoho.cn/web/yohobuy.git  
28 -git submodule init  
29 -git submodule update --remote 27 +> git clone http://git.dev.yoho.cn/web/yohobuy.git
  28 +> git submodule init
  29 +> git submodule update --remote
30 30
31 # 帮助文档 31 # 帮助文档
32 http://www.laruence.com 32 http://www.laruence.com