This commit is contained in:
2023-09-11 15:19:01 +08:00
parent 6af4041f8d
commit 6e22a81a70
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<view class="zd_content bg">
<view class="p1">欢迎来到</view>
<view class="p2">海亮三线手持LMS系统</view>
<view class="p2">海亮三线LMS系统</view>
<view class="input-box">
<input class="large-input" type="text" placeholder="请输入用户名" v-model="user">
</view>