| | |
| | | <template> |
| | | <div> |
| | | <pc-section class="headerbg" innerclass=" flex items-center"> |
| | | <img class="mr-4" src="@/assets/forexImages/logo.png" width="72" height="72" @click="gotoPage('/home')" /> |
| | | <img class="mr-4" src="@/assets/forexImages/img_v3_02bo_99f7aa4e-d3f0-41be-9e18-66ef77b6f91g.jpg" width="72" height="72" @click="gotoPage('/home')" /> |
| | | <div class="text-2xl text-white">{{ $title }}</div> |
| | | </pc-section> |
| | | <!-- 使用 Pepperstone 在 TradingView 上进行交易 --> |
| | | <!-- 使用 eypmj 在 TradingView 上进行交易 --> |
| | | <pc-section class="section1"> |
| | | <div class="w-600"> |
| | | <h1 class="mt-12">{{ t("tv-s1-t1") }}</h1> |
| | |
| | | </div> |
| | | </pc-section> |
| | | <pc-section> |
| | | <!-- 为什么选择Pepperstone? --> |
| | | <!-- 为什么选择eypmj? --> |
| | | <h2 class="text-center mb-8">{{ t("tv-s3-t1") }}</h2> |
| | | <div class="grid grid-cols-4 gap-x-8"> |
| | | <div v-for="(item, i) in list4" :key="i" class="flex flex-col justify-center items-center"> |