修改使用手册

This commit is contained in:
X1627315083
2024-10-23 13:12:18 +08:00
parent fe3b89d615
commit 2ce3bcf1ba
4 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="feedbackSurvey" :class="{'active': forbid}">
<main id="main">
<h1 id="title">AiDA 3.1 Feedback Survey</h1>
<h1 id="title">AiDA 3.0 Feedback Survey</h1>
<p id="description" v-if="!forbid">Please take the survey</p>
<div id="survey-form" :class="{'active': !forbid}">
<h2 class="section-title">Personal Information</h2>
@@ -392,7 +392,7 @@
</label>
</div>
<div class="section">
<p>3. Will you subscribe to AiDA 3.1?<span class="fontColor">*</span></p>
<p>3. Will you subscribe to AiDA 3.0?<span class="fontColor">*</span></p>
<label>
<input
:disabled="forbid"