For the problems in the self-made vue component library, please ask the boss for guidance.

the directory structure is as follows:
clipboard.png

:
clipboard.png

package.json :
clipboard.png

packagesindex.js:
clipboard.png

srcapp.vue
clipboard.png


clipboard.png

solve.


Vue.use automatically uses the object's install method, and your install method needs to be imported as a whole on objects in your {install, version, xxxx} entire component library. Single component WZtables does not have this method.
the introduction of demand loading like this requires registration using components: xx or Vue.component () separately.

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-1b34dbc-34314.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-1b34dbc-34314.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?