Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
fukai
vue-gjjs
Commits
5988a38b
Commit
5988a38b
authored
Sep 02, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BETCAN,BETSND添加Booking页面
parent
0906ff29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
index.vue
src/views/Business/Betcan/index.vue
+9
-0
index.vue
src/views/Business/Betsnd/index.vue
+9
-0
No files found.
src/views/Business/Betcan/index.vue
View file @
5988a38b
...
...
@@ -47,6 +47,13 @@
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"Booking"
name=
"glepan"
>
<c-content>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--coninf PD000000 Completion -->
<el-tab-pane
label=
"Completion"
name=
"coninfp"
>
<c-content>
...
...
@@ -99,6 +106,7 @@ import Canp from './Canp'
// import Limitbody from './Limitbody'
import
Engp
from
"~/views/Public/Engp"
import
Setpan
from
"~/views/Public/Setpan"
import
Glepan
from
"~/views/Public/Glepan"
import
Coninfp
from
"~/views/Public/Coninfp"
import
Docpan
from
"~/views/Public/Docpan"
import
Doctre
from
'~/views/Public/Doctre'
...
...
@@ -110,6 +118,7 @@ export default {
'm-canp'
:
Canp
,
'm-engp'
:
Engp
,
'm-setpan'
:
Setpan
,
'm-glepan'
:
Glepan
,
'm-coninfp'
:
Coninfp
,
'm-docpan'
:
Docpan
,
'm-doctre'
:
Doctre
,
...
...
src/views/Business/Betsnd/index.vue
View file @
5988a38b
...
...
@@ -59,6 +59,13 @@
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<el-tab-pane
label=
"Booking"
name=
"glepan"
>
<c-content>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--coninf PD000000 Completion -->
<el-tab-pane
label=
"Completion"
name=
"coninfp"
>
<c-content>
...
...
@@ -142,6 +149,7 @@ import Libp from './Libp'
import
Engp
from
"~/views/Public/Engp"
;
import
Setpan
from
"~/views/Public/Setpan"
;
import
Glepan
from
"~/views/Public/Glepan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Docpan
from
"~/views/Public/Docpan"
;
import
Doctre
from
'~/views/Public/Doctre'
;
...
...
@@ -155,6 +163,7 @@ export default {
'm-rgfdet'
:
Rgfdet
,
'm-engp'
:
Engp
,
'm-setpan'
:
Setpan
,
'm-glepan'
:
Glepan
,
'm-coninfp'
:
Coninfp
,
'm-docpan'
:
Docpan
,
'm-doctre'
:
Doctre
,
...
...
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