From ae51179502314e3b10def233fccd23320aba6da5 Mon Sep 17 00:00:00 2001 From: xuziying <1620990577@qq.com> Date: Tue, 25 Jul 2023 11:35:25 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=BC=98=E5=8C=96'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.wxss | 4 ++-- pages/index/index.json | 2 +- pages/meLogistics/meLogistics.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.wxss b/app.wxss index 223cc35..fd6e2ee 100644 --- a/app.wxss +++ b/app.wxss @@ -6,12 +6,12 @@ page{ .box{ background: -webkit-linear-gradient(top,#27adb0,#ebf7f7,#f1f1f1); min-height: 1400rpx; - padding: 5rpx; + padding: 20rpx; font-size: 28rpx; } .back{ padding: 10rpx; - border-radius: 5rpx; + border-radius: 15rpx; background-color: #fff; } diff --git a/pages/index/index.json b/pages/index/index.json index 6aaec87..398b71a 100644 --- a/pages/index/index.json +++ b/pages/index/index.json @@ -2,5 +2,5 @@ "usingComponents": { "ec-canvas":"../../components/echarts/ec-canvas" }, - "navigationBarTitleText": "物流管理系统" + "navigationBarTitleText": "三力物流管理系统" } \ No newline at end of file diff --git a/pages/meLogistics/meLogistics.json b/pages/meLogistics/meLogistics.json index 59d9f03..b848ee4 100644 --- a/pages/meLogistics/meLogistics.json +++ b/pages/meLogistics/meLogistics.json @@ -1,4 +1,4 @@ { "usingComponents": {}, - "navigationBarTitleText": "物流签收" + "navigationBarTitleText": "三力自建物流" } \ No newline at end of file