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
7b7afaef
Commit
7b7afaef
authored
Apr 26, 2024
by
peijy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打印准考证,注意事项去掉
parent
381582e6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
+6
-6
ruoyi-ui/vue.config.js
+2
-2
No files found.
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
View file @
7b7afaef
...
@@ -228,11 +228,11 @@
...
@@ -228,11 +228,11 @@
<
th
style
=
"height: 30px;text-align: center;"
>
{{
form
.
examAddress
}}
<
/th
>
<
th
style
=
"height: 30px;text-align: center;"
>
{{
form
.
examAddress
}}
<
/th
>
<
/tr
>
<
/tr
>
<
/table
>
<
/table
>
<
br
/
>
<!--
<
br
/>--
>
<
div
style
=
"width: 800px;height:600px; margin: auto"
>
<!--
<
div
style
=
"width: 800px;height:600px; margin: auto"
>--
>
<
b
style
=
"font-size: 16px; line-height: 30px"
>
注意事项:
<
/b
>
<!--
<
b
style
=
"font-size: 16px; line-height: 30px"
>
注意事项:
<
/b>--
>
<
p
v
-
html
=
"form.notice"
style
=
"line-height: 22px; font-size: 14px"
><
/p
>
<!--
<
p
v
-
html
=
"form.notice"
style
=
"line-height: 22px; font-size: 14px"
><
/p>--
>
<
/div
>
<!--
<
/div>--
>
<
/div
>
<
/div
>
<
/el-card
>
<
/el-card
>
<
div
slot
=
"footer"
class
=
"dialog-footer"
>
<
div
slot
=
"footer"
class
=
"dialog-footer"
>
...
@@ -609,7 +609,7 @@ export default {
...
@@ -609,7 +609,7 @@ export default {
.main {
.main {
width: 95%;
width: 95%;
height: 1200px;
//
height: 1200px;
margin: auto;
margin: auto;
border: 1px solid rgb(101, 98, 98);
border: 1px solid rgb(101, 98, 98);
}
}
...
...
ruoyi-ui/vue.config.js
View file @
7b7afaef
...
@@ -48,8 +48,8 @@ module.exports = {
...
@@ -48,8 +48,8 @@ module.exports = {
//学校内网
//学校内网
// target: `http://10.20.100.201:57321`,
// target: `http://10.20.100.201:57321`,
// target: `http://47.105.176.202:5115`,
// target: `http://47.105.176.202:5115`,
target
:
`http://172.16.100.114
:5131`
,
// target: `http://172.16.100.96
:5131`,
// target: 'http://192.168.31.14
:5131',
target
:
'http://192.168.31.12
:5131'
,
// target: `http://172.18.6.157:8848`,
// target: `http://172.18.6.157:8848`,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
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