Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
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
高淑倩
7-Eleven
Commits
b94bf7c8
Commit
b94bf7c8
authored
Aug 31, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
50d356ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
attention.js
src/component/attention/attention.js
+0
-8
No files found.
src/component/attention/attention.js
View file @
b94bf7c8
...
@@ -29,14 +29,6 @@ Component({
...
@@ -29,14 +29,6 @@ Component({
* 组件的方法列表
* 组件的方法列表
*/
*/
methods
:
{
methods
:
{
// 组件加载成功时触发
handelLoad
(
e
)
{
console
.
log
(
'成功'
,
e
)
},
// 组件加载失败时触发
handelErr
(
e
)
{
console
.
log
(
'失败'
,
e
)
},
handelTo
(
e
)
{
handelTo
(
e
)
{
const
ev
=
e
.
currentTarget
.
dataset
;
const
ev
=
e
.
currentTarget
.
dataset
;
let
redirectId
=
ev
.
redirectId
let
redirectId
=
ev
.
redirectId
...
...
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