| | |
| | | @click="onSidebar" |
| | | /> --> |
| | | <div class="flex pl-21 textColor" @click="onSidebar"> |
| | | <div class="font-35">{{ newname }}</div> |
| | | <div class="font-35">{{ newname | symbol }}</div> |
| | | <div class="ml-15">{{ title }}</div> |
| | | </div> |
| | | <div |
| | |
| | | @click="jump" /> |
| | | </div> --> |
| | | </div> |
| | | <!-- <div class="flex justify-between pt-34"> |
| | | <div class="flex justify-between pt-34"> |
| | | <button |
| | | class="w-368 h-74 lh-74" |
| | | :class="selectIndex == 1 ? 'select-active' : 'no-select'" |
| | |
| | | > |
| | | {{ $t("期权合约") }} |
| | | </button> |
| | | </div> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!-- 左侧边弹出菜单 --> |