Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shareConfig
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
gic-web
shareConfig
Commits
228f7b2a
Commit
228f7b2a
authored
Sep 08, 2022
by
曾经
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/停复机1' into dev
* feature/停复机1: 分享有礼 原已过期去除
parents
fb1ac51a
1ab8a7c8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
active-select.vue
src/components/active/active-select.vue
+4
-4
No files found.
src/components/active/active-select.vue
View file @
228f7b2a
...
...
@@ -13,8 +13,8 @@ import activeSelect from '@/components/active/active-select.vue';
-->
<
template
>
<div
class=
"active-select border-box"
>
<template
v-if=
"isOverdue===0"
>
<div
class=
"active-select border-box"
v-if=
"isOverdue===0"
>
<template>
<div
class=
"active-select-title font-22 color-303133 font-w-600"
>
请选择您的活动目的
</div>
<ul
class=
"flex flex-pack-center"
>
<template
v-for=
"(item, index) in firstData"
>
...
...
@@ -215,12 +215,12 @@ import activeSelect from '@/components/active/active-select.vue';
</div>
</div>
</template>
<
template
v-else
>
<
!-- <
template v-else>
<div class="overdue-wrap">
<img :src="require('@/assets/images/Icon-guoqila.png')" alt="">
<p>您的分享有礼功能已过期,如需继续使用,请联系达摩运营经理购买使用</p>
</div>
</
template
>
</template>
-->
</div>
</template>
<
script
>
...
...
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