diff --git a/src/views/port/sys/index.vue b/src/views/port/sys/index.vue
index 1ba0e6b..9fbca79 100644
--- a/src/views/port/sys/index.vue
+++ b/src/views/port/sys/index.vue
@@ -10,12 +10,12 @@
+ 省份:{{this.formIp.province}}
+ 城市:{{this.formIp.city}}
+ 运营商:{{this.formIp.isp}}
+
+
+ 天气:{{this.formWeatherForecast.info}}
+ 温度:{{this.formWeatherForecast.temperature}}
+ 湿度:{{this.formWeatherForecast.humidity}}
+ 风向:{{this.formWeatherForecast.direct}}
+ 风力:{{this.formWeatherForecast.power}}
+ 空气质量:{{this.formWeatherForecast.aqi}}
+
+
+ months: {{this.formBirthday.months}}
+ days: {{this.formBirthday.days}}
+ animal: {{this.formBirthday.animal}}
+ imonthcn: {{this.formBirthday.imonthcn}}
+ idaycn: {{this.formBirthday.idaycn}}
+ cyear: {{this.formBirthday.cyear}}
+ cmonth: {{this.formBirthday.cmonth}}
+ cday: {{this.formBirthday.cday}}
+ gzyear: {{this.formBirthday.gzyear}}
+ gzmonth: {{this.formBirthday.gzmonth}}
+ gzday: {{this.formBirthday.gzday}}
+ isleap: {{this.formBirthday.isleap}}
+ ncweek: {{this.formBirthday.ncweek}}
+ isterm: {{this.formBirthday.isterm}}
+ term: {{this.formBirthday.term}}
+ astro: {{this.formBirthday.astro}}
+ eightall: {{this.formBirthday.eightall}}
+ fiveall: {{this.formBirthday.fiveall}}
+
+