导出分享链接前缀方法
This commit is contained in:
parent
79813d84d1
commit
66d0881429
|
|
@ -17,7 +17,7 @@ export const AppConfig = {
|
|||
local: 'http://192.168.1.41:8100'
|
||||
}
|
||||
|
||||
function returnShareUrl(){
|
||||
export function returnShareUrl(){
|
||||
if(env==='test'){
|
||||
return 'https://video-h5.hnsiyao.cn'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue