douzhuo 2 лет назад
Родитель
Сommit
8868fc9684
2 измененных файлов: 4 добавлений и 4 удалений
  1. +2
    -2
      pages/index/personal.vue
  2. +2
    -2
      utils/domain.js

+ 2
- 2
pages/index/personal.vue Просмотреть файл

@@ -15,7 +15,7 @@
</view>
</view>
<view class="settingGroup">
<!-- <navigator class="line" url="/pages/mine/messageList">
<navigator class="line" url="/pages/mine/messageList">
<view class="title" style="width: 19%;">
<image src="/static/images/studyhot.png" mode=""></image>
消息
@@ -23,7 +23,7 @@
<view class="right">
<image src="/static/images/right-arrow.png" mode=""></image>
</view>
</navigator> -->
</navigator>
<navigator class="line" url="/pages/mine/Myprofile">
<view class="title">
<image src="/static/images/setting.png" mode=""></image>


+ 2
- 2
utils/domain.js Просмотреть файл

@@ -1,10 +1,10 @@
const base = 'http://81.70.55.170:9999'; // 测试站
// const base = 'http://81.70.55.170:9999'; // 测试站
// const base = 'http://127.0.0.1:9999'; // 本地
// const base = 'http://192.168.31.148:9999' ;// 泽明
// const base = 'http://192.168.31.86:9999' ;// 胜浩
// const base = 'http://192.168.31.161:9999' // 长龙
// const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用
// const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手
const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手

// http.js使用
const baseUrl = `${base}/autoSR/api`;


Загрузка…
Отмена
Сохранить