This commit is contained in:
parent
23bdfe1d97
commit
d898d299ed
@ -17,8 +17,8 @@ export default defineConfig({
|
||||
},
|
||||
proxy: {
|
||||
'/api/': {
|
||||
// target: 'http://10.39.13.78:8001/',
|
||||
target: 'https://test-company.linyikj.com.cn/',
|
||||
target: 'http://10.39.13.78:8001/',
|
||||
// target: 'https://test-company.linyikj.com.cn/',
|
||||
// target: 'https://company.linyikj.com.cn/',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^': '' },
|
||||
|
||||
@ -164,6 +164,7 @@
|
||||
margin-bottom: 8px;
|
||||
font-size: 16px;
|
||||
color: #1f2937;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
> div:last-child {
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
background-color: #fff;
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
height: 92vh;
|
||||
min-height: 92vh;
|
||||
}
|
||||
.work_card_number {
|
||||
color: #333333;
|
||||
|
||||
@ -5,7 +5,7 @@ export default function Login() {
|
||||
<div>
|
||||
<MyLoginPage />
|
||||
<div className="filing_info">
|
||||
零壹科技有限公司 |
|
||||
邻壹科技有限公司 |
|
||||
<a
|
||||
href="https://beian.miit.gov.cn/#/Integrated/index"
|
||||
target="_blank"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user