生产管理功能增加

This commit is contained in:
2026-01-27 10:56:30 +08:00
parent 7b223b5aa8
commit 7e016405de
17 changed files with 2112 additions and 5 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>