2020-11-14 01:43:59 +08:00
( window [ "webpackJsonp" ] = window [ "webpackJsonp" ] || [ ] ) . push ( [ [ 132 ] , {
2020-11-23 16:47:05 +08:00
/***/ 442 :
2020-11-14 01:43:59 +08:00
/***/ ( function ( module , _ _webpack _exports _ _ , _ _webpack _require _ _ ) {
"use strict" ;
// ESM COMPAT FLAG
_ _webpack _require _ _ . r ( _ _webpack _exports _ _ ) ;
// EXTERNAL MODULE: ./node_modules/vue/dist/vue.esm-browser.js
var vue _esm _browser = _ _webpack _require _ _ ( 0 ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist/templateLoader.js??ref--6!./node_modules/vue-loader/dist??ref--2-0!./website/md-loader!./website/docs/jp/container.md?vue&type=template&id=77834d4b&bindings={}
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _1 = {
2020-11-14 01:43:59 +08:00
class : "content element-doc"
} ;
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _2 = /*#__PURE__*/ Object ( vue _esm _browser [ "m" /* createStaticVNode */ ] ) ( "<h2 id=\"kontena\"><a class=\"header-anchor\" href=\"#kontena\">¶</a> コンテナ</h2><p>ページの基本構造を組み立てるためのコンテナコンポーネント:</p><p><code><el-container></code>: ラッパーコンテナ。<code><el-header></code> や <code><el-footer></code> と入れ子になっている場合、その子要素はすべて垂直方向に配置されます。それ以外の場合は水平に配置されます。</p><p><code><el-header></code>: ヘッダ用のコンテナ。</p><p><code><el-aside></code>: サイドセクションのコンテナ (通常はサイドナビ)。</p><p><code><el-main></code>: メインセクションのコンテナ。</p><p><code><el-footer></code>: フッター用のコンテナ。</p><div class=\"tip\"><p>これらのコンポーネントはレイアウトにフレックスを使用していますので、ブラウザがフレックスをサポートしていることを確認してください。また、<code><el-container></code>の直接の子要素は<code>el-container</code> 以下の4つのコンポーネントのうちの1つ以上でなければなりません。また、4つの要素の親要素は <code><el-container></code> でなければなりません。</p></div><h3 id=\"gong-tongreiauto\"><a class=\"header-anchor\" href=\"#gong-tongreiauto\">¶</a> 共通レイアウト</h3>" , 9 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _11 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "pre" , null , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "code" , {
2020-11-14 01:43:59 +08:00
class : "html"
2020-11-16 11:52:30 +08:00
} , "<el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-main>Main</el-main>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-main>Main</el-main>\n </el-container>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n </el-container>\n </el-container>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n </el-container>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n </el-container>\n</el-container>\n\n<style>\n .el-header, .el-footer {\n background-color: #B3C0D1;\n color: #333;\n text-align: center;\n line-height: 60px;\n }\n \n .el-aside {\n background-color: #D3DCE6;\n color: #333;\n text-align: center;\n line-height: 200px;\n }\n \n .el-main {\n background-color: #E9EEF3;\n color: #333;\n text-align: center;\n line-height: 160px;\n }\n \n body > .el-container {\n margin-bottom: 40px;\n }\n \n .el-container:nth-child(5) .el-aside,\n .el-container:nth-child(6) .el-aside {\n line-height: 260px;\n }\n \n .el-container:nth-child(7) .el-aside {\n line-height: 320px;\n }\n</style>\n" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _12 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "h3" , {
id : "li"
2020-11-14 01:43:59 +08:00
} , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "a" , {
class : "header-anchor" ,
2020-11-16 11:52:30 +08:00
href : "#li"
} , "¶" ) , /*#__PURE__*/ Object ( vue _esm _browser [ "n" /* createTextVNode */ ] ) ( " 例" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _13 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "pre" , null , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "code" , {
2020-11-14 01:43:59 +08:00
class : "html"
2020-11-16 11:52:30 +08:00
} , "<el-container style=\"height: 500px; border: 1px solid #eee\">\n <el-aside width=\"200px\" style=\"background-color: rgb(238, 241, 246)\">\n <el-menu :default-openeds=\"['1', '3']\">\n <el-submenu index=\"1\">\n <template slot=\"title\"><i class=\"el-icon-message\"></i>Navigator One</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"1-1\">Option 1</el-menu-item>\n <el-menu-item index=\"1-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"1-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"1-4\">\n <template slot=\"title\">Option4</template>\n <el-menu-item index=\"1-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n <el-submenu index=\"2\">\n <template slot=\"title\"><i class=\"el-icon-menu\"></i>Navigator Two</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"2-1\">Option 1</el-menu-item>\n <el-menu-item index=\"2-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"2-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"2-4\">\n <template slot=\"title\">Option 4</template>\n <el-menu-item index=\"2-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n <el-submenu index=\"3\">\n <template slot=\"title\"><i class=\"el-icon-setting\"></i>Navigator Three</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"3-1\">Option 1</el-menu-item>\n <el-menu-item index=\"3-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"3-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"3-4\">\n <template slot=\"title\">Option 4</template>\n <el-menu-item index=\"3-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n </el-menu>\n </el-aside>\n \n <el-container>\n <el-header style=\"text-align: right; font-size: 12px\">\n <el-dropdown>\n <i class=\"el-icon-setting\" style=\"margin-right: 15px\"></i>\n <el-dropdown-menu slot=\"dropdown\">\n <el-dropdown-item>View</el-dropdown-item>\n <el-dropdown-item>Add</el-dropdown-item>\n <el-dropdown-item>Delete</el-dropdown-item>\n </el-dropdown-menu>\n </el-dropdown>\n <span>Tom</span>\n </el-header>\n \n <el-main>\n <el-table :data=\"tableData\">\n <el-table-column prop=\"date\" label=\"Date\" width=\"140\">\n </el-table-column>\n <el-table-column prop=\"name\" label=\"Name\" width=\"120\">\n </el-table-column>\n <el-table-column prop=\"address\" label=\"Address\">\n </el-table-column>\n </el-table>\n </el-main>\n </el-container>\n</el-container>\n\n<style>\n .el-header {\n background-color: #B3C0D1;\n color: #333;\n line-height: 60px;\n }\n \n .el-aside {\n color: #333;\n }\n</style>\n\n<script>\n export default {\n data() {\n const item = {\n date: '2016-05-02',\n name: 'Tom',\n address: 'No. 189, Grove St, Los Angeles'\n };\n return {\n tableData: Array(20).fill(item)\n }\n }\n };\n</script>\n" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _77834d4b _bindings _hoisted _14 = /*#__PURE__*/ Object ( vue _esm _browser [ "m" /* createStaticVNode */ ] ) ( "<h3 id=\"kontena-shu-xing\"><a class=\"header-anchor\" href=\"#kontena-shu-xing\">¶</a> コンテナ属性</h3><table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>direction</td><td>子要素のレイアウト方向</td><td>string</td><td>horizontal / vertical</td><td>vertical when nested with <code>el-header</code> or <code>el-footer</code>; horizontal otherwise</td></tr></tbody></table><h3 id=\"hetuda-shu-xing\"><a class=\"header-anchor\" href=\"#hetuda-shu-xing\">¶</a> ヘッダー属性</h3><table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>height</td><td>ヘッダーの高さ</td><td>string</td><td>—</td><td>60px</td></tr></tbody></table><h3 id=\"asaido-shu-xing\"><a class=\"header-anchor\" href=\"#asaido-shu-xing\">¶</a> アサイド属性</h3><table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>width</td><td>サイドセクションの幅</td><td>string</td><td>—</td><td>300px</td></tr></tbody></table><h3 id=\"hututa-shu-xing\"><a class=\"header-anchor\" href=\"#hututa-shu-xing\">¶</a> フッター属性</h3><table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>height</td><td>フッターの高さ</td><td>string</td><td>—</td><td>60px</td></tr></tbody></table>" , 8 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
function containervue _type _template _id _77834d4b _bindings _render ( _ctx , _cache , $props , $setup , $data , $options ) {
2020-11-14 01:43:59 +08:00
var _component _element _demo0 = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "element-demo0" ) ;
var _component _demo _block = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "demo-block" ) ;
var _component _element _demo1 = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "element-demo1" ) ;
2020-11-16 11:52:30 +08:00
return Object ( vue _esm _browser [ "G" /* openBlock */ ] ) ( ) , Object ( vue _esm _browser [ "j" /* createBlock */ ] ) ( "section" , containervue _type _template _id _77834d4b _bindings _hoisted _1 , [ containervue _type _template _id _77834d4b _bindings _hoisted _2 , Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _demo _block , null , {
2020-11-14 01:43:59 +08:00
source : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
return [ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _element _demo0 ) ] ;
} ) ,
highlight : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
2020-11-16 11:52:30 +08:00
return [ containervue _type _template _id _77834d4b _bindings _hoisted _11 ] ;
2020-11-14 01:43:59 +08:00
} ) ,
_ : 1
2020-11-16 11:52:30 +08:00
} ) , containervue _type _template _id _77834d4b _bindings _hoisted _12 , Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _demo _block , null , {
2020-11-14 01:43:59 +08:00
source : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
return [ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _element _demo1 ) ] ;
} ) ,
highlight : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
2020-11-16 11:52:30 +08:00
return [ containervue _type _template _id _77834d4b _bindings _hoisted _13 ] ;
2020-11-14 01:43:59 +08:00
} ) ,
_ : 1
2020-11-16 11:52:30 +08:00
} ) , containervue _type _template _id _77834d4b _bindings _hoisted _14 ] ) ;
2020-11-14 01:43:59 +08:00
}
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/jp/container.md?vue&type=template&id=77834d4b&bindings={}
2020-11-14 01:43:59 +08:00
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/extends.js
var helpers _extends = _ _webpack _require _ _ ( 7 ) ;
var extends _default = /*#__PURE__*/ _ _webpack _require _ _ . n ( helpers _extends ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist??ref--2-0!./website/md-loader!./website/docs/jp/container.md?vue&type=script&lang=ts
2020-11-14 01:43:59 +08:00
/* harmony default export */ var containervue _type _script _lang _ts = ( {
name : 'component-doc' ,
components : {
"element-demo0" : function ( ) {
var _createTextVNode = vue _esm _browser [ "n" /* createTextVNode */ ] ,
_resolveComponent = vue _esm _browser [ "P" /* resolveComponent */ ] ,
_withCtx = vue _esm _browser [ "eb" /* withCtx */ ] ,
_createVNode = vue _esm _browser [ "o" /* createVNode */ ] ,
_openBlock = vue _esm _browser [ "G" /* openBlock */ ] ,
_createBlock = vue _esm _browser [ "j" /* createBlock */ ] ;
var _hoisted _1 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _2 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _3 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _4 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _5 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
var _hoisted _6 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _7 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _8 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _9 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _10 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _11 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _12 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _13 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _14 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
var _hoisted _15 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _16 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _17 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _18 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _19 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _20 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _21 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
function render ( _ctx , _cache ) {
var _component _el _header = _resolveComponent ( "el-header" ) ;
var _component _el _main = _resolveComponent ( "el-main" ) ;
var _component _el _container = _resolveComponent ( "el-container" ) ;
var _component _el _footer = _resolveComponent ( "el-footer" ) ;
var _component _el _aside = _resolveComponent ( "el-aside" ) ;
return _openBlock ( ) , _createBlock ( "div" , null , [ _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _1 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _2 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _3 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _4 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _5 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _6 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _7 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _8 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _9 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _10 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _11 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _12 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _13 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _14 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _15 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _16 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _17 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _18 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _19 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _20 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _21 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ) ;
}
var democomponentExport = { } ;
return extends _default ( ) ( {
render : render
} , democomponentExport ) ;
} ( ) ,
"element-demo1" : function ( ) {
var _createVNode = vue _esm _browser [ "o" /* createVNode */ ] ,
_createTextVNode = vue _esm _browser [ "n" /* createTextVNode */ ] ,
_resolveComponent = vue _esm _browser [ "P" /* resolveComponent */ ] ,
_withCtx = vue _esm _browser [ "eb" /* withCtx */ ] ,
_openBlock = vue _esm _browser [ "G" /* openBlock */ ] ,
_createBlock = vue _esm _browser [ "j" /* createBlock */ ] ;
var _hoisted _1 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-message"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator One" ) ] , - 1 ) ;
var _hoisted _2 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _3 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _4 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _5 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _6 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option4" , - 1 ) ;
var _hoisted _7 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _8 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-menu"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator Two" ) ] , - 1 ) ;
var _hoisted _9 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _10 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _11 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _12 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _13 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option 4" , - 1 ) ;
var _hoisted _14 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _15 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-setting"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator Three" ) ] , - 1 ) ;
var _hoisted _16 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _17 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _18 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _19 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _20 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option 4" , - 1 ) ;
var _hoisted _21 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _22 = /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-setting" ,
style : {
"margin-right" : "15px"
}
} , null , - 1 ) ;
var _hoisted _23 = /*#__PURE__*/ _createTextVNode ( "View" ) ;
var _hoisted _24 = /*#__PURE__*/ _createTextVNode ( "Add" ) ;
var _hoisted _25 = /*#__PURE__*/ _createTextVNode ( "Delete" ) ;
var _hoisted _26 = /*#__PURE__*/ _createVNode ( "span" , null , "Tom" , - 1 ) ;
function render ( _ctx , _cache ) {
var _component _el _menu _item = _resolveComponent ( "el-menu-item" ) ;
var _component _el _menu _item _group = _resolveComponent ( "el-menu-item-group" ) ;
var _component _el _submenu = _resolveComponent ( "el-submenu" ) ;
var _component _el _menu = _resolveComponent ( "el-menu" ) ;
var _component _el _aside = _resolveComponent ( "el-aside" ) ;
var _component _el _dropdown _item = _resolveComponent ( "el-dropdown-item" ) ;
var _component _el _dropdown _menu = _resolveComponent ( "el-dropdown-menu" ) ;
var _component _el _dropdown = _resolveComponent ( "el-dropdown" ) ;
var _component _el _header = _resolveComponent ( "el-header" ) ;
var _component _el _table _column = _resolveComponent ( "el-table-column" ) ;
var _component _el _table = _resolveComponent ( "el-table" ) ;
var _component _el _main = _resolveComponent ( "el-main" ) ;
var _component _el _container = _resolveComponent ( "el-container" ) ;
return _openBlock ( ) , _createBlock ( "div" , null , [ _createVNode ( _component _el _container , {
style : {
"height" : "500px" ,
"border" : "1px solid #eee"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px" ,
style : {
"background-color" : "rgb(238, 241, 246)"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu , {
"default-openeds" : [ '1' , '3' ]
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _submenu , {
index : "1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _1 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _2 , _createVNode ( _component _el _menu _item , {
index : "1-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _3 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "1-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _4 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "1-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _5 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "1-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _6 , _createVNode ( _component _el _menu _item , {
index : "1-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _7 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _8 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _9 , _createVNode ( _component _el _menu _item , {
index : "2-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _10 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "2-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _11 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "2-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _12 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "2-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _13 , _createVNode ( _component _el _menu _item , {
index : "2-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _14 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _15 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _16 , _createVNode ( _component _el _menu _item , {
index : "3-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _17 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "3-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _18 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "3-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _19 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "3-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _20 , _createVNode ( _component _el _menu _item , {
index : "3-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _21 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , {
style : {
"text-align" : "right" ,
"font-size" : "12px"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _dropdown , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _22 , _createVNode ( _component _el _dropdown _menu , {
slot : "dropdown"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _23 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _24 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _25 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _hoisted _26 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _table , {
data : _ctx . tableData
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _table _column , {
prop : "date" ,
label : "Date" ,
width : "140"
} ) , _createVNode ( _component _el _table _column , {
prop : "name" ,
label : "Name" ,
width : "120"
} ) , _createVNode ( _component _el _table _column , {
prop : "address" ,
label : "Address"
} ) ] ;
} ) ,
_ : 1
} , 8 , [ "data" ] ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ) ;
}
var democomponentExport = {
data : function data ( ) {
var item = {
date : '2016-05-02' ,
name : 'Tom' ,
address : 'No. 189, Grove St, Los Angeles'
} ;
return {
tableData : Array ( 20 ) . fill ( item )
} ;
}
} ;
return extends _default ( ) ( {
render : render
} , democomponentExport ) ;
} ( )
}
} ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/jp/container.md?vue&type=script&lang=ts
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/jp/container.md
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
containervue _type _script _lang _ts . render = containervue _type _template _id _77834d4b _bindings _render
2020-11-14 01:43:59 +08:00
/* harmony default export */ var container = _ _webpack _exports _ _ [ "default" ] = ( containervue _type _script _lang _ts ) ;
/***/ } ) ,
2020-11-23 16:47:05 +08:00
/***/ 667 :
2020-11-14 01:43:59 +08:00
/***/ ( function ( module , _ _webpack _exports _ _ , _ _webpack _require _ _ ) {
"use strict" ;
// ESM COMPAT FLAG
_ _webpack _require _ _ . r ( _ _webpack _exports _ _ ) ;
// EXTERNAL MODULE: ./node_modules/vue/dist/vue.esm-browser.js
var vue _esm _browser = _ _webpack _require _ _ ( 0 ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist/templateLoader.js??ref--6!./node_modules/vue-loader/dist??ref--2-0!./website/md-loader!./website/docs/fr-FR/container.md?vue&type=template&id=3b618290&bindings={}
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _1 = {
2020-11-14 01:43:59 +08:00
class : "content element-doc"
} ;
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _2 = /*#__PURE__*/ Object ( vue _esm _browser [ "m" /* createStaticVNode */ ] ) ( "<h2 id=\"container\"><a class=\"header-anchor\" href=\"#container\">¶</a> Container</h2><p>Les composants Container servent à structurer la page:</p><p><code><el-container></code>: Conteneur de wrapping. Quand il est placé à l'intérieur de <code><el-header></code> ou <code><el-footer></code>, tous les éléments enfants seront placés verticalement. Dans le cas contraire ils seront placés horizontalement.</p><p><code><el-header></code>: Conteneur pour headers.</p><p><code><el-aside></code>: Conteneur pour section latérale (en général un menu).</p><p><code><el-main></code>: Conteneur pour la section principal.</p><p><code><el-footer></code>: Conteneur pour footers.</p><div class=\"tip\"><p>Ces composants utilisent flexbox, assurez vous que le navigateur supporte cette fonctionnalité. De plus, les éléments enfants directs de <code><el-container></code> doivent être un des quatre éléments précédents, leur élément père devant obligatoirement être <code><el-container></code>.</p></div><h3 id=\"mises-en-page-habituelles\"><a class=\"header-anchor\" href=\"#mises-en-page-habituelles\">¶</a> Mises en page habituelles</h3>" , 9 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _11 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "pre" , null , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "code" , {
2020-11-14 01:43:59 +08:00
class : "html"
2020-11-16 11:52:30 +08:00
} , "<el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-main>Main</el-main>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-main>Main</el-main>\n </el-container>\n</el-container>\n\n<el-container>\n <el-header>Header</el-header>\n <el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n </el-container>\n </el-container>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n </el-container>\n</el-container>\n\n<el-container>\n <el-aside width=\"200px\">Aside</el-aside>\n <el-container>\n <el-header>Header</el-header>\n <el-main>Main</el-main>\n <el-footer>Footer</el-footer>\n </el-container>\n</el-container>\n\n<style>\n .el-header, .el-footer {\n background-color: #B3C0D1;\n color: #333;\n text-align: center;\n line-height: 60px;\n }\n\n .el-aside {\n background-color: #D3DCE6;\n color: #333;\n text-align: center;\n line-height: 200px;\n }\n\n .el-main {\n background-color: #E9EEF3;\n color: #333;\n text-align: center;\n line-height: 160px;\n }\n\n body > .el-container {\n margin-bottom: 40px;\n }\n\n .el-container:nth-child(5) .el-aside,\n .el-container:nth-child(6) .el-aside {\n line-height: 260px;\n }\n\n .el-container:nth-child(7) .el-aside {\n line-height: 320px;\n }\n</style>\n" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _12 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "h3" , {
id : "exemple"
2020-11-14 01:43:59 +08:00
} , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "a" , {
class : "header-anchor" ,
2020-11-16 11:52:30 +08:00
href : "#exemple"
} , "¶" ) , /*#__PURE__*/ Object ( vue _esm _browser [ "n" /* createTextVNode */ ] ) ( " Exemple" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _13 = /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "pre" , null , [ /*#__PURE__*/ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( "code" , {
2020-11-14 01:43:59 +08:00
class : "html"
2020-11-16 11:52:30 +08:00
} , "<el-container style=\"height: 500px; border: 1px solid #eee\">\n <el-aside width=\"200px\" style=\"background-color: rgb(238, 241, 246)\">\n <el-menu :default-openeds=\"['1', '3']\">\n <el-submenu index=\"1\">\n <template slot=\"title\"><i class=\"el-icon-message\"></i>Navigator One</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"1-1\">Option 1</el-menu-item>\n <el-menu-item index=\"1-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"1-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"1-4\">\n <template slot=\"title\">Option4</template>\n <el-menu-item index=\"1-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n <el-submenu index=\"2\">\n <template slot=\"title\"><i class=\"el-icon-menu\"></i>Navigator Two</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"2-1\">Option 1</el-menu-item>\n <el-menu-item index=\"2-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"2-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"2-4\">\n <template slot=\"title\">Option 4</template>\n <el-menu-item index=\"2-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n <el-submenu index=\"3\">\n <template slot=\"title\"><i class=\"el-icon-setting\"></i>Navigator Three</template>\n <el-menu-item-group>\n <template slot=\"title\">Group 1</template>\n <el-menu-item index=\"3-1\">Option 1</el-menu-item>\n <el-menu-item index=\"3-2\">Option 2</el-menu-item>\n </el-menu-item-group>\n <el-menu-item-group title=\"Group 2\">\n <el-menu-item index=\"3-3\">Option 3</el-menu-item>\n </el-menu-item-group>\n <el-submenu index=\"3-4\">\n <template slot=\"title\">Option 4</template>\n <el-menu-item index=\"3-4-1\">Option 4-1</el-menu-item>\n </el-submenu>\n </el-submenu>\n </el-menu>\n </el-aside>\n\n <el-container>\n <el-header style=\"text-align: right; font-size: 12px\">\n <el-dropdown>\n <i class=\"el-icon-setting\" style=\"margin-right: 15px\"></i>\n <el-dropdown-menu slot=\"dropdown\">\n <el-dropdown-item>View</el-dropdown-item>\n <el-dropdown-item>Add</el-dropdown-item>\n <el-dropdown-item>Delete</el-dropdown-item>\n </el-dropdown-menu>\n </el-dropdown>\n <span>Tom</span>\n </el-header>\n\n <el-main>\n <el-table :data=\"tableData\">\n <el-table-column prop=\"date\" label=\"Date\" width=\"140\">\n </el-table-column>\n <el-table-column prop=\"name\" label=\"Name\" width=\"120\">\n </el-table-column>\n <el-table-column prop=\"address\" label=\"Address\">\n </el-table-column>\n </el-table>\n </el-main>\n </el-container>\n</el-container>\n\n<style>\n .el-header {\n background-color: #B3C0D1;\n color: #333;\n line-height: 60px;\n }\n\n .el-aside {\n color: #333;\n }\n</style>\n\n<script>\n export default {\n data() {\n const item = {\n date: '2016-05-02',\n name: 'Tom',\n address: 'No. 189, Grove St, Los Angeles'\n };\n return {\n tableData: Array(20).fill(item)\n }\n }\n };\n</script>\n" ) ] , - 1 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
var containervue _type _template _id _3b618290 _bindings _hoisted _14 = /*#__PURE__*/ Object ( vue _esm _browser [ "m" /* createStaticVNode */ ] ) ( "<h3 id=\"attributs-de-container\"><a class=\"header-anchor\" href=\"#attributs-de-container\">¶</a> Attributs de Container</h3><table><thead><tr><th>Attribut</th><th>Description</th><th>Type</th><th>Valeurs acceptées</th><th>Défaut</th></tr></thead><tbody><tr><td>direction</td><td>Direction d'affichage pour les éléments enfants.</td><td>string</td><td>horizontal / vertical</td><td>vertical quand dans <code>el-header</code> ou <code>el-footer</code>; horizontal sinon</td></tr></tbody></table><h3 id=\"attributs-de-header\"><a class=\"header-anchor\" href=\"#attributs-de-header\">¶</a> Attributs de Header</h3><table><thead><tr><th>Attribut</th><th>Description</th><th>Type</th><th>Valeurs acceptées</th><th>Défaut</th></tr></thead><tbody><tr><td>height</td><td>Hauteur du header.</td><td>string</td><td>—</td><td>60px</td></tr></tbody></table><h3 id=\"attributs-de-aside\"><a class=\"header-anchor\" href=\"#attributs-de-aside\">¶</a> Attributs de Aside</h3><table><thead><tr><th>Attribut</th><th>Description</th><th>Type</th><th>Valeurs acceptées</th><th>Défaut</th></tr></thead><tbody><tr><td>width</td><td>Largeur de la section.</td><td>string</td><td>—</td><td>300px</td></tr></tbody></table><h3 id=\"attributs-de-footer\"><a class=\"header-anchor\" href=\"#attributs-de-footer\">¶</a> Attributs de Footer</h3><table><thead><tr><th>Attribut</th><th>Description</th><th>Type</th><th>Valeurs acceptées</th><th>Défaut</th></tr></thead><tbody><tr><td>height</td><td>Hauteur du footer.</td><td>string</td><td>—</td><td>60px</td></tr></tbody></table>" , 8 ) ;
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
function containervue _type _template _id _3b618290 _bindings _render ( _ctx , _cache , $props , $setup , $data , $options ) {
2020-11-14 01:43:59 +08:00
var _component _element _demo0 = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "element-demo0" ) ;
var _component _demo _block = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "demo-block" ) ;
var _component _element _demo1 = Object ( vue _esm _browser [ "P" /* resolveComponent */ ] ) ( "element-demo1" ) ;
2020-11-16 11:52:30 +08:00
return Object ( vue _esm _browser [ "G" /* openBlock */ ] ) ( ) , Object ( vue _esm _browser [ "j" /* createBlock */ ] ) ( "section" , containervue _type _template _id _3b618290 _bindings _hoisted _1 , [ containervue _type _template _id _3b618290 _bindings _hoisted _2 , Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _demo _block , null , {
2020-11-14 01:43:59 +08:00
source : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
return [ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _element _demo0 ) ] ;
} ) ,
highlight : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
2020-11-16 11:52:30 +08:00
return [ containervue _type _template _id _3b618290 _bindings _hoisted _11 ] ;
2020-11-14 01:43:59 +08:00
} ) ,
_ : 1
2020-11-16 11:52:30 +08:00
} ) , containervue _type _template _id _3b618290 _bindings _hoisted _12 , Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _demo _block , null , {
2020-11-14 01:43:59 +08:00
source : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
return [ Object ( vue _esm _browser [ "o" /* createVNode */ ] ) ( _component _element _demo1 ) ] ;
} ) ,
highlight : Object ( vue _esm _browser [ "eb" /* withCtx */ ] ) ( function ( ) {
2020-11-16 11:52:30 +08:00
return [ containervue _type _template _id _3b618290 _bindings _hoisted _13 ] ;
2020-11-14 01:43:59 +08:00
} ) ,
_ : 1
2020-11-16 11:52:30 +08:00
} ) , containervue _type _template _id _3b618290 _bindings _hoisted _14 ] ) ;
2020-11-14 01:43:59 +08:00
}
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/fr-FR/container.md?vue&type=template&id=3b618290&bindings={}
2020-11-14 01:43:59 +08:00
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/extends.js
var helpers _extends = _ _webpack _require _ _ ( 7 ) ;
var extends _default = /*#__PURE__*/ _ _webpack _require _ _ . n ( helpers _extends ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist??ref--2-0!./website/md-loader!./website/docs/fr-FR/container.md?vue&type=script&lang=ts
2020-11-14 01:43:59 +08:00
/* harmony default export */ var containervue _type _script _lang _ts = ( {
name : 'component-doc' ,
components : {
"element-demo0" : function ( ) {
var _createTextVNode = vue _esm _browser [ "n" /* createTextVNode */ ] ,
_resolveComponent = vue _esm _browser [ "P" /* resolveComponent */ ] ,
_withCtx = vue _esm _browser [ "eb" /* withCtx */ ] ,
_createVNode = vue _esm _browser [ "o" /* createVNode */ ] ,
_openBlock = vue _esm _browser [ "G" /* openBlock */ ] ,
_createBlock = vue _esm _browser [ "j" /* createBlock */ ] ;
var _hoisted _1 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _2 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _3 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _4 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _5 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
var _hoisted _6 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _7 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _8 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _9 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _10 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _11 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _12 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _13 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _14 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
var _hoisted _15 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _16 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _17 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _18 = /*#__PURE__*/ _createTextVNode ( "Aside" ) ;
var _hoisted _19 = /*#__PURE__*/ _createTextVNode ( "Header" ) ;
var _hoisted _20 = /*#__PURE__*/ _createTextVNode ( "Main" ) ;
var _hoisted _21 = /*#__PURE__*/ _createTextVNode ( "Footer" ) ;
function render ( _ctx , _cache ) {
var _component _el _header = _resolveComponent ( "el-header" ) ;
var _component _el _main = _resolveComponent ( "el-main" ) ;
var _component _el _container = _resolveComponent ( "el-container" ) ;
var _component _el _footer = _resolveComponent ( "el-footer" ) ;
var _component _el _aside = _resolveComponent ( "el-aside" ) ;
return _openBlock ( ) , _createBlock ( "div" , null , [ _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _1 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _2 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _3 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _4 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _5 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _6 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _7 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _8 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _9 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _10 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _11 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _12 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _13 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _14 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _15 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _16 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _17 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _18 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _19 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _20 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _footer , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _21 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ) ;
}
var democomponentExport = { } ;
return extends _default ( ) ( {
render : render
} , democomponentExport ) ;
} ( ) ,
"element-demo1" : function ( ) {
var _createVNode = vue _esm _browser [ "o" /* createVNode */ ] ,
_createTextVNode = vue _esm _browser [ "n" /* createTextVNode */ ] ,
_resolveComponent = vue _esm _browser [ "P" /* resolveComponent */ ] ,
_withCtx = vue _esm _browser [ "eb" /* withCtx */ ] ,
_openBlock = vue _esm _browser [ "G" /* openBlock */ ] ,
_createBlock = vue _esm _browser [ "j" /* createBlock */ ] ;
var _hoisted _1 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-message"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator One" ) ] , - 1 ) ;
var _hoisted _2 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _3 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _4 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _5 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _6 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option4" , - 1 ) ;
var _hoisted _7 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _8 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-menu"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator Two" ) ] , - 1 ) ;
var _hoisted _9 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _10 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _11 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _12 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _13 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option 4" , - 1 ) ;
var _hoisted _14 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _15 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , [ /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-setting"
} ) , /*#__PURE__*/ _createTextVNode ( "Navigator Three" ) ] , - 1 ) ;
var _hoisted _16 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Group 1" , - 1 ) ;
var _hoisted _17 = /*#__PURE__*/ _createTextVNode ( "Option 1" ) ;
var _hoisted _18 = /*#__PURE__*/ _createTextVNode ( "Option 2" ) ;
var _hoisted _19 = /*#__PURE__*/ _createTextVNode ( "Option 3" ) ;
var _hoisted _20 = /*#__PURE__*/ _createVNode ( "template" , {
slot : "title"
} , "Option 4" , - 1 ) ;
var _hoisted _21 = /*#__PURE__*/ _createTextVNode ( "Option 4-1" ) ;
var _hoisted _22 = /*#__PURE__*/ _createVNode ( "i" , {
class : "el-icon-setting" ,
style : {
"margin-right" : "15px"
}
} , null , - 1 ) ;
var _hoisted _23 = /*#__PURE__*/ _createTextVNode ( "View" ) ;
var _hoisted _24 = /*#__PURE__*/ _createTextVNode ( "Add" ) ;
var _hoisted _25 = /*#__PURE__*/ _createTextVNode ( "Delete" ) ;
var _hoisted _26 = /*#__PURE__*/ _createVNode ( "span" , null , "Tom" , - 1 ) ;
function render ( _ctx , _cache ) {
var _component _el _menu _item = _resolveComponent ( "el-menu-item" ) ;
var _component _el _menu _item _group = _resolveComponent ( "el-menu-item-group" ) ;
var _component _el _submenu = _resolveComponent ( "el-submenu" ) ;
var _component _el _menu = _resolveComponent ( "el-menu" ) ;
var _component _el _aside = _resolveComponent ( "el-aside" ) ;
var _component _el _dropdown _item = _resolveComponent ( "el-dropdown-item" ) ;
var _component _el _dropdown _menu = _resolveComponent ( "el-dropdown-menu" ) ;
var _component _el _dropdown = _resolveComponent ( "el-dropdown" ) ;
var _component _el _header = _resolveComponent ( "el-header" ) ;
var _component _el _table _column = _resolveComponent ( "el-table-column" ) ;
var _component _el _table = _resolveComponent ( "el-table" ) ;
var _component _el _main = _resolveComponent ( "el-main" ) ;
var _component _el _container = _resolveComponent ( "el-container" ) ;
return _openBlock ( ) , _createBlock ( "div" , null , [ _createVNode ( _component _el _container , {
style : {
"height" : "500px" ,
"border" : "1px solid #eee"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _aside , {
width : "200px" ,
style : {
"background-color" : "rgb(238, 241, 246)"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu , {
"default-openeds" : [ '1' , '3' ]
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _submenu , {
index : "1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _1 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _2 , _createVNode ( _component _el _menu _item , {
index : "1-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _3 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "1-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _4 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "1-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _5 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "1-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _6 , _createVNode ( _component _el _menu _item , {
index : "1-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _7 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _8 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _9 , _createVNode ( _component _el _menu _item , {
index : "2-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _10 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "2-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _11 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "2-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _12 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "2-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _13 , _createVNode ( _component _el _menu _item , {
index : "2-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _14 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _15 , _createVNode ( _component _el _menu _item _group , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _16 , _createVNode ( _component _el _menu _item , {
index : "3-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _17 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item , {
index : "3-2"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _18 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _menu _item _group , {
title : "Group 2"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _menu _item , {
index : "3-3"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _19 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _submenu , {
index : "3-4"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _20 , _createVNode ( _component _el _menu _item , {
index : "3-4-1"
} , {
default : _withCtx ( function ( ) {
return [ _hoisted _21 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _container , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _header , {
style : {
"text-align" : "right" ,
"font-size" : "12px"
}
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _dropdown , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _22 , _createVNode ( _component _el _dropdown _menu , {
slot : "dropdown"
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _23 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _24 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _dropdown _item , null , {
default : _withCtx ( function ( ) {
return [ _hoisted _25 ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) , _hoisted _26 ] ;
} ) ,
_ : 1
} ) , _createVNode ( _component _el _main , null , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _table , {
data : _ctx . tableData
} , {
default : _withCtx ( function ( ) {
return [ _createVNode ( _component _el _table _column , {
prop : "date" ,
label : "Date" ,
width : "140"
} ) , _createVNode ( _component _el _table _column , {
prop : "name" ,
label : "Name" ,
width : "120"
} ) , _createVNode ( _component _el _table _column , {
prop : "address" ,
label : "Address"
} ) ] ;
} ) ,
_ : 1
} , 8 , [ "data" ] ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ;
} ) ,
_ : 1
} ) ] ) ;
}
var democomponentExport = {
data : function data ( ) {
var item = {
date : '2016-05-02' ,
name : 'Tom' ,
address : 'No. 189, Grove St, Los Angeles'
} ;
return {
tableData : Array ( 20 ) . fill ( item )
} ;
}
} ;
return extends _default ( ) ( {
render : render
} , democomponentExport ) ;
} ( )
}
} ) ;
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/fr-FR/container.md?vue&type=script&lang=ts
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
// CONCATENATED MODULE: ./website/docs/fr-FR/container.md
2020-11-14 01:43:59 +08:00
2020-11-16 11:52:30 +08:00
containervue _type _script _lang _ts . render = containervue _type _template _id _3b618290 _bindings _render
2020-11-14 01:43:59 +08:00
/* harmony default export */ var container = _ _webpack _exports _ _ [ "default" ] = ( containervue _type _script _lang _ts ) ;
/***/ } )
} ] ) ;