Commit c7213fcc authored by 杨奕's avatar 杨奕 Committed by GitHub

Chore: update Nuxt example link (#10826)

parent 3a7b65a7
...@@ -261,5 +261,5 @@ Now you have implemented Vue and Element to your project, and it's time to write ...@@ -261,5 +261,5 @@ Now you have implemented Vue and Element to your project, and it's time to write
We can also start a project using [Nuxt.js](nuxtjs.org): We can also start a project using [Nuxt.js](nuxtjs.org):
<div class="glitch-embed-wrap" style="height: 420px; width: 100%;"> <div class="glitch-embed-wrap" style="height: 420px; width: 100%;">
<iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element-ui?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element-ui on glitch" style="height: 100%; width: 100%; border: 0;"></iframe> <iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element on glitch" style="height: 100%; width: 100%; border: 0;"></iframe>
</div> </div>
...@@ -259,5 +259,5 @@ Ahora ha incorporado Vue y Element a su proyecto y es el momento para comenzar a ...@@ -259,5 +259,5 @@ Ahora ha incorporado Vue y Element a su proyecto y es el momento para comenzar a
We can also start a project using [Nuxt.js](nuxtjs.org): We can also start a project using [Nuxt.js](nuxtjs.org):
<div class="glitch-embed-wrap" style="height: 420px; width: 100%;"> <div class="glitch-embed-wrap" style="height: 420px; width: 100%;">
<iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element-ui?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element-ui on glitch" style="height: 100%; width: 100%; border: 0;"></iframe> <iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element on glitch" style="height: 100%; width: 100%; border: 0;"></iframe>
</div> </div>
...@@ -260,6 +260,6 @@ Vue.use(Button); ...@@ -260,6 +260,6 @@ Vue.use(Button);
我们还可以使用 [Nuxt.js](https://nuxtjs.org) 我们还可以使用 [Nuxt.js](https://nuxtjs.org)
<div class="glitch-embed-wrap" style="height: 420px; width: 100%;"> <div class="glitch-embed-wrap" style="height: 420px; width: 100%;">
<iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element-ui?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element-ui on glitch" style="height: 100%; width: 100%; border: 0;"></iframe> <iframe src="https://glitch.com/embed/#!/embed/nuxt-with-element?path=nuxt.config.js&previewSize=0&attributionHidden=true" alt="nuxt-with-element on glitch" style="height: 100%; width: 100%; border: 0;"></iframe>
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment