This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Home_PC
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
ctt_ywq
congzc
2 years ago
parent
7da58ce307
commit
f806f8b928
1 changed files
with
6 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-2
src/components/common/tail.vue
+ 6
- 2
src/components/common/tail.vue
View File
@@ -81,8 +81,12 @@
: "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing"
: "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing"
}}
}}
</div>
</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">
<div class="site">
{{
{{
characters == 1
characters == 1
Write
Preview
Loading…
Cancel
Save