Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
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
wangxuelai
wechatapp.shangjiadao.com
Commits
b68d77fb
Commit
b68d77fb
authored
Mar 23, 2020
by
wangxuelai
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/bww-v1' into wxl-user-optimize
parents
7bb0ec31
f060b3c1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
index.js
business/pages/clockdetail/index.js
+0
-1
index.js
business/pages/themeindex/index.js
+1
-1
index.wxml
business/pages/themeindex/index.wxml
+3
-0
No files found.
business/pages/clockdetail/index.js
View file @
b68d77fb
...
...
@@ -127,7 +127,6 @@ Page({
* 用户点击右上角分享
*/
onShareAppMessage
:
function
(
option
)
{
console
.
log
(
option
)
const
{
from
,
target
...
...
business/pages/themeindex/index.js
View file @
b68d77fb
...
...
@@ -195,7 +195,7 @@ Page({
this
.
clockListGet
(
this
.
data
.
oneSmallSort
,
'up'
)
},
onShareAppMessage
:
function
(
option
)
{
// return custom share data when user share.
console
.
log
(
option
)
//
console.log(option)
const
{
from
,
target
...
...
business/pages/themeindex/index.wxml
View file @
b68d77fb
...
...
@@ -8,6 +8,9 @@
<view class="home-text">首页</view>
</view>
</btn-drag>
<view class="theme-index-container">
<view class="page-topbg">
<view class="top-title">{{params.title}}</view>
...
...
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