Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
group-buy-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
ui
group-buy-ui
Commits
e4b53e59
Commit
e4b53e59
authored
Oct 03, 2021
by
beisir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:头像低于滚动状态下,漂浮动作仍然继续
parent
f0e7e22a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
29 deletions
+28
-29
index.vue
src/views/goodsList/index.vue
+28
-29
No files found.
src/views/goodsList/index.vue
View file @
e4b53e59
...
@@ -310,35 +310,34 @@ async function getActivityList(urlQuery, next) {
...
@@ -310,35 +310,34 @@ async function getActivityList(urlQuery, next) {
// t.startTime = '2021-09-23 10:45:00';
// t.startTime = '2021-09-23 10:45:00';
// t.endTime = '2021-09-23 19:17:20';
// t.endTime = '2021-09-23 19:17:20';
t
=
await
computedTemplate
(
t
);
t
=
await
computedTemplate
(
t
);
// t.groupBuyUserInfoList = (t.groupBuyUserInfoList || []).reverse();
t
.
groupBuyUserInfoList
=
(
t
.
groupBuyUserInfoList
||
[]).
reverse
();
t
.
groupBuyUserInfoList
=
[
// t.groupBuyUserInfoList = [
{
// {
name
:
'
皱眉
'
,
// name: '皱眉',
avatar
:
// avatar:
'
https://img.lkbang.net/avator/0c8c1cfeb1cfdfffd77ac74af83377a17812a3585027-OKt5j9_fw658.jpeg
'
// 'https://img.lkbang.net/avator/0c8c1cfeb1cfdfffd77ac74af83377a17812a3585027-OKt5j9_fw658.jpeg'
},
// },
{
// {
name
:
'
空白人生
'
,
// name: '空白人生',
avatar
:
// avatar:
'
https://img.lkbang.net/avator/e684de0d4db0fcd3a04945ff7ed394abb678ce577dba5-VJbncW_fw658.jpeg
'
// 'https://img.lkbang.net/avator/e684de0d4db0fcd3a04945ff7ed394abb678ce577dba5-VJbncW_fw658.jpeg'
},
// },
{
// {
name
:
'
逅黄昏
'
,
// name: '逅黄昏',
avatar
:
// avatar:
'
https://img.lkbang.net/avator/900b3be08740dbe4e38f7c3b7a73b613538a2f2edac3-yXzWfB_fw658.jpeg
'
// 'https://img.lkbang.net/avator/900b3be08740dbe4e38f7c3b7a73b613538a2f2edac3-yXzWfB_fw658.jpeg'
},
// },
{
// {
name
:
'
桑过后正年轻
'
,
// name: '桑过后正年轻',
avatar
:
// avatar:
'
https://img.lkbang.net/avator/7ca48321827385f386d0317a40d3f6201f442fddf99a-xXvv37_fw658.jpeg
'
// 'https://img.lkbang.net/avator/7ca48321827385f386d0317a40d3f6201f442fddf99a-xXvv37_fw658.jpeg'
},
// },
{
// {
name
:
'
年少就是不服输
'
,
// name: '年少就是不服输',
avatar
:
// avatar:
'
https://img.lkbang.net/avator/e33db7b617e42367d888e3821e1acd89b4b20319cb42-esiOS3_fw658.jpeg
'
// 'https://img.lkbang.net/avator/e33db7b617e42367d888e3821e1acd89b4b20319cb42-esiOS3_fw658.jpeg'
}
// }
];
// ];
// store.dispatch('save_openlink_host', t.openLink);
store
.
commit
(
'
CHANGE_TITLE
'
,
t
.
title
||
'
活动页
'
);
store
.
commit
(
'
CHANGE_TITLE
'
,
t
.
title
||
'
活动页
'
);
nextFns
(
vm
=>
{
nextFns
(
vm
=>
{
// topicIndex = 0;
// topicIndex = 0;
...
...
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