Commit b68d77fb authored by wangxuelai's avatar wangxuelai

Merge remote-tracking branch 'origin/bww-v1' into wxl-user-optimize

parents 7bb0ec31 f060b3c1
......@@ -127,7 +127,6 @@ Page({
* 用户点击右上角分享
*/
onShareAppMessage: function (option) {
console.log(option)
const {
from,
target
......
......@@ -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
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment