Vue refers to a plug-in that is externally dependent on jquery, and cannot find the method inside the plug-in

Page run error report:

:

question: because the xs plug-in relies on jquery, an error has been reported due to the loading order, is there any way to ensure that jquery loads first and completes the
attempt:

import xsimport xs
1import xs1
jqueryxs

this error should be $('.secondmiddle p'), which did not get the element, causing the method xs999 () to report an error

.

if you can determine that the jq has been referenced, it extends to the element that the component fetches without loading the jq.

solution: use this line of code in the life hook updated

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