2***@qq.com
2***@qq.com
  • 发布:2020-11-22 17:55
  • 更新:2021-08-19 17:34
  • 阅读:1324

titleNview里的fontSrc路径的使用

分类:HBuilderX

"style": {
"app-plus" : {
"scrollIndicator" : "none",
"titleNView" : {
"buttons" :[
{
"float":"left",
"color":"#ff9619",
"fontSize":"20px",
"fontSrc":"./static/font/iconfont.ttf", //必须放在static目录下
"text" : "\ue606"
},{
"float":"right",
"color":"#000",
""
}
],
"searchInput" : {
"backgroundColor" : "#f7f7f7",
"align":"center",
"borderRadius": "10px",
"placeholderColor":"#ccc",
"placeholder" : "搜索臭事"
}
}
}
}

0 关注 分享

要回复文章请先登录注册

4***@qq.com

4***@qq.com

为什么我在浏览器上面切换导航栏几次就会出现路径错误
2021-08-19 17:34