Commit f3a7dc07 by 赵艳波

update

parent 1522c898
Showing with 4 additions and 0 deletions
......@@ -513,6 +513,10 @@ export default {
this.setBarHeightLowBee();
this.globalNavLeftArrowClick(this.navLeftArrowClick);
await this.loadPeriodData();
this.$bridge.setBarColor({ barColor: "#0978e7" }).then(res => {
console.log("结果=>", res);
});
},
async created() {
this.payUrl = await this.loadPayUrl();
......
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 sign in to comment