let backButtonView = new plus.nativeObj.View("backButton", {
height: "40px",
backgroundColor: "rgba(255,0,0,0,0)",
top: this.statusBarHeight + "px",
width: "60px"
}, [{
id: "backButtonFont",
tag: "font",
text: "\ue471",
textStyles: {
align: "center",
color: "#FFFFFF",
verticalAlign: "middle",
fontSrc: "_www/static/uni.ttf",
size: "28px"
}
}]);
2***@qq.com
- 发布:2019-09-23 14:41
- 更新:2019-09-24 10:40
- 阅读:759
2***@qq.com (作者)
已经改过 无效
2019-09-24 09:47
2***@qq.com (作者)
而且 android 是好的
2019-09-24 09:48