Hanks10100 closed pull request #192: Update custom_font.md
URL: https://github.com/apache/incubator-weex-site/pull/192
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/source/cn/references/modules/custom_font.md 
b/source/cn/references/modules/custom_font.md
index 1dff42f94..085c7bad7 100644
--- a/source/cn/references/modules/custom_font.md
+++ b/source/cn/references/modules/custom_font.md
@@ -35,7 +35,7 @@ Weex 提供  **DOM.addRule** 以加载自定义字体。开发者可以通过指
 
 > **Note:** 如果你使用 http://www.iconfont.cn/ 来构建你的 iconfont。确保在项目设置中,设置一个特殊的 
 > font-family 名字。默认是 “iconfont”,但极大可能发生冲突。
 
-> **Note:** 调用`addRule` 在 `beforeCreate` 中是被推荐的。
+> **Note:** 调用`addRule` 在 `beforeCreate` 
中是被推荐的。如果封装为组件时不建议放在beforeCreate中,会导致卡顿,空白页面等现象。
 
 ## Example
-[示例](http://dotwe.org/vue/7e328ee2ac9b7205c9ee37f4e509263d)。
\ No newline at end of file
+[示例](http://dotwe.org/vue/7e328ee2ac9b7205c9ee37f4e509263d)。


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to