Commit 880e3577 authored by zhengke's avatar zhengke

优化首页

parent d140444a
<template>
<div v-if="isFinish" style="height: 100vh;overflow: auto;background: rgb(243, 246, 251);">
<div v-if="isFinish" style="height: 100vh;background: rgb(243, 246, 251);">
<Screen v-if="screening" />
<Market v-else-if="market"></Market>
<Editor v-else-if="_isPC" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment