黑块准备开搞!

This commit is contained in:
zhcnyuyang 2025-05-04 19:52:01 +08:00
parent 4cb9d702da
commit fb9ba5a618
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

View File

@ -60,7 +60,10 @@ const { breakpoint } = useBootstrapBreakpoint();
</div>
</div>
<div id="blackchart">
<div v-if="breakpoint==='xs'||breakpoint==='sm'"
class="normalcontentdiv">
<span class="normalcontenttitle" style="color: white;">设计流程</span>
</div>
</div>
</div>
</template>