Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
2c2172f4
Commit
2c2172f4
authored
Jan 12, 2026
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
8bce99bf
97620456
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
tripIndexNew2.css
src/assets/css/tripIndexNew2.css
+1
-0
EditTemplate.vue
src/components/EditTemplate.vue
+2
-2
travelDaysHV.vue
...wTravelmanager/travelLineTrip/components/travelDaysHV.vue
+2
-0
No files found.
src/assets/css/tripIndexNew2.css
View file @
2c2172f4
...
@@ -576,6 +576,7 @@ html, body{
...
@@ -576,6 +576,7 @@ html, body{
}
}
.travelDaysdetails-text0-r
{
.travelDaysdetails-text0-r
{
margin-top
:
-8px
;
margin-top
:
-8px
;
text-indent
:
116px
;
}
}
.travelDaysdetails-text0-r
>
p
{
.travelDaysdetails-text0-r
>
p
{
line-height
:
42px
;
line-height
:
42px
;
...
...
src/components/EditTemplate.vue
View file @
2c2172f4
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
</
style
>
</
style
>
<
template
>
<
template
>
<div
:style=
"style"
>
<div>
<!-- 图片上传组件辅助-->
<!-- 图片上传组件辅助-->
<el-upload
:id=
"myImageUploader"
:http-request=
"UploadAttachment"
:show-file-list=
"false"
action=
""
v-if=
"toolbar.image"
>
<el-upload
:id=
"myImageUploader"
:http-request=
"UploadAttachment"
:show-file-list=
"false"
action=
""
v-if=
"toolbar.image"
>
...
@@ -610,7 +610,7 @@
...
@@ -610,7 +610,7 @@
Quill
.
register
(
Font
,
true
);
Quill
.
register
(
Font
,
true
);
export
default
{
export
default
{
name
:
'edit'
,
name
:
'edit'
,
props
:
[
"editValue"
,
"toolbarShow"
,
"referenceList"
,
"placeholder"
,
"defaultAccount"
,
"
style"
,
"
quillStyle"
],
props
:
[
"editValue"
,
"toolbarShow"
,
"referenceList"
,
"placeholder"
,
"defaultAccount"
,
"quillStyle"
],
data
()
{
data
()
{
return
{
return
{
myToolbar
:
''
,
myToolbar
:
''
,
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDaysHV.vue
View file @
2c2172f4
...
@@ -786,5 +786,7 @@
...
@@ -786,5 +786,7 @@
</
style
>
</
style
>
<
style
scoped
>
<
style
scoped
>
@import
url('../../../../assets/css/tripIndexNew2.css')
;
@import
url('../../../../assets/css/tripIndexNewHV.css')
;
@import
url('../../../../assets/css/tripIndexNewHV.css')
;
</
style
>
</
style
>
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