This commit is contained in:
2025-11-11 17:05:23 +08:00
parent 8211623a1a
commit 93591a9d29
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name" : "扬州维邦",
"appid" : "__UNI__AD2F4B4",
"description" : "扬州维邦WMS手持系统",
"description" : "扬州维邦ACS手持系统",
"versionName" : "1.0.0",
"versionCode" : 100,
"transformPx" : false,

View File

@@ -5,7 +5,7 @@
<view class="userInfo-wrap">
<view class="userInfo">
<text v-if="userName !== ''" class="p1">{{userName}}</text>
<text class="p2">欢迎进入扬州维邦WMS手持系统</text>
<text class="p2">欢迎进入扬州维邦ACS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>

View File

@@ -5,7 +5,7 @@
<view class="userInfo-wrap">
<view class="userInfo">
<text v-if="userName !== ''" class="p1">{{userName}}</text>
<text class="p2">欢迎进入扬州维邦WMS手持系统</text>
<text class="p2">欢迎进入扬州维邦ACS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>

View File

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

View File

@@ -9,7 +9,7 @@
<view class="content-header"></view>
<view class="content-body">
<view class="title">
<text>扬州维邦WMS手持系统又有新版本了升级到最新版本享受更丰富稳定快速的功能和体验</text>
<text>扬州维邦ACS手持系统又有新版本了升级到最新版本享受更丰富稳定快速的功能和体验</text>
</view>
<view class="footer flex-center">
<template>