mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
popup
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
<style>
|
||||||
|
@component-namespace demo {
|
||||||
|
@b popup {
|
||||||
|
.zan-popup-4 {
|
||||||
|
width: 60%;
|
||||||
|
height: 200px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
data() {
|
data() {
|
||||||
|
Reference in New Issue
Block a user