feat: 新增选择器

This commit is contained in:
奔跑的面条
2023-03-16 11:51:45 +08:00
parent 1130deab48
commit cfb8b038ce
13 changed files with 189 additions and 27 deletions
+1 -2
View File
@@ -199,9 +199,8 @@ const changeLayerType = (value: LayerModeEnum) => {
<style lang="scss" scoped>
$wight: 200px;
@include go(content-layers) {
@include go('content-layers') {
width: $wight;
flex-shrink: 0;
overflow: hidden;
@extend .go-transition;
.not-layer-text {