=chenming před 5 roky
rodič
revize
25633000ca
1 změnil soubory, kde provedl 7 přidání a 1 odebrání
  1. +7
    -1
      496_dongfengqichen/pages/index/index.js

+ 7
- 1
496_dongfengqichen/pages/index/index.js Zobrazit soubor

placing:false, placing:false,
buyState:false buyState:false
}, },
onLoad: function () {
onLoad: function (options) {
if (app.globalData.isFirstLogin){
console.log("第一次进入");
wx.reportAnalytics('event_source_launch', {
source: options.source ? options.source :0
});
}
app.globalData.nowPage = 1; app.globalData.nowPage = 1;
if (app.globalData.isFirstLogin) { if (app.globalData.isFirstLogin) {
this.getStartAdvertising(); this.getStartAdvertising();

Načítá se…
Zrušit
Uložit