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 @@ 测试API - - - - - - + 测试API + 测试API + 测试API + 测试API + 测试API + 测试API @@ -37,6 +37,131 @@ + + + + + + + + 国家:{{this.formIp.country}}
+ 省份:{{this.formIp.province}}
+ 城市:{{this.formIp.city}}
+ 运营商:{{this.formIp.isp}}
+
+
+ +
+ + + + + + + + + 城市:{{this.formWeatherForecast.city}}
+ 天气:{{this.formWeatherForecast.info}}
+ 温度:{{this.formWeatherForecast.temperature}}
+ 湿度:{{this.formWeatherForecast.humidity}}
+ 风向:{{this.formWeatherForecast.direct}}
+ 风力:{{this.formWeatherForecast.power}}
+ 空气质量:{{this.formWeatherForecast.aqi}}
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + years: {{this.formBirthday.years}}
+ 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}} +
+
+ +
+ + + + + + + + + + + + + + + + + +
@@ -84,11 +209,65 @@