dev:修改APP名字
This commit is contained in:
parent
a990035bd7
commit
f15778da99
@ -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" : {
|
||||
|
||||
@ -259,7 +259,7 @@ export default {
|
||||
position: fixed;
|
||||
left: 20rpx;
|
||||
right: 20rpx;
|
||||
bottom: 50rpx;
|
||||
bottom: 15%;
|
||||
|
||||
> view {
|
||||
padding: 20rpx 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user