Commit 9834730f authored by haiyoucuv's avatar haiyoucuv

init

parent 17fbaef2
......@@ -230,7 +230,7 @@ export class HomeScene extends Scene {
clickUserInfo = _asyncThrottle(async () => {
// @ts-ignore
wx.miniProgram.navigateTo({
url: '/package/pages/user-info/index'
url: 'package/pages/user-info/index'
});
});
}
......
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