dev:修改APP名字
This commit is contained in:
parent
a990035bd7
commit
f15778da99
@ -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" : {
|
||||||
|
|||||||
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user