Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
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
华国豪
SURPRISED
Commits
1723e1be
Commit
1723e1be
authored
Oct 18, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
3cb323f3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
274 additions
and
277 deletions
+274
-277
busSign.html
html/ImpressionOpinionSurvey/busSign.html
+0
-2
guestSign.html
html/ImpressionOpinionSurvey/guestSign.html
+0
-2
guestlogin.html
html/ImpressionOpinionSurvey/guestlogin.html
+274
-273
No files found.
html/ImpressionOpinionSurvey/busSign.html
View file @
1723e1be
...
...
@@ -73,8 +73,6 @@
radios
.
forEach
(
radio
=>
{
radio
.
addEventListener
(
'click'
,
function
()
{
x
.
ScoreNum
=
radio
.
value
// 当单选按钮被点击时,输出它的值
// console.log('Selected value:', radio.value);
});
});
})
...
...
html/ImpressionOpinionSurvey/guestSign.html
View file @
1723e1be
...
...
@@ -420,8 +420,6 @@
display
:
flex
;
flex-direction
:
column
;
flex
:
1
;
/* overflow: hidden;
overflow-y: auto; */
padding-bottom
:
20px
;
}
...
...
html/ImpressionOpinionSurvey/guestlogin.html
View file @
1723e1be
This diff is collapsed.
Click to expand it.
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