提交 13f2fad7 编写于 作者: guangjun.yang's avatar guangjun.yang

样式与样式问题

上级 5c09ca99
...@@ -162,6 +162,7 @@ export default { ...@@ -162,6 +162,7 @@ export default {
mounted() { mounted() {
var _this = this; var _this = this;
this.tabIndex = this.projectTabIndex; this.tabIndex = this.projectTabIndex;
alert(this.isAndroid);
}, },
methods: { methods: {
...@@ -285,7 +286,6 @@ export default { ...@@ -285,7 +286,6 @@ export default {
span:nth-child(2) { span:nth-child(2) {
background: rgba(68, 146, 132, 1); background: rgba(68, 146, 132, 1);
} }
andriod
span.android:nth-child(2) { span.android:nth-child(2) {
bottom: px2rem(-13px); bottom: px2rem(-13px);
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册