develop #6

Merged
zsq merged 4 commits from develop into main 2026-02-24 17:53:32 +08:00
4 changed files with 5 additions and 4 deletions
Showing only changes of commit d898d299ed - Show all commits

View File

@ -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: { '^': '' },

View File

@ -164,6 +164,7 @@
margin-bottom: 8px;
font-size: 16px;
color: #1f2937;
white-space: nowrap;
}
> div:last-child {

View File

@ -8,7 +8,7 @@
background-color: #fff;
padding: 20px;
border-radius: 8px;
height: 92vh;
min-height: 92vh;
}
.work_card_number {
color: #333333;

View File

@ -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"