Commit 77d15108 by 刘泽奇

123

parent 27a29d46
...@@ -219,8 +219,8 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => { ...@@ -219,8 +219,8 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
case '1688': case '1688':
title.innerText = "1688商标注册服务"; title.innerText = "1688商标注册服务";
break; break;
default: default:
title.innerText = "启服通";
break; break;
} }
}, },
......
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