This website works better with JavaScript.
Explore
Help
Sign In
mvpola2e5
/
gitProject1
Watch
1
Star
0
Fork
You've already forked gitProject1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2ca5a78def
master
minxincheng_branch
dev
kongweiyu_branch
wangyuhang_branch
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2ca5a78def'
${ noResults }
gitProject1
/
src
/
miniprogram
/
pages
/
updateRecordSuccess
/
index.js
17 lines
132 B
Raw
Blame
History
Page
(
{
/**
* 页面的初始数据
*/
data
:
{
}
,
goBack
(
)
{
wx
.
navigateBack
(
{
delta
:
2
}
)
;
}
,
}
)
;
Reference in new issue
View Git Blame
Copy Permalink