diy,input 接口多余斜杠去除
parent
09d32ef13f
commit
fdc63d1214
|
|
@ -5,8 +5,8 @@
|
|||
<link rel="shortcut icon" type="image/x-icon" href="{{$public_host}}favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{:MyLang('common_service.diy.base_nav_title')}}</title>
|
||||
<script type="module" crossorigin src="{{$public_host}}static/diy/js/entry/index-f54f35e2.js"></script>
|
||||
<link rel="stylesheet" href="{{$public_host}}static/diy/css/index-2f85a04b.css">
|
||||
<script type="module" crossorigin src="{{$public_host}}static/diy/js/entry/index-32db6740.js"></script>
|
||||
<link rel="stylesheet" href="{{$public_host}}static/diy/css/index-6a24bc0c.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="shortcut icon" type="image/x-icon" href="{{$public_host}}favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{:MyLang('common_service.forminput.base_nav_title')}}</title>
|
||||
<script type="module" crossorigin src="{{$public_host}}static/form_input/js/entry/index-760f2a3e.js"></script>
|
||||
<script type="module" crossorigin src="{{$public_host}}static/form_input/js/entry/index-fb3e6dcc.js"></script>
|
||||
<link rel="stylesheet" href="{{$public_host}}static/form_input/css/index-8d3e644f.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
import{d as a,c as e,u as s,a as r,o as t}from"../entry/index-32db6740.js";const n=a({__name:"index",setup(a){const n=s(),p=r(),{params:o,query:u}=n,{path:d}=o;return p.replace({path:"/"+d,query:u}),(a,s)=>(t(),e("div"))}});export{n as default};
|
||||
|
|
@ -1 +0,0 @@
|
|||
import{d as a,c as e,u as s,a as r,o as t}from"../entry/index-f54f35e2.js";const n=a({__name:"index",setup(a){const n=s(),p=r(),{params:o,query:u}=n,{path:d}=o;return p.replace({path:"/"+d,query:u}),(a,s)=>(t(),e("div"))}});export{n as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
import{d as a,c as e,u as s,a as r,o as t}from"../entry/index-760f2a3e.js";const n=a({__name:"index",setup(a){const n=s(),p=r(),{params:o,query:u}=n,{path:d}=o;return p.replace({path:"/"+d,query:u}),(a,s)=>(t(),e("div"))}});export{n as default};
|
||||
|
|
@ -0,0 +1 @@
|
|||
import{d as a,c as e,u as s,a as r,o as t}from"../entry/index-fb3e6dcc.js";const n=a({__name:"index",setup(a){const n=s(),p=r(),{params:o,query:u}=n,{path:d}=o;return p.replace({path:"/"+d,query:u}),(a,s)=>(t(),e("div"))}});export{n as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue