Auto Commit

上级 017ca7a5
<template> <template>
<Author /> <Author />
<div> <div>
<div style="text-align: center;"> <div style="text-align: center;">
......
...@@ -104,11 +104,12 @@ onUnmounted(() => { ...@@ -104,11 +104,12 @@ onUnmounted(() => {
<template> <template>
<div class="container"> <div class="container">
<Author />
<div style="text-align: center;"> <div style="text-align: center;">
<a style="font-size: 24px;font-weight:bolder;">{{ state.title }}</a> <a style="font-size: 24px;font-weight:bolder;">{{ state.title }}</a>
</div> </div>
<div> <div>
<Author />
</div> </div>
<br> <br>
<div style="display:flex"> <div style="display:flex">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册