commit
6f820050d7
@ -449,7 +449,7 @@ export default Vue.extend({
|
|||||||
},
|
},
|
||||||
getYuanJingAuthorization(res) {
|
getYuanJingAuthorization(res) {
|
||||||
if (!res) {
|
if (!res) {
|
||||||
return ''
|
return ''
|
||||||
}
|
}
|
||||||
|
|
||||||
if (typeof res === 'string') {
|
if (typeof res === 'string') {
|
||||||
|
|||||||
@ -184,7 +184,7 @@
|
|||||||
<div class="cta-content">
|
<div class="cta-content">
|
||||||
<h2>打破信息壁垒,助力降本增效</h2>
|
<h2>打破信息壁垒,助力降本增效</h2>
|
||||||
<p>发布需求,精准匹配,与行业伙伴共建云服务生态</p>
|
<p>发布需求,精准匹配,与行业伙伴共建云服务生态</p>
|
||||||
<div>
|
<!-- <div>
|
||||||
<button type="button" class="primary-btn" @click="sendInfo('2')">
|
<button type="button" class="primary-btn" @click="sendInfo('2')">
|
||||||
<i class="el-icon-plus"></i>
|
<i class="el-icon-plus"></i>
|
||||||
发布需求
|
发布需求
|
||||||
@ -193,7 +193,7 @@
|
|||||||
<i class="el-icon-office-building"></i>
|
<i class="el-icon-office-building"></i>
|
||||||
企业入驻
|
企业入驻
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user