Commit 89ad3e47 by LJM

css

parent 2c250c3b
Showing with 2 additions and 2 deletions
......@@ -120,8 +120,8 @@ export default {
icon: 'success'
});
setTimeout(() => {
uni.redirectTo({
url: '/pages/declaration/index'
uni.navigateBack({
delta: 1
});
}, 2000);
} else {
......
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 sign in to comment