Commit 59b0eaae authored by zhengke's avatar zhengke

1

parent 3c481fa5
<style scoped>
.studyCompleta{
width:100%;
height:100vh;
background: rgba(69,69,69,.8);
position: fixed;
left:0;
top:0;
}
</style>
<template>
<view class="studyCompleta">
</view>
</template>
<script>
</script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment