<template>
<div>
<nuxt/>
<footer>
<a class="filing" href="http://www.miitbeian.gov.cn/" target="_bank">xxxx</a>
</footer>
</div>
</template>
note that footer, it works when npm run dev
, but after generate static pages,
Browser render html correct, but it render empty nuxt content after js loaded.(flash)
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1297">#c1297</a>)</em></sub></div>