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
88a3c47c
Commit
88a3c47c
authored
Dec 17, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
dbdfde7e
ce50e4f6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1924 additions
and
2784 deletions
+1924
-2784
TravelContractConfirm.vue
src/components/TravelContractConfirm.vue
+2
-1
TravelContractView.vue
src/components/TravelContractView.vue
+1920
-2781
pushManagement.vue
src/components/activity/pushManagement.vue
+2
-2
No files found.
src/components/TravelContractConfirm.vue
View file @
88a3c47c
...
...
@@ -327,6 +327,7 @@
<
template
>
<div>
<template
v-if=
"CtObj.CType==1"
>
<div
class=
"TCdiv_content"
:class=
"dialogVisible?'CisHideen':''"
>
<!-- 签字 -->
...
...
@@ -1490,7 +1491,7 @@
消费者协会投诉电话{{CtObj.C_XFZXHTSTel}}。
</p>
<p>
协商或投诉调解不成的,按下列第
<font>
{{CtObj.C_SolveType}}
</font>
种方式解决:
</p>
<p>
1.将争议提交
<
span>
\
</span
>
仲裁委员会仲裁;
</p>
<p>
1.将争议提交
<
font>
{{CtObj.C_SolveRemark}}
</font
>
仲裁委员会仲裁;
</p>
<p>
2.依法向人民法院提起民事诉讼。
</p>
<h3>
其他约定
</h3>
<div
style=
"border: 1px solid #000;min-height: 300px;padding:5px; "
>
...
...
src/components/TravelContractView.vue
View file @
88a3c47c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/activity/pushManagement.vue
View file @
88a3c47c
...
...
@@ -194,11 +194,11 @@ export default {
return
{
modeList
:
[
{
name
:
"
小程序
"
,
name
:
"
APP
"
,
id
:
1
},
{
name
:
"
APP
"
,
name
:
"
小程序
"
,
id
:
2
}
],
...
...
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