Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
feedback
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
feedback
Commits
a584f9bc
Commit
a584f9bc
authored
Jul 04, 2023
by
杨子龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改参数
parent
5c05b707
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
add.html
add.html
+3
-4
index.html
index.html
+3
-4
No files found.
add.html
View file @
a584f9bc
...
...
@@ -2,9 +2,9 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
熊猫
智慧水务问题反馈平台
</title>
<title>
智慧水务问题反馈平台
</title>
<link
href=
"js/antd/antd.css"
rel=
"stylesheet"
/>
<link
rel=
"shortcut icon"
href=
"images/熊猫新1.png"
>
<!-- <link rel="shortcut icon" href="images/熊猫新1.png">--
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"css/index.less"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"js/xndatepicker.css"
>
</head>
...
...
@@ -405,4 +405,4 @@
</script>
</body>
</html>
\ No newline at end of file
</html>
index.html
View file @
a584f9bc
...
...
@@ -2,8 +2,8 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
熊猫
智慧水务问题反馈平台
</title>
<link
rel=
"shortcut icon"
href=
"images/熊猫新1.png"
>
<title>
智慧水务问题反馈平台
</title>
<!-- <link rel="shortcut icon" href="images/熊猫新1.png">--
>
<link
href=
"js/antd/antd.css"
rel=
"stylesheet"
/>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"css/index.less"
>
</head>
...
...
@@ -403,4 +403,4 @@
ReactDOM
.
render
(
<
Help
/>
,
document
.
getElementById
(
'app'
));
</script>
</body>
</html>
\ No newline at end of file
</html>
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