Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dd_school
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqi
dd_school
Commits
fd3ff626
Commit
fd3ff626
authored
Apr 16, 2024
by
jsy672
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://49.232.152.146:6688/qangqi/dd_school
parents
945d5eb7
d7019105
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/InfoReview.vue
+1
-1
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
+1
-1
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/scoreManage.vue
+1
-1
ruoyi-ui/vue.config.js
+1
-1
No files found.
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/InfoReview.vue
View file @
fd3ff626
...
...
@@ -168,7 +168,7 @@
<el-image
:src=
"baseUrl + form.photo"
:preview-src-list=
"[baseUrl + form.photo]"
style=
"width:
auto
;height: 211px;float: right;margin-left: 10px"
style=
"width:
150px
;height: 211px;float: right;margin-left: 10px"
fit=
"fill"
></el-image>
</div>
...
...
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
View file @
fd3ff626
...
...
@@ -109,7 +109,7 @@
<
el
-
image
:
src
=
"baseUrl + form.photo"
:
preview
-
src
-
list
=
"[baseUrl + form.photo]"
style
=
"width:
auto
;height: 211px;float: right;margin-left: 10px"
style
=
"width:
150px
;height: 211px;float: right;margin-left: 10px"
fit
=
"fill"
><
/el-image
>
<
/div
>
...
...
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/scoreManage.vue
View file @
fd3ff626
...
...
@@ -119,7 +119,7 @@
<
el
-
image
:
src
=
"baseUrl + form.photo"
:
preview
-
src
-
list
=
"[baseUrl + form.photo]"
style
=
"width:
auto
;height: 211px;float: right;margin-left: 10px"
style
=
"width:
150px
;height: 211px;float: right;margin-left: 10px"
fit
=
"fill"
><
/el-image
>
<
/div
>
...
...
ruoyi-ui/vue.config.js
View file @
fd3ff626
...
...
@@ -48,7 +48,7 @@ module.exports = {
//学校内网
// target: `http://10.20.100.201:57321`,
// target: `http://47.105.176.202:5115`,
target
:
`http://172.16.100.
96
:5131`
,
target
:
`http://172.16.100.
114
:5131`
,
// target: `http://172.18.6.157:8848`,
changeOrigin
:
true
,
pathRewrite
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment