Commit 4a054119 by pangchong

feat: 提交

parent 87a066ef
...@@ -50,7 +50,7 @@ const goTo = (url) => { ...@@ -50,7 +50,7 @@ const goTo = (url) => {
if (url) { if (url) {
uni.$mocpJump.navigateTo(url) uni.$mocpJump.navigateTo(url)
} else { } else {
uni.$mocpMessage.error('暂未开放!') uni.$mocpMessage.warning('暂未开放!')
} }
} }
//跳转应用中心 //跳转应用中心
......
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