yb 11 месяцев назад
Родитель
Сommit
fcc4279cca

+ 1 - 1
.env

@@ -23,4 +23,4 @@ VITE_APP_BAIDU_CODE = a1ff8825baa73c3a78eb96aa40325abc
 VITE_BAIDU_MAP_AK = m1YRfvvQt9dPVNuPSieTEDgRhZkIznSn
 
 
-# // https://api.fasteatjp.com/doc.html#/home  接口文档地址
+# // https://api.ifoodme.com/doc.html#/home  接口文档地址

+ 2 - 2
.env.dev

@@ -5,13 +5,13 @@ VITE_DEV=true
 
 # 请求路径
 VITE_BASE_URL='http://localhost:48081'
-# VITE_BASE_URL='https://api.fasteatjp.com'
+# VITE_BASE_URL='https://api.ifoodme.com'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
 VITE_UPLOAD_TYPE=server
 # 上传路径
 VITE_UPLOAD_URL='http://localhost:48081/admin-api/infra/file/upload'
-# VITE_UPLOAD_URL='https://api.fasteatjp.com/admin-api/infra/file/upload'
+# VITE_UPLOAD_URL='https://api.ifoodme.com/admin-api/infra/file/upload'
 
 # 接口地址
 VITE_API_URL=/admin-api

+ 3 - 3
.env.local

@@ -4,7 +4,7 @@ NODE_ENV=development
 VITE_DEV=true
 
 # 请求路径  远端, 本地
-VITE_BASE_URL='https://api.fasteatjp.com'
+VITE_BASE_URL='https://api.ifoodme.com'
 # VITE_BASE_URL='http://localhost:48081'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
@@ -12,7 +12,7 @@ VITE_UPLOAD_TYPE=server
 # 上传路径
 
 # 远端, 本地
-VITE_UPLOAD_URL='https://api.fasteatjp.com/admin-api/infra/file/upload'
+VITE_UPLOAD_URL='https://api.ifoodme.com/admin-api/infra/file/upload'
 #VITE_UPLOAD_URL='http://localhost:48081/admin-api/infra/file/upload'
 
 
@@ -32,7 +32,7 @@ VITE_SOURCEMAP=false
 VITE_BASE_PATH=/
 
 # 商城H5会员端域名
-VITE_MALL_H5_DOMAIN='https://api.fasteatjp.com'
+VITE_MALL_H5_DOMAIN='https://api.ifoodme.com'
 
 # 验证码的开关
 VITE_APP_CAPTCHA_ENABLE=false

+ 3 - 3
.env.prod

@@ -4,12 +4,12 @@ NODE_ENV=production
 VITE_DEV=false
 
 # 请求路径
-VITE_BASE_URL='https://api.fasteatjp.com'
+VITE_BASE_URL='https://api.ifoodme.com'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
 VITE_UPLOAD_TYPE=server
 # 上传路径
-VITE_UPLOAD_URL='https://api.fasteatjp.com/admin-api/infra/file/upload'
+VITE_UPLOAD_URL='https://api.ifoodme.com/admin-api/infra/file/upload'
 
 # 接口地址
 VITE_API_URL=/admin-api
@@ -30,4 +30,4 @@ VITE_BASE_PATH=/
 VITE_OUT_DIR=dist-prod
 
 # 商城H5会员端域名
-VITE_MALL_H5_DOMAIN='https://apidc.dayouqiantu.cn'
+VITE_MALL_H5_DOMAIN='https://api.ifoodme.com'

+ 4 - 4
.env.stage

@@ -4,12 +4,12 @@ NODE_ENV=production
 VITE_DEV=false
 
 # 请求路径
-VITE_BASE_URL='https://apidc.dayouqiantu.cn'
+VITE_BASE_URL='https://api.ifoodme.com'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
 VITE_UPLOAD_TYPE=server
 # 上传路径
-VITE_UPLOAD_URL='https://apidc.dayouqiantu.cn/admin-api/infra/file/upload'
+VITE_UPLOAD_URL='https://api.ifoodme.com/admin-api/infra/file/upload'
 
 # 接口地址
 VITE_API_URL=/admin-api
@@ -24,10 +24,10 @@ VITE_DROP_CONSOLE=true
 VITE_SOURCEMAP=false
 
 # 打包路径
-VITE_BASE_PATH='https://apidc.dayouqiantu.cn'
+VITE_BASE_PATH='https://api.ifoodme.com'
 
 # 输出路径
 VITE_OUT_DIR=dist-stage
 
 # 商城H5会员端域名
-VITE_MALL_H5_DOMAIN='https://apidc.dayouqiantu.cn'
+VITE_MALL_H5_DOMAIN='https://api.ifoodme.com'

+ 2 - 2
.env.test

@@ -6,7 +6,7 @@ VITE_DEV=false
 # 请求路径
 VITE_BASE_URL='http://localhost:48081'
 #VITE_BASE_URL='http://111.229.149.174:8082'
-#VITE_BASE_URL='https://apidc.dayouqiantu.cn'
+#VITE_BASE_URL='https://api.ifoodme.com'
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
 VITE_UPLOAD_TYPE=server
@@ -32,4 +32,4 @@ VITE_BASE_PATH=/admin-ui-vue3/
 VITE_OUT_DIR=dist-test
 
 # 商城H5会员端域名
-VITE_MALL_H5_DOMAIN='https://apidc.dayouqiantu.cn'
+VITE_MALL_H5_DOMAIN='https://api.ifoodme.com'

+ 1 - 1
src/config/axios/service.ts

@@ -165,7 +165,7 @@ service.interceptors.response.use(
           t('sys.api.errMsg901') +
           '</div>' +
           '<div> &nbsp; </div>' +
-          '<div> https://www.yixiang.co/</div>' +
+          '<div> https://www.ifoodme.com/</div>' +
           '<div> &nbsp; </div>' +
           '<div></div>'
       })

+ 1 - 1
src/layout/components/UserInfo/src/UserInfo.vue

@@ -50,7 +50,7 @@ const toProfile = async () => {
   push('/user/profile')
 }
 const toDocument = () => {
-  window.open('https://www.yixiang.co/')
+  window.open('https://www.ifoodme.com/')
 }
 </script>
 

+ 1 - 1
src/views/infra/skywalking/index.vue

@@ -8,7 +8,7 @@ import * as ConfigApi from '@/api/infra/config'
 defineOptions({ name: 'InfraSkyWalking' })
 
 const loading = ref(true) // 是否加载中
-const src = ref('http://skywalking.shop.yixiang.co')
+const src = ref('http://skywalking.shop.ifoodme.com')
 
 /** 初始化 */
 onMounted(async () => {

+ 1 - 1
src/views/mp/components/wx-voice-play/main.vue

@@ -32,7 +32,7 @@ defineOptions({ name: 'WxVoicePlayer' })
 
 const props = defineProps({
   url: {
-    type: String, // 语音地址,例如说:https://www.yixiang.co/xxx.amr
+    type: String, // 语音地址,例如说:https://www.ifoodme.com/xxx.amr
     required: true
   },
   content: {

+ 7 - 7
src/views/mp/draft/mock.js

@@ -9,7 +9,7 @@ export default {
             author: '我是作者',
             digest: '我是摘要',
             content: '我是内容',
-            contentSourceUrl: 'https://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-pIcmK-zAAId-9TGgy-DrSLhjVuWbuT3ZBjk9K1yQ0Dn',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -23,7 +23,7 @@ export default {
             author: '我是作者',
             digest: '我是摘要',
             content: '我是内容',
-            contentSourceUrl: 'https://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-pIcmK-zAAId-9TGgy-DrSLhjVuWbuT3ZBjk9K1yQ0Dn',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -45,7 +45,7 @@ export default {
             author: '我是作者',
             digest: '我是摘要',
             content: '我是内容',
-            contentSourceUrl: 'https://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-pIcmK-zAAId-9TGgy-DrSLhjVuWbuT3ZBjk9K1yQ0Dn',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -67,7 +67,7 @@ export default {
             author: '3232',
             digest: '1333',
             content: '<p>444</p>',
-            contentSourceUrl: 'http://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-tlQmcl3RdC-Jcgns6IQtf7zenGy3b86WLT7GzUcrb1T',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -89,7 +89,7 @@ export default {
             author: 'haha',
             digest: '312',
             content: '<p>132312</p>',
-            contentSourceUrl: 'http://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-pgFtUNLu1foMSAMkoOsrQrTZ8EtTMssBLfTtzP0dfjG',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -111,7 +111,7 @@ export default {
             author: '333',
             digest: '123',
             content: '123',
-            contentSourceUrl: 'https://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-jVixJGgnBnkBPRbuVptOW0CHYuQFyiOVNtamctS8xU8',
             showCoverPic: 0,
             needOpenComment: 0,
@@ -133,7 +133,7 @@ export default {
             author: '我是作者',
             digest: '我是摘要',
             content: '我是内容',
-            contentSourceUrl: 'https://www.yixiang.co',
+            contentSourceUrl: 'https://www.ifoodme.com',
             thumbMediaId: 'r6ryvl6LrxBU0miaST4Y-pIcmK-zAAId-9TGgy-DrSLhjVuWbuT3ZBjk9K1yQ0Dn',
             showCoverPic: 0,
             needOpenComment: 0,