修改部分自写公共组件代码
This commit is contained in:
@@ -105,7 +105,7 @@ import { computed } from 'vue';
|
||||
margin: auto;
|
||||
}
|
||||
.shadow{
|
||||
box-shadow: 0 0 10px #999;
|
||||
box-shadow: 0 0 10px #aaa;
|
||||
}
|
||||
.btn {
|
||||
font-size: 28rpx;
|
||||
|
||||
Reference in New Issue
Block a user