Vux load drawer Blank

A rookie, who had no choice but to turn to the god of Sifou for several days

question: I use the vue init webpack project name to build the project:

clipboard.png

package


webpack.base.conf.js


index.js


run dev

route.js

clipboard.png

drawer.vue

clipboard.png

clipboard.png

Mar.05,2021

  1. import Drawer from'. / components/drawer.vue'
  2. introduce
  3. into App.vue

as written in the document
1. You can't use it directly on a single page, use it in App.vue, router-view is in default slot
2.drawer, and you don't use slot=drawer to define menu content, nor do you have any action buttons that trigger menu display, and it's normal not to show anything.
3. Refer to https://github.com/airyland/v.


you give it a height in the drawer-style of Drawer

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3248d-2be08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3248d-2be08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?