Commit f060b3c1 authored by baixian's avatar baixian

打卡数据中心

parent 007be3fc
......@@ -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