From 7f86e3fd2b83bc15752a7fc98d60f55a9425443e Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Fri, 23 Aug 2024 19:03:36 +0800 Subject: [PATCH] =?UTF-8?q?IP=E5=B0=8F=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/port/port/index.vue | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/views/port/port/index.vue b/src/views/port/port/index.vue index 7772937..40230b6 100644 --- a/src/views/port/port/index.vue +++ b/src/views/port/port/index.vue @@ -5,12 +5,12 @@ 手机号查询归属地 购买 -
- 省份:{{'列表内容 ' }} - 城市:{{'列表内容 ' }} - 区号:{{'列表内容 ' }} - 邮编:{{'列表内容 ' }} - 运营商:{{'列表内容 ' }} +
+ 省份: {{}} + 城市: {{}} + 区号: {{}} + 邮编: {{}} + 运营商:{{}}
@@ -18,6 +18,13 @@ IP查询归属地 购买
+
+ Country: {{}} + Province: {{}} + City: {{}} + District: {{}} + Isp:{{}} +