Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
84baf16f
Commit
84baf16f
authored
Aug 11, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
f5f3e49f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
6 deletions
+11
-6
pintuanActive.vue
src/components/pintuan/pintuanActive.vue
+11
-6
No files found.
src/components/pintuan/pintuanActive.vue
View file @
84baf16f
...
...
@@ -347,13 +347,13 @@
</el-row>
</el-card>
</el-tab-pane>
<el-tab-pane
l
ebel=
"购买
设置"
>
<el-tab-pane
l
abel=
"阶梯团
设置"
>
<ladderGroup></ladderGroup>
</el-tab-pane>
<el-tab-pane
l
e
bel=
"分销价设置"
>
<el-tab-pane
l
a
bel=
"分销价设置"
>
<distributePrice></distributePrice>
</el-tab-pane>
<el-tab-pane
l
ebel=
"阶梯团
设置"
>
<el-tab-pane
l
abel=
"会员价
设置"
>
</el-tab-pane>
</el-tabs>
</el-row>
...
...
@@ -381,11 +381,16 @@
import
ChooseImg
from
"@/components/global/ChooseImg.vue"
;
import
goodsSpe
from
"@/components/pintuan/pintuanPlugin/goodsSpecifica.vue"
import
choiceGood
from
"@/components/common/choiceGood.vue"
;
import
ladderGroup
from
"@/components/pintuan/pintuanPlugin/ladderGroup.vue"
import
distributePrice
from
"@/components/pintuan/pintuanPlugin/distributePrice.vue"
export
default
{
components
:
{
ChooseImg
,
goodsSpe
,
choiceGood
choiceGood
,
ladderGroup
,
distributePrice
},
data
()
{
return
{
...
...
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