diff --git a/App.vue b/App.vue index f9ee014..86f79f0 100644 --- a/App.vue +++ b/App.vue @@ -5,7 +5,7 @@ projectname:'', // 项目名称 lat:'', // 公司地址维度 lng:'' ,// 公司地址经度 - hostapi:'请配置域名' // 域名配置 + hostapi:'https://chuanwujia.scdxtc.cn' // 域名配置 }, // 优先于show方法 onLaunch: ()=> { diff --git a/components/list.vue b/components/list.vue index ef1eddf..0a19fae 100644 --- a/components/list.vue +++ b/components/list.vue @@ -1,15 +1,15 @@