Commit c5ff2c08 authored by 劳琪峰's avatar 劳琪峰

chore: 修复页面类型的热区无法打开的问题

parent 1a4aa9d7
......@@ -22,7 +22,7 @@ const registered = ref(undefined)
const urlMap = {
//'main': 'http://192.168.0.5:8001/#/page',
'main': 'https://momclub-uat.feihe.com/h5/#/page',
'main': 'https://momclub-test.feihe.com/h5/#/page',
};
const shareData = ref(null)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment