修改文字

This commit is contained in:
范露尧
2022-10-20 17:26:46 +08:00
parent 2f420a9b51
commit cbb21b3d00
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2021年度宁波市“甬江建设杯”选票</title>
<title>宁波市“甬江建设杯”选票</title>
</head>
<body>
@RenderBody()

View File

@@ -119,7 +119,7 @@
<el-input v-model="logincode" placeholder="请输入提交码"></el-input>
</h3>
<h3 style="text-align:center;">
<el-button @@click="alltrue">全部同意</el-button>
<el-button @@click="alltrue">重置</el-button>
<el-button type="primary" @@click="submit">提交</el-button>
</h3>
</div>