Commit 4b906754 authored by zhengke's avatar zhengke

1

parent 4d5de15c
<style>
.schedul_Remind{
width:100%;
height:100%;
font-size:40px;
display: flex;
align-items: center;
justify-content: center;
}
.schedul_Remind i{
font-size:40px;
color:red;
}
</style>
<template>
<div class="schedul_Remind">
<i class="iconfont icon-tishi1"></i>请先打卡在进行操作!
</div>
</template>
\ No newline at end of file
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