| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="textColor mt-40"> |
| | | <!-- <div class="textColor mt-40"> |
| | | <div class="pl-36 pr-36 h-90 lh-90 border-b-color flex justify-between font-28" v-for="(item, index) in list" |
| | | :key="index" @click="toPath(item.url)"> |
| | | <div class="flex items-center"> |
| | |
| | | <van-icon class="textColor1" name="arrow" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | </div> |
| | | </template> |
| | |
| | | // } |
| | | }, |
| | | backFunc() { |
| | | this.$router.push('/quotes/index?tabActive=1') |
| | | this.$router.back() |
| | | }, |
| | | selectSymbol(symbol) { |
| | | this.$router.push({ |