From 00949220968e101f5f3d70ab125bc548645bab20 Mon Sep 17 00:00:00 2001 From: XiaoMo <a1300399510@qq.com> Date: Fri, 31 Mar 2023 10:40:10 +0800 Subject: [PATCH] =?UTF-8?q?a1300399510@qq.com=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BA=8E=202023/03/31=20-10:40:01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detail/detailIndex.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/detail/detailIndex.vue b/src/views/detail/detailIndex.vue index 5d56d11..9a561dc 100755 --- a/src/views/detail/detailIndex.vue +++ b/src/views/detail/detailIndex.vue @@ -38,6 +38,7 @@ <div class="quotation flexflex"> <svg-icon icon-class="quotation-left" class-name="quotation-icon"></svg-icon> <div class="quotation-wenzi flex1 three-lines">这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…</div> + <div class="quotation-bottom"></div> </div> @@ -48,6 +49,8 @@ </div> + <!-- 分页 --> + </div> </template>