@@ -392,7 +392,7 @@
}
},
viewRateDetail() {
- location.href = "orderRateDetail";
+ location.href = "../type/vip/orderRateDetail";
async getVipInfo() {
let _this = this;
@@ -74,6 +74,7 @@
await this.getList();
if (bridge.isInApp) {
bridge.setNavigationBarColor('#D89823');
+ console.log("bridge called");