style:code配置化的完成
Showing
6 changed files
with
656 additions
and
655 deletions
-
Please register or sign in to post a comment
{ | ||
"TITLE": "汉中市数据上报系统", | ||
"THEME": "sb", | ||
"CODE": "BDCSBPT", | ||
"SERVERAPI": "/bdcsjsb", | ||
"MANAGEMENTAPI": "http://192.168.2.38:8090/management" | ||
} | ||
\ No newline at end of file | ||
... | ... |
... | ... | @@ -22,7 +22,6 @@ |
</div> | ||
</template> | ||
<script> | ||
import { getMenuInfo } from "@/api/user"; | ||
import { loginIn } from "@/api/login.js"; | ||
export default { | ||
name: "jgLogin", | ||
... | ... |