9***@qq.com
9***@qq.com
  • 发布:2020-04-13 18:35
  • 更新:2020-04-14 11:50
  • 阅读:569

不勾选v3编译器。在页面中通过class设置组件的样式不生效

分类:uni-app

<template>
<uni-section title="消防常识" type="line"></uni-section>
</template>
<style>
.uni-section{
margin: 0;
background-color: #1A1A38;
}
.uni-section /deep/ .line{
background-color: #0F94D1;
}
</style>

2020-04-13 18:35 负责人:无 分享
已邀请:
x***@qq.com

x***@qq.com - 疑问?的小纳?

现在都用v3编译

该问题目前已经被锁定, 无法添加新回复