Showing
1 changed file
with
4 additions
and
0 deletions
@@ -73,6 +73,10 @@ Done ? 'congratulations' : '逵狗恚譏ッ荳肴弍郛コ莠サ荵茨シ御ク崎隗」蜀ウ逧慮蛟吝 | @@ -73,6 +73,10 @@ Done ? 'congratulations' : '逵狗恚譏ッ荳肴弍郛コ莠サ荵茨シ御ク崎隗」蜀ウ逧慮蛟吝 | ||
73 | * GIT使用规范你需要熟读,可以看[git flow](http://git.dev.yoho.cn/web/learning-documentation/wikis/home)、[pro git](http://git-scm.com/book/en/v2) | 73 | * GIT使用规范你需要熟读,可以看[git flow](http://git.dev.yoho.cn/web/learning-documentation/wikis/home)、[pro git](http://git-scm.com/book/en/v2) |
74 | * 其他开发中使用到的东西(handlebars,sass,seajs,spm等)请参考git库web/learing documentation或者自行google | 74 | * 其他开发中使用到的东西(handlebars,sass,seajs,spm等)请参考git库web/learing documentation或者自行google |
75 | 75 | ||
76 | +## FE开发规则 | ||
77 | +* HTML请包裹`<div class="your-page yoho-page"></div>` | ||
78 | +* css请包裹 `.your-page{...}`,防止样式污染 | ||
79 | + | ||
76 | ## 附:Nginx配置 | 80 | ## 附:Nginx配置 |
77 | 81 | ||
78 | ``` | 82 | ``` |
-
Please register or login to post a comment