jhzh
2025-08-04 ef341b7695a62249399fe63fb77bbb887ab71734
src/page/home/home.vue
@@ -1,7 +1,7 @@
<template>
  <div class="wrapper">
    <div class="page_content">
      <div style="padding: 0 0.264rem;font-size: 24px;font-weight: 500;">CARLYLEJP</div>
      <div style="padding: 0 0.264rem;font-size: 24px;font-weight: 500;">CARLYLEJPY</div>
      <div class="center_tabs">
        <div class="banner_top">
          <van-swipe class="my-swipe" :autoplay="5000" indicator-color="white">
@@ -542,10 +542,10 @@
          };
          this.bannerList.push(ajson);
        } else {
          this.$store.commit("elAlertShow", {
            elAlertShow: true,
            elAlertText: result.msg
          });
          // this.$store.commit("elAlertShow", {
          //   elAlertShow: true,
          //   elAlertText: result.msg
          // });
        }
      },
      goOnline() {
@@ -609,6 +609,7 @@
     mounted() {
       this.startPolling();
      this.getUserInfo();
      this.getrglist();
      // this.getrglist()
      this.getInfoSite();
       this.getNewsList(1);