添加页面

This commit is contained in:
2024-07-22 17:32:37 +08:00
parent 930b32f6b9
commit 1fa746d6cb
18 changed files with 526 additions and 20 deletions

View File

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