a1300399510@qq.com 提交于 2023/03/31 -11:00:01
This commit is contained in:
@@ -37,8 +37,10 @@
|
||||
<!-- 回复引用 -->
|
||||
<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-wenzi flex1 three-lines">
|
||||
这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…这个离开香港是否超过180天,应该是居籍的判断,而非物理空间变化的判断。简单来说,只要你在香港纳税,你在香港有工作,有现金流,有房子…
|
||||
</div>
|
||||
|
||||
|
||||
<div class="quotation-bottom"></div>
|
||||
</div>
|
||||
@@ -52,10 +54,12 @@
|
||||
<!-- 分页 -->
|
||||
|
||||
|
||||
<detail-reply></detail-reply>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import DetailReply from '@/components/DetailReply'
|
||||
export default {
|
||||
name: 'detailIndex',
|
||||
|
||||
@@ -72,6 +76,10 @@ export default {
|
||||
methods: {
|
||||
|
||||
},
|
||||
|
||||
components: {
|
||||
DetailReply
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
@@ -220,6 +228,8 @@ export default {
|
||||
font-size: .32rem;
|
||||
border-radius: .16rem;
|
||||
background: rgb(246, 246, 246);
|
||||
padding: .36rem .24rem;
|
||||
box-sizing: border-box;
|
||||
|
||||
.quotation-icon {
|
||||
width: .32rem;
|
||||
|
||||
Reference in New Issue
Block a user