本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
gx
release
GL
5 年之前
父節點
4de7a7522c
當前提交
d7f4aeb32e
共有
2 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index/index.js
+0
-1
pages/coupon/detail/index.js
+ 1
- 0
index/index.js
查看文件
@@ -261,6 +261,7 @@ Page({
}
//获取条形码
// util.barcode("barcode", optionss.quancode, 510, 100);
// console.log(Http.headers.token, "?")
},
/**
* 获得经纬度
+ 0
- 1
pages/coupon/detail/index.js
查看文件
@@ -136,7 +136,6 @@ Page({
wx.redirectTo({
url: `/pages/getuserinfo/index?couponChannelId=${that.data.data.id}&fromflag=poster`
})
}
})
Write
Preview
Loading…
取消
儲存