We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
友情提示: 未按格式要求发帖,会直接删掉。
已经解决下个版本发布
将 \src\components\page\GlobalLayout.vue 第5行 v-if 改成v-show 即可 23行添加 v-show="device === 'desktop'" 即可就该这个bug
Activity
zhangdaiscott commentedon Aug 12, 2020
已经解决下个版本发布
muYouGou commentedon Sep 7, 2020
将 \src\components\page\GlobalLayout.vue 第5行 v-if 改成v-show 即可 23行添加 v-show="device === 'desktop'" 即可就该这个bug
muYouGou commentedon Sep 7, 2020
将 \src\components\page\GlobalLayout.vue 第5行 v-if 改成v-show 即可 23行添加 v-show="device === 'desktop'" 即可就该这个bug