-
Notifications
You must be signed in to change notification settings - Fork 82
general
刘剑 edited this page Oct 21, 2016
·
4 revisions
###general
wa-ui引入了ionicons图标库
wa-ui默认把page和page下相关字体字号做了设置
/*general*/ page{ height: 100%; } page text{ font-size: 14px; line-height: 20px; font-family: "Helvetica Neue",Helvetica,'microsoft yahei ui', 'microsoft yahei','simhei',Arial,sans-serif } page view{ font-size: 14px; line-height: 20px; font-family: "Helvetica Neue",Helvetica,'microsoft yahei ui', 'microsoft yahei','simhei',Arial,sans-serif }