Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
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
new-sing
h5-base
Commits
81239021
Commit
81239021
authored
Nov 27, 2018
by
王
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused code
parent
6172d47a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
activity.vue
src/components/buy/activity.vue
+0
-6
activityInvite.vue
src/components/buy/activityInvite.vue
+1
-1
No files found.
src/components/buy/activity.vue
View file @
81239021
...
...
@@ -38,8 +38,6 @@
</template>
<
script
>
import
'swiper/dist/css/swiper.css'
import
{
swiper
,
swiperSlide
}
from
'vue-awesome-swiper'
import
QRCode
from
'qrcodejs2'
import
{
Indicator
}
from
'mint-ui'
;
import
{
getwechatParam
,
getGoodsDetailApi
,
getGroupDetailApi
,
getStatusWechatApi
,
getUserDetailApi
,
getInviteResultApi
,
getInviteListApi
}
from
"../../service/api"
;
...
...
@@ -60,10 +58,6 @@
import
noData
from
'../../assets/activity/no_data.png'
export
default
{
name
:
"index"
,
components
:
{
swiper
,
swiperSlide
,
},
data
(){
return
{
header1
:
header_1
,
...
...
src/components/buy/activityInvite.vue
View file @
81239021
...
...
@@ -442,7 +442,7 @@
transform: translateX(0);
}
100% {
transform: translateX(-1
3
00px);
transform: translateX(-1
0
00px);
}
}
.marquee {
...
...
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