dev:修改APP名字

This commit is contained in:
Vce 2024-05-04 17:46:33 +08:00
parent a990035bd7
commit f15778da99
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "智慧工地云平台", //
"name" : "智慧安全", //
"appid" : "__UNI__4AA4101",
"description" : "",
"versionName" : "1.4.3",
"versionCode" : 143,
"versionName" : "1.4.4",
"versionCode" : 144,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -259,7 +259,7 @@ export default {
position: fixed;
left: 20rpx;
right: 20rpx;
bottom: 50rpx;
bottom: 15%;
> view {
padding: 20rpx 0;