@@ -416,7 +413,7 @@ export default {
{
name: '',
type: 'pie',
- radius: ['50%', '80%'],
+ radius: ['40%', '70%'],
labelLine: {
show: false
},
@@ -434,7 +431,14 @@ export default {
data: dataList,
}
- ]
+ ],
+ grid: {
+ left: '3%',
+ right: '3%',
+ bottom: '3%',
+ top: '3%',
+ containLabel: true
+ }
};
const option1 = {
color: [
@@ -748,7 +752,7 @@ export default {
background: #fff;
border: 1px solid #FFFFFF;
height: 460px;
- overflow: auto;
+ //overflow: auto;
box-sizing: border-box;
padding: 15px;
}
diff --git a/fuintBackend/fuint-application/src/main/resources/application.properties b/fuintBackend/fuint-application/src/main/resources/application.properties
index 27f4e4d47..2639080eb 100644
--- a/fuintBackend/fuint-application/src/main/resources/application.properties
+++ b/fuintBackend/fuint-application/src/main/resources/application.properties
@@ -1,10 +1,10 @@
# \u57FA\u672C\u914D\u7F6E
server.port=8080
env.profile=dev
-env.properties.path=D:/work/sw/fuintBackend/configure/
+#env.properties.path=C:/Users/qq244432/Desktop/project/oil-station/fuintBackend/configure/
#env.properties.path=F:/work/oilSystem/fuintBackend/configure/
#env.properties.path=D:/oil/new-oil/oilSystem/fuintBackend/configure/
-#env.properties.path=D:/code/bulidmap/oil-station/fuintBackend/configure
+env.properties.path=D:/code/bulidmap/oil-station/fuintBackend/configure
#env.properties.path=D:/work/oilSystem/fuintBackend/configure/
#env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/