Is there always an import file in the dist file generated by mpvue running npm run dev?

Code in pages in src

<template>
    <div id="app">1234</div>
</template>

then run npm run dev to generate the dist file, but the introduction is not clear (import also reported an error), and 1234 in src does not show, do not know what is going on, find a solution

<import src="../../components/index$636dfcad" />
<template is="index$636dfcad" data="{{ ...$root["0"], $root }}"/>
Apr.02,2021
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-1b3814c-2c0fb.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-1b3814c-2c0fb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?