浏览代码

Merge branch 'develop/3.2.4' of http://60.205.190.38:9000/zhaoheqing/wxmini into develop/3.2.4

zeng.chen 8 月之前
父节点
当前提交
faffe4157a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utils/route_constant.js

+ 1 - 0
utils/route_constant.js

@@ -14,6 +14,7 @@ const connectBle = "../connectBle/connectBle";
 module.exports = {
   ///路由
   indexRoot: indexRoot,
+  loginRoot: loginRoot,
 
   ///跳转路径
   index: index,