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
02160386
Commit
02160386
authored
Mar 21, 2019
by
huangyuanyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
8e0344ed
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
1481 deletions
+6
-1481
App.vue
src/App.vue
+1
-1
ShoppingStore.vue
src/components/ShoppingStore/ShoppingStore.vue
+4
-1
LuckyDraw.vue
src/components/activity/LuckyDraw.vue
+1
-1
TravelPrice.vue
...nents/newTravelmanager/TravelGroupControl/TravelPrice.vue
+0
-1478
No files found.
src/App.vue
View file @
02160386
...
@@ -108,7 +108,7 @@ export default {
...
@@ -108,7 +108,7 @@ export default {
}
}
</
script
>
</
script
>
<
style
>
<
style
>
@import
"//at.alicdn.com/t/font_635492_
p33f7rq158p
.css"
;
@import
"//at.alicdn.com/t/font_635492_
zhaw2pckn4j
.css"
;
@import
"./assets/css/Semibold.css"
;
@import
"./assets/css/Semibold.css"
;
@import
"./assets/css/global/config.css"
;
@import
"./assets/css/global/config.css"
;
@import
"./assets/css/fileIcon.css"
;
@import
"./assets/css/fileIcon.css"
;
...
...
src/components/ShoppingStore/ShoppingStore.vue
View file @
02160386
...
@@ -387,6 +387,9 @@
...
@@ -387,6 +387,9 @@
display
:
block
;
display
:
block
;
}
}
.shoppingStore
.combottomDiv
{
height
:
400px
;}
.shoppingStore
.combottomDiv
{
height
:
400px
;}
.IsConflict
td
{
background-color
:
pink
!important
;
}
/* 购物店 */
/* 购物店 */
</
style
>
</
style
>
<
template
>
<
template
>
...
@@ -593,7 +596,7 @@
...
@@ -593,7 +596,7 @@
<th>
币种
</th>
<th>
币种
</th>
<th>
操作
</th>
<th>
操作
</th>
</tr>
</tr>
<tr
v-for=
"(item,index) in importData"
:key=
"item.subCode"
>
<tr
v-for=
"(item,index) in importData"
:key=
"item.subCode"
:class=
"
{'IsConflict':item.IsConflict==1}"
>
<td
:class=
"
{'redType':item.TCIDExist==-1}">
<td
:class=
"
{'redType':item.TCIDExist==-1}">
<el-input
v-model=
"item.TCNUM"
class=
"w150"
></el-input>
<el-input
v-model=
"item.TCNUM"
class=
"w150"
></el-input>
</td>
</td>
...
...
src/components/activity/LuckyDraw.vue
View file @
02160386
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
<th>
{{
$t
(
'admin.admin_company'
)
}}
</th>
<th>
{{
$t
(
'admin.admin_company'
)
}}
</th>
<th>
{{
$t
(
'active.ld_cjcs'
)
}}
</th>
<th>
{{
$t
(
'active.ld_cjcs'
)
}}
</th>
<th>
{{
$t
(
'hotel.hotel_StartDate'
)
}}
</th>
<th>
{{
$t
(
'hotel.hotel_StartDate'
)
}}
</th>
<th>
{{
$t
(
'hotel.hotel_
Start
Date'
)
}}
</th>
<th>
{{
$t
(
'hotel.hotel_
End
Date'
)
}}
</th>
<th>
{{
$t
(
'active.ld_status'
)
}}
</th>
<th>
{{
$t
(
'active.ld_status'
)
}}
</th>
<th
width=
"400"
>
{{
$t
(
'hotel.hotel_remark'
)
}}
</th>
<th
width=
"400"
>
{{
$t
(
'hotel.hotel_remark'
)
}}
</th>
<th>
{{
$t
(
'hotel.table_operat'
)
}}
</th>
<th>
{{
$t
(
'hotel.table_operat'
)
}}
</th>
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice.vue
deleted
100644 → 0
View file @
8e0344ed
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