shish 4 лет назад
Родитель
Сommit
459ab2dc28

+ 1 - 1
ghsApp/src/admin/statistics/demo.vue

@@ -1,5 +1,5 @@
 <template>
-<image src="https://img.huahb.com/example/stat.png" mode="widthFix"></image>
+<image src="https://img.huahb.cn/example/stat.png" mode="widthFix"></image>
 </template>
 
 <script>

+ 1 - 1
hdApp/src/admin/statistics/demo.vue

@@ -1,5 +1,5 @@
 <template>
-<image src="https://img.huahb.com/example/stat.png" mode="widthFix"></image>
+<image src="https://img.huahb.cn/example/stat.png" mode="widthFix"></image>
 </template>
 
 <script>

+ 2 - 2
线上/hdApp/src/config.js

@@ -1,3 +1,3 @@
 export const ProjectName = 'hd'
-export const APIHOST = 'https://api.shop.huahb.com'
-export const IMGHOST = 'https://img.huahb.com'
+export const APIHOST = 'https://api.shop.huahb.cn'
+export const IMGHOST = 'https://img.huahb.cn'