|
|
@@ -81,8 +81,12 @@ |
|
|
|
: "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing"
|
|
|
|
}}
|
|
|
|
</div>
|
|
|
|
<div class="phone" v-if="characters == 1">周女士 +65 9422 2858</div>
|
|
|
|
<div class="phone" v-if="characters != 1">Chow +65 9422 2858</div>
|
|
|
|
<div class="phone" v-if="characters == 1" style="margin-top: 10px">
|
|
|
|
周女士 +65 9422 2858
|
|
|
|
</div>
|
|
|
|
<div class="phone" v-if="characters != 1" style="margin-top: 10px">
|
|
|
|
Chow +65 9422 2858
|
|
|
|
</div>
|
|
|
|
<div class="site">
|
|
|
|
{{
|
|
|
|
characters == 1
|
|
|
|