Commit 18be93b9 authored by 肖健's avatar 肖健

Merge remote-tracking branch 'origin/dev_cd' into dev_jd

parents ed29b3c4 025b7eb1
...@@ -90,9 +90,9 @@ ...@@ -90,9 +90,9 @@
goJdShop(index){ goJdShop(index){
let sku; let sku;
if(index == 1){ if(index == 1){
sku = 100023585323 sku = 100024847751
}else{ }else{
sku = 100024041323 sku = 100024847859
} }
console.log(sku,777777777) console.log(sku,777777777)
uni.navigateToMiniProgram({ uni.navigateToMiniProgram({
......
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