Compare commits

..

No commits in common. "6f820050d7b11b2027b461bce4b2b9ba08e09ef3" and "c51a2a7d495f7a22538b4c3c40be1662362ffcaf" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -449,7 +449,7 @@ export default Vue.extend({
},
getYuanJingAuthorization(res) {
if (!res) {
return ''
return ''
}
if (typeof res === 'string') {

View File

@ -184,7 +184,7 @@
<div class="cta-content">
<h2>打破信息壁垒助力降本增效</h2>
<p>发布需求精准匹配与行业伙伴共建云服务生态</p>
<!-- <div>
<div>
<button type="button" class="primary-btn" @click="sendInfo('2')">
<i class="el-icon-plus"></i>
发布需求
@ -193,7 +193,7 @@
<i class="el-icon-office-building"></i>
企业入驻
</button>
</div> -->
</div>
</div>
</div>
</section>