京东
This commit is contained in:
@@ -48,7 +48,8 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
openJd() {
|
||||
uni.navigateTo({url: `./jdH5?goodsJdUrl=${this.goodsJdUrl}`})
|
||||
// uni.navigateTo({url: `./jdH5?goodsJdUrl=${this.goodsJdUrl}`})
|
||||
location.href = this.goodsJdUrl
|
||||
},
|
||||
back() {
|
||||
uni.navigateBack({delta: Number(this.backLevel)})
|
||||
|
||||
Reference in New Issue
Block a user