修改描述

This commit is contained in:
18500206848
2024-05-08 20:01:24 +08:00
parent 02f759067f
commit c71996d7f8
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
</u-form-item>
</u--form>
<view class="btn_add">
<u-button type="primary" size="large" text="发送信件" @click="submit"></u-button>
<u-button type="primary" size="large" text="提交信息" @click="submit"></u-button>
</view>
</view>
</template>

View File

@@ -11,7 +11,7 @@
</u-form-item>
</u--form>
<view class="btn_add">
<u-button type="primary" size="large" text="发送信件" @click="submit"></u-button>
<u-button type="primary" size="large" text="提交信息" @click="submit"></u-button>
</view>
</view>
</template>