Update index.vue

This commit is contained in:
亓雪峰 2020-12-07 17:13:37 +08:00
parent fabea38a47
commit 6ed8f3b89e

View File

@ -159,6 +159,7 @@ export default {
this.$u.route({
url: '/pages/login/agreements',
params: {
id: 1,
title: "用户协议"
}
});