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
a54ca9b6
authored
Jan 28, 2019
by
mamingqun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上线版本
parent
d4e657b2
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
14 deletions
+10
-14
src/components/Detail.vue
+1
-1
src/pages/index/Shouye.vue
+4
-1
src/pages/index/index.js
+0
-6
src/pages/user/User.vue
+5
-0
src/pages/user/user.js
+0
-6
万达回家22.10.zip
+0
-0
万达回家正式22.00.zip
+0
-0
No files found.
src/components/Detail.vue
View file @
a54ca9b6
...
@@ -113,7 +113,7 @@ export default {
...
@@ -113,7 +113,7 @@ export default {
setTimeout
(()
=>
{
setTimeout
(()
=>
{
this
.
getWeixinPower1
();
this
.
getWeixinPower1
();
},
3
00
);
},
2
00
);
// let noSharp = location.href.split('#')[0];
// let noSharp = location.href.split('#')[0];
...
...
src/pages/index/Shouye.vue
View file @
a54ca9b6
...
@@ -237,6 +237,9 @@ export default {
...
@@ -237,6 +237,9 @@ export default {
// this.bannerHeight = $('.topBox5686').height();
// this.bannerHeight = $('.topBox5686').height();
// }, 200);
// }, 200);
},
},
activated
(){
this
.
getWeixinPowerShare
();
},
methods
:
{
methods
:
{
getUserInfo
()
{
getUserInfo
()
{
axios
.
get
(
'/contest/user/info'
).
then
(
res
=>
{
axios
.
get
(
'/contest/user/info'
).
then
(
res
=>
{
...
@@ -589,7 +592,7 @@ export default {
...
@@ -589,7 +592,7 @@ export default {
{
{
title
:
_this
.
$randomText
(),
// 分享标题
title
:
_this
.
$randomText
(),
// 分享标题
link
:
api
.
wrapHref
,
// 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
link
:
api
.
wrapHref
,
// 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
imgUrl
:
''
// 分享图标
imgUrl
:
api
.
shareImg
// 分享图标
},
},
function
(
res
)
{
function
(
res
)
{
//这里是回调函数
//这里是回调函数
...
...
src/pages/index/index.js
View file @
a54ca9b6
...
@@ -106,12 +106,6 @@ Vue.prototype.$randomText = function () {
...
@@ -106,12 +106,6 @@ Vue.prototype.$randomText = function () {
case
6
:
case
6
:
str
=
'春节回家,用手机拍下故乡里的人间风味。'
;
str
=
'春节回家,用手机拍下故乡里的人间风味。'
;
break
;
break
;
case
7
:
str
=
'回家去看看刻着你名字的老树,将它定格在记忆的底片上'
;
break
;
case
8
:
str
=
'马上就能吃到妈妈做得红烧排骨啦!开心!'
;
break
;
case
9
:
case
9
:
str
=
'春节回家,用手机拍下故乡里的人间风味'
;
str
=
'春节回家,用手机拍下故乡里的人间风味'
;
break
;
break
;
...
...
src/pages/user/User.vue
View file @
a54ca9b6
...
@@ -93,6 +93,11 @@ export default {
...
@@ -93,6 +93,11 @@ export default {
this
.
getUserImgList
();
this
.
getUserImgList
();
})
})
},
},
activated
(){
setTimeout
(()
=>
{
this
.
getWeixinPowerShare
();
},
400
);
},
methods
:
{
methods
:
{
tongbudianzan
(
arr
,
data
)
{
tongbudianzan
(
arr
,
data
)
{
var
ele
=
arr
.
find
(
value
=>
{
var
ele
=
arr
.
find
(
value
=>
{
...
...
src/pages/user/user.js
View file @
a54ca9b6
...
@@ -91,12 +91,6 @@ Vue.prototype.$randomText = function () {
...
@@ -91,12 +91,6 @@ Vue.prototype.$randomText = function () {
case
6
:
case
6
:
str
=
'春节回家,用手机拍下故乡里的人间风味。'
;
str
=
'春节回家,用手机拍下故乡里的人间风味。'
;
break
;
break
;
case
7
:
str
=
'回家去看看刻着你名字的老树,将它定格在记忆的底片上'
;
break
;
case
8
:
str
=
'马上就能吃到妈妈做得红烧排骨啦!开心!'
;
break
;
case
9
:
case
9
:
str
=
'春节回家,用手机拍下故乡里的人间风味'
;
str
=
'春节回家,用手机拍下故乡里的人间风味'
;
break
;
break
;
...
...
万达回家22.10.zip
deleted
100644 → 0
View file @
d4e657b2
File deleted
万达回家正式22.00.zip
deleted
100644 → 0
View file @
d4e657b2
File deleted
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