修正一个bug
This commit is contained in:
parent
3ef87a07e3
commit
bf85c50d7c
@ -48,7 +48,7 @@ const { breakpoint } = useBootstrapBreakpoint();
|
||||
</div>
|
||||
<div id="hxtd" class="pageroot">
|
||||
<div class="normalcontentdiv" id="hxtdblk">
|
||||
<span class="normalcontenttitle" style="color: white;">核心团队</span>
|
||||
<span class="normalcontenttitle" style="color: white;">团队宣言</span>
|
||||
<span class="normalcontenttext" style="color: white;">
|
||||
我们的团队成员来自各大互联网企业、科技企业以及广告、设计传播行业,每位成员都具备多年跨领域的设计与专业制作经验,部分核心团队成员从业10-15年以上。我们坚信,设计是一门综合的艺术,是科学与艺术和商业的完美结合。体验不止于视觉呈现,更是传递情感与创造价值的方式于媒介。
|
||||
<br/><br/>
|
||||
|
||||
@ -75,7 +75,7 @@ export default {
|
||||
<template>
|
||||
<div id="passageroot" class="pageroot" v-if="psginfo">
|
||||
<div id="passagebanner" class="pagebanner">
|
||||
<img :src="`https://cms.yangprivate.site${psginfo.mobileheadimage.formats.large.url}`"
|
||||
<img :src="`https://cms.yangprivate.site${psginfo.mobileheadimage.url}`"
|
||||
v-if="breakpoint==='xs'||breakpoint==='sm'" alt="" id="bannerimg"/>
|
||||
<img :src="`https://cms.yangprivate.site${psginfo.headimage.url}`"
|
||||
v-else alt="" id="bannerimg"/>
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
line-height: 48px;">商务合作</strong>
|
||||
line-height: 48px;">期待与您共创</strong>
|
||||
</div>
|
||||
<div id="CAL">
|
||||
<span class="itemtitle">CAL</span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user