|
@@ -7,6 +7,7 @@ export default defineNuxtConfig({
|
|
|
meta: [
|
|
|
{ name: "description", content: "惠融易客助贷系统是一套专门为助贷机构量身打造的金融中介精准获客服务平台。一站式帮助助贷机构,金融居间公司,银行贷款中介老板解决获客难,转化差,管理难等业务难题,提高销售人员效率,提升销售团队业绩!现在申请,可立即试用!" },
|
|
|
{ name: "keywords", content: "助贷获客,信贷拓客,金融中介CRM系统" },
|
|
|
+ {name:'applicable-device', content:"pc,mobile"}, // 移动pc适配
|
|
|
// { name: "viewport",content:"width=device-width;initial-scale=1.0, maximum-scale=1.0, user-scalable=0"}, // 禁止缩放和左右滑动
|
|
|
],
|
|
|
script: [
|