This commit is contained in:
cookfront 2017-03-08 17:20:20 +08:00
parent 6d925908bd
commit 99bf210b62

View File

@ -1,3 +1,14 @@
<style>
@component-namespace demo {
@b popup {
.zan-popup-4 {
width: 60%;
height: 200px;
}
}
}
</style>
<script>
export default {
data() {