This commit is contained in:
2022-10-15 10:00:08 +08:00
parent 0bd5e995f8
commit e329b953cb

View File

@@ -1,7 +1,7 @@
<template>
<view class="content bg">
<view class="p1">欢迎来到</view>
<view class="p2">扬州晶澳手持系统</view>
<view class="p2">海亮铜箔手持系统</view>
<view class="input-box">
<input class="large-input" type="text" placeholder="请输入用户名" v-model="user">
</view>