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", "appid" : "__UNI__4AA4101",
"description" : "", "description" : "",
"versionName" : "1.4.3", "versionName" : "1.4.4",
"versionCode" : 143, "versionCode" : 144,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

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