95a62be1 by yyx

1

1 parent 249bff13
...@@ -68,7 +68,7 @@ audience.fetchData(); ...@@ -68,7 +68,7 @@ audience.fetchData();
68 > 68 >
69 <div class="name">{{ it.name }}</div> 69 <div class="name">{{ it.name }}</div>
70 <div class="idcard"> 70 <div class="idcard">
71 {{ languageFormat(language, "身份证", "Identity Card") }}{{ 71 {{ languageFormat(language, "证件号", "Identity Card") }}{{
72 it.idCard 72 it.idCard
73 }} 73 }}
74 </div> 74 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!