update @去除默认key 提测流程(token固定)
This commit is contained in:
parent
5e05f356e6
commit
91b50335ad
|
@ -8,7 +8,7 @@ import {
|
||||||
const routePublic = [
|
const routePublic = [
|
||||||
{
|
{
|
||||||
path: "/",
|
path: "/",
|
||||||
redirect: "/home?key=RRNh8MJovInMq/RaPpjkpsL4CWwX13o7Fuerg/xLhwg="
|
redirect: "/home"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// 首页(中转处理逻辑)
|
// 首页(中转处理逻辑)
|
||||||
|
|
Loading…
Reference in New Issue