src/page/user/account.vue
@@ -204,6 +204,7 @@ <script> import { Toast } from "vant"; import tabHead from "@/components/tabHead.vue"; import config from "@/config"; import * as api from "@/axios/api"; export default { name: "account", @@ -251,7 +252,8 @@ }, // 充值提示 czts() { Toast(this.$t("充值提示")); // Toast(this.$t("充值提示")); window.open(config.onlineService); // 跳转客服 } }, created() { @@ -357,6 +359,7 @@ .held_head { height: 1.333em; box-shadow: 0 0.05333rem 0.26667rem #0000000d; font-size: .8rem; .head_left, .head_right {