Commit bef0e2ec authored by Wangchao-sxu's avatar Wangchao-sxu

新增公司名称

parent 437fd9ba
......@@ -162,4 +162,11 @@
width: 5.7rem;
height: 0.92rem;
border-radius: 0.06rem;
}
.compary {
font-size: 14px;
display: flex;
justify-content: center;
align-items: center;
color: white;
}
\ No newline at end of file
......@@ -67,6 +67,11 @@
<div class="btn row-center-center" @click="begin">开始配对</div>
</div>
</div>
<div class="compary">
北京掌驰文化传媒有限公司 <br>
联系方式:15524321730 <br>
地址:北京市通州区朱家垡村西900号院2号楼101
</div>
</div>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment