NEZ-2744 fix: 取消页内scoped样式

This commit is contained in:
likexuan
2023-03-30 11:50:43 +08:00
parent 97c4b3c155
commit 31ba2bac02
22 changed files with 272 additions and 184 deletions

View File

@@ -323,8 +323,3 @@ export default {
}
}
</script>
<style scoped lang="scss">
.is-active-meta2d {
background: #0000ff;
}
</style>