This commit is contained in:
2023-09-08 13:15:03 +08:00
parent d0049011b7
commit 991ab7f18d
5 changed files with 16 additions and 12 deletions

View File

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