Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
html
/
h5wandahuijia
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c8de5b26
authored
May 10, 2019
by
mamingqun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sdfjklsadfjklasfjklasfsd
parent
b0c19e39
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
21 deletions
+21
-21
src/components/PrizeBox.vue
+0
-0
src/modules/js/api.js
+20
-20
src/pages/index/Shouye.vue
+1
-1
No files found.
src/components/PrizeBox.vue
View file @
c8de5b26
This diff is collapsed.
Click to expand it.
src/modules/js/api.js
View file @
c8de5b26
import
store
from
'../store'
;
import
store
from
'../store'
;
//
//
api地址
// api地址
//
var server = 'http://web-comment.canskj.cn/new';
var
server
=
'http://web-comment.canskj.cn/new'
;
//
var extra = '8';
var
extra
=
'8'
;
//
//
包装的地址
//包装的地址
//
var wrapHref = 'http://web-comment.canskj.cn/home/contest/h5/8';
var
wrapHref
=
'http://web-comment.canskj.cn/home/contest/h5/8'
;
//
//
首页地址
//首页地址
//
var indexHref = 'http://web-comment.iyunfish.cn/home/contest/h5/8';
var
indexHref
=
'http://web-comment.iyunfish.cn/home/contest/h5/8'
;
//
//
个人中心地址
// 个人中心地址
//
var userCenterHref = 'http://web-comment.iyunfish.cn/home/contest/h5/newuser/8';
var
userCenterHref
=
'http://web-comment.iyunfish.cn/home/contest/h5/newuser/8'
;
//
var shareImg = 'http://web-comment.iyunfish.cn/home/contest/h5/static/share1.jpg';
var
shareImg
=
'http://web-comment.iyunfish.cn/home/contest/h5/static/share1.jpg'
;
// api地址
//
//
api地址
var
server
=
'http://wanda-qj.iyunfish.com/new'
;
//
var server = 'http://wanda-qj.iyunfish.com/new';
var
extra
=
'8'
;
//
var extra = '8';
//包装的地址
//
//
包装的地址
var
wrapHref
=
'http://wanda-qj.maxrocky.com/home/contest/h5/8'
;
//
var wrapHref = 'http://wanda-qj.maxrocky.com/home/contest/h5/8';
//首页地址
//
//
首页地址
var
indexHref
=
'http://wanda-qj.iyunfish.com/home/contest/h5/8'
;
//
var indexHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/8';
// 个人中心地址
//
//
个人中心地址
var
userCenterHref
=
'http://wanda-qj.iyunfish.com/home/contest/h5/newuser/8'
;
//
var userCenterHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/newuser/8';
var
shareImg
=
'http://wanda-qj.iyunfish.com/home/contest/h5/static/share1.jpg'
;
//
var shareImg = 'http://wanda-qj.iyunfish.com/home/contest/h5/static/share1.jpg';
export
default
{
export
default
{
...
...
src/pages/index/Shouye.vue
View file @
c8de5b26
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<div
class=
"contentBox"
v-if=
"tabActive === 3"
ref=
"prizeBox"
id=
"prizeContent"
>
<div
class=
"contentBox"
v-if=
"tabActive === 3"
ref=
"prizeBox"
id=
"prizeContent"
>
<!--
<div
class=
"contentBox"
ref=
"prizeBox"
id=
"prizeContent"
>
-->
<!--
<div
class=
"contentBox"
ref=
"prizeBox"
id=
"prizeContent"
>
-->
<div
class=
"subContent"
>
<div
class=
"subContent"
>
<PrizeBox
:huojiang=
"huojiang"
:time=
"currentTime"
></PrizeBox>
<PrizeBox
:huojiang=
"huojiang"
:
huojingTitle=
"huojingTitle"
:
time=
"currentTime"
></PrizeBox>
<div
class=
"prizeWrap"
v-if=
"huojiang"
>
<div
class=
"prizeWrap"
v-if=
"huojiang"
>
<!--
<div
class=
"prizeWrap"
>
-->
<!--
<div
class=
"prizeWrap"
>
-->
<CardPrize
<CardPrize
...
...
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