| | |
| | | </div> |
| | | <!-- 公告 --> |
| | | <!-- <van-skeleton title :row="1" :loading="loading" /> --> |
| | | <div class="announcement"> |
| | | <div class="announcement" v-if="artList"> |
| | | <div class="an_content" @click="$router.push('/newGg')"> |
| | | <div class="an_left_icon"> |
| | | <img :src="Announcement" alt /> |
| | |
| | | <div class="name">{{ $t("安全") }}</div> |
| | | </div> |
| | | </li> |
| | | <li @click="$router.push('/trading-list')"> |
| | | <li @click="$router.push('/subDK')"> |
| | | <div class="link"> |
| | | <div class="icon"> |
| | | <img |
| | |
| | | /> |
| | | </div> |
| | | <!-- $t("马股") --> |
| | | <div class="name">{{ $t("hj225") }}</div> |
| | | <div class="name">{{ $t("贷款") }}</div> |
| | | </div> |
| | | </li> |
| | | <li @click="$router.push('/warehouse')"> |
| | |
| | | <div class="name">{{ $t("hj245") }}</div> |
| | | </div> |
| | | </li> |
| | | <li @click="$refs.language.settingDialog = true"> |
| | | <li @click="$router.push('/same_lang')"> |
| | | <div class="links"> |
| | | <div class="icon"> |
| | | <img |
| | |
| | | /> |
| | | </div> |
| | | <div class="name" style="margin-top: 2px"> |
| | | {{ $t("yy") }} |
| | | {{ $t("公司简介") }} |
| | | </div> |
| | | </div> |
| | | </li> |
| | |
| | | <div class="title">{{ $t("資訊") }}</div> |
| | | </div> |
| | | <div class="news-tab"> |
| | | <mt-navbar v-model="news"> |
| | | <!-- <mt-navbar v-model="news"> |
| | | <mt-tab-item |
| | | v-for="(item, index) in newListHeader" |
| | | :id="item.id" |
| | |
| | | > |
| | | <span class="tab-name">{{ $t(item.title) }}</span> |
| | | </mt-tab-item> |
| | | </mt-navbar> |
| | | </mt-navbar>--> |
| | | <mt-tab-container |
| | | v-model="news" |
| | | :swipeable="true" |
| | |
| | | currentIndex: 0, |
| | | bannerImgsArr: [ |
| | | { |
| | | img: "https://api.trowegroup.com/bs/image/20240305/06eb4602ba7b3e570ccd70c0415884ec.png", |
| | | img: require("@/assets/img/max.jpg"), |
| | | }, |
| | | { |
| | | img: "https://api.trowegroup.com/bs/image/20240305/b923c7645712aeaeb93d660ce846f448.png", |
| | | }, |
| | | { |
| | | img: "https://api.trowegroup.com/bs/image/20240305/06eb4602ba7b3e570ccd70c0415884ec.png", |
| | | img: require("@/assets/img/20240518-225348.jpg"), |
| | | }, |
| | | ], |
| | | // 公告列表 |