Sfoglia il codice sorgente

[在拉][修改]:在拉改成再拉

tags/2.2.4
meo 6 anni fa
parent
commit
944a5e2fa3
4 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. +1
    -1
      pages/couponorder/index/index.js
  2. +2
    -2
      pages/index/coupons/index.js
  3. +1
    -1
      pages/order/index/index.js
  4. +1
    -1
      pages/rushToBuy/index.js

+ 1
- 1
pages/couponorder/index/index.js Vedi File

@@ -97,7 +97,7 @@ Page({
} else {
that.setData({
loading: true,
content: "——— 拉裤子就掉了啦 ———"
content: "——— 拉裤子就掉了啦 ———"
});
setTimeout(function () {
that.setData({


+ 2
- 2
pages/index/coupons/index.js Vedi File

@@ -100,7 +100,7 @@ Component({
that.setData({
allow_load: false,
loading: true,
content: "——— 拉裤子就掉了啦 ———"
content: "——— 拉裤子就掉了啦 ———"
});
console.log("我已经加载完毕")
}
@@ -127,7 +127,7 @@ Component({
} else {
that.setData({
loading: true,
content: "——— 拉裤子就掉了啦 ———"
content: "——— 拉裤子就掉了啦 ———"
})
setTimeout(function () {
that.setData({


+ 1
- 1
pages/order/index/index.js Vedi File

@@ -120,7 +120,7 @@ Page({
console.log("加载完成allow_load设置成false");
that.setData({
loading: true,
ccontent: "——— 拉裤子就掉了啦 ———"
ccontent: "——— 拉裤子就掉了啦 ———"
})
setTimeout(function () {
that.setData({


+ 1
- 1
pages/rushToBuy/index.js Vedi File

@@ -89,7 +89,7 @@ Page({
console.info("allow_load==false 已禁止加载");
that.setData({
loading: true,
content: "——— 拉裤子就掉了啦 ———"
content: "——— 拉裤子就掉了啦 ———"
})
setTimeout(function () {
that.setData({


Caricamento…
Annulla
Salva