2 Star 3 Fork 3

element-plus/doc-archive

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
DOCS jp35.0cb71eee40c7d7b6716e.js 49.45 KB
一键复制 编辑 原始数据 按行查看 历史
iamkun 提交于 2021-09-15 18:54 . chore: update
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[246],{
/***/ 989:
/***/ (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.prod.js
var vue_esm_browser_prod = __webpack_require__(0);
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist/templateLoader.js??ref--6!./node_modules/vue-loader/dist??ref--3-0!./website/md-loader!./website/docs/jp/layout.md?vue&type=template&id=2e057cf7
const layoutvue_type_template_id_2e057cf7_hoisted_1 = {
class: "content element-doc"
};
const layoutvue_type_template_id_2e057cf7_hoisted_2 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("レイアウト ");
const layoutvue_type_template_id_2e057cf7_hoisted_3 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "24 カラムを基本レイアウトで、簡単、素早く作れます。", -1);
const layoutvue_type_template_id_2e057cf7_hoisted_4 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", {
class: "tip"
}, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("The component uses flex layout by default, no need to set "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "type=\"flex\""), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" manually.")]), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Please note that the parent container should avoid using "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "inline"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" related styles, which will cause the component to not fill up its width.")])], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_5 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("ベーシックレイアウト ");
const layoutvue_type_template_id_2e057cf7_hoisted_6 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "カラムを用いて、ベーシックグリッドレイアウトを作ります。", -1);
const layoutvue_type_template_id_2e057cf7_hoisted_7 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "row"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(""), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "col"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" を使えば、"), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "span"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" 属性を使って簡単にレイアウトを操作することができます。")])], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_8 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row>\n <el-col :span=\"24\"><div class=\"grid-content bg-purple-dark\"></div></el-col>\n</el-row>\n<el-row>\n <el-col :span=\"12\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"12\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n</el-row>\n<el-row>\n <el-col :span=\"8\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"8\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"8\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n</el-row>\n<el-row>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n</el-row>\n\n<style>\n .el-row {\n margin-bottom: 20px;\n &:last-child {\n margin-bottom: 0;\n }\n }\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n .row-bg {\n padding: 10px 0;\n background-color: #f9fafc;\n }\n</style>\n")], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_9 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("カラム間隔 ");
const layoutvue_type_template_id_2e057cf7_hoisted_10 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "カラム間隔もサポートされてます。", -1);
const layoutvue_type_template_id_2e057cf7_hoisted_11 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("行にはカラム間の間隔を指定するための "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "gutter"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" 属性があり、デフォルト値は 0 です。")])], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_12 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row :gutter=\"20\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n\n<style>\n .el-row {\n margin-bottom: 20px;\n &:last-child {\n margin-bottom: 0;\n }\n }\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n .row-bg {\n padding: 10px 0;\n background-color: #f9fafc;\n }\n</style>\n")], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_13 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("ハイブリッドレイアウト ");
const layoutvue_type_template_id_2e057cf7_hoisted_14 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "基本の 1/24 カラムを組み合わせて、より複雑なハイブリッドレイアウトを形成できます。", -1);
const layoutvue_type_template_id_2e057cf7_hoisted_15 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row :gutter=\"20\">\n <el-col :span=\"16\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"8\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row :gutter=\"20\">\n <el-col :span=\"8\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"8\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row :gutter=\"20\">\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"16\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"4\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n\n<style>\n .el-row {\n margin-bottom: 20px;\n &:last-child {\n margin-bottom: 0;\n }\n }\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n .row-bg {\n padding: 10px 0;\n background-color: #f9fafc;\n }\n</style>\n")], -1);
const layoutvue_type_template_id_2e057cf7_hoisted_16 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("カラムオフセット ");
const _hoisted_17 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "オフセットを指定することができます。", -1);
const _hoisted_18 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("Col の"), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "offset"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("属性の値を設定することで、カラムのオフセット数を指定することができます。")])], -1);
const _hoisted_19 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row :gutter=\"20\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\" :offset=\"6\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n</el-row>\n<el-row :gutter=\"20\">\n <el-col :span=\"6\" :offset=\"6\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n <el-col :span=\"6\" :offset=\"6\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n</el-row>\n<el-row :gutter=\"20\">\n <el-col :span=\"12\" :offset=\"6\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n</el-row>\n\n<style>\n .el-row {\n margin-bottom: 20px;\n &:last-child {\n margin-bottom: 0;\n }\n }\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n .row-bg {\n padding: 10px 0;\n background-color: #f9fafc;\n }\n</style>\n")], -1);
const _hoisted_20 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("配置 ");
const _hoisted_21 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Default use the flex layout to make flexible alignment of columns.", -1);
const _hoisted_22 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("div", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("You can define the layout of child elements by setting "), /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", null, "justify"), /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])(" attribute with start, center, end, space-between or space-around.")])], -1);
const _hoisted_23 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row class=\"row-bg\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row class=\"row-bg\" justify=\"center\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row class=\"row-bg\" justify=\"end\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row class=\"row-bg\" justify=\"space-between\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n<el-row class=\"row-bg\" justify=\"space-around\">\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple-light\"></div></el-col>\n <el-col :span=\"6\"><div class=\"grid-content bg-purple\"></div></el-col>\n</el-row>\n\n<style>\n .el-row {\n margin-bottom: 20px;\n &:last-child {\n margin-bottom: 0;\n }\n }\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n .row-bg {\n padding: 10px 0;\n background-color: #f9fafc;\n }\n</style>\n")], -1);
const _hoisted_24 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("レスポンシブレイアウト ");
const _hoisted_25 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("p", null, "Bootstrap のレスポンシブデザインを例にとると、xs, sm, md, lg, xl の 5 つのブレイクポイントがプリセットされています。", -1);
const _hoisted_26 = /*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("pre", null, [/*#__PURE__*/Object(vue_esm_browser_prod["createElementVNode"])("code", {
class: "html"
}, "<el-row :gutter=\"10\">\n <el-col :xs=\"8\" :sm=\"6\" :md=\"4\" :lg=\"3\" :xl=\"1\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n <el-col :xs=\"4\" :sm=\"6\" :md=\"8\" :lg=\"9\" :xl=\"11\"\n ><div class=\"grid-content bg-purple-light\"></div\n ></el-col>\n <el-col :xs=\"4\" :sm=\"6\" :md=\"8\" :lg=\"9\" :xl=\"11\"\n ><div class=\"grid-content bg-purple\"></div\n ></el-col>\n <el-col :xs=\"8\" :sm=\"6\" :md=\"4\" :lg=\"3\" :xl=\"1\"\n ><div class=\"grid-content bg-purple-light\"></div\n ></el-col>\n</el-row>\n\n<style>\n .el-col {\n border-radius: 4px;\n }\n .bg-purple-dark {\n background: #99a9bf;\n }\n .bg-purple {\n background: #d3dce6;\n }\n .bg-purple-light {\n background: #e5e9f2;\n }\n .grid-content {\n border-radius: 4px;\n min-height: 36px;\n }\n</style>\n")], -1);
const _hoisted_27 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("要素を隠すためのユーティリティクラス ");
const _hoisted_28 = /*#__PURE__*/Object(vue_esm_browser_prod["createStaticVNode"])("<p>さらに、Element Plus は、特定の条件下で要素を隠すための一連のクラスを提供します。これらのクラスは、任意の DOM 要素やカスタムコンポーネントに追加することができます。これらのクラスを使用するには、以下の CSS ファイルをインポートする必要があります。</p><pre class=\"example-code\"><code class=\"hljs language-js\"><span class=\"hljs-keyword\">import</span> <span class=\"hljs-string\">&#39;element-plus/lib/theme-chalk/display.css&#39;</span>\n</code><span class=\"lang-mark\">js</span></pre><p>クラス:</p><ul><li><code>hidden-xs-only</code> - xs ビューポートのとき、非表示にする</li><li><code>hidden-sm-only</code> - sm ビューポートのとき、非表示にする</li><li><code>hidden-sm-and-down</code> - sm ビューポート以下のとき、非表示にする</li><li><code>hidden-sm-and-up</code> - sm ビューポート以上のとき、非表示にする</li><li><code>hidden-md-only</code> - md ビューポートのとき、非表示にする</li><li><code>hidden-md-and-down</code> - md ビューポート以下のとき、非表示にする</li><li><code>hidden-md-and-up</code> - md ビューポート以上のとき、非表示にする</li><li><code>hidden-lg-only</code> - lg ビューポートのとき、非表示にする</li><li><code>hidden-lg-and-down</code> - lg ビューポート以下のとき、非表示にする</li><li><code>hidden-lg-and-up</code> - lg ビューポート以上のとき、非表示にする</li><li><code>hidden-xl-only</code> - xl ビューポートのとき、非表示にする</li></ul>", 4);
const _hoisted_32 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("行属性 ");
const _hoisted_33 = /*#__PURE__*/Object(vue_esm_browser_prod["createStaticVNode"])("<table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>gutter</td><td>グリッド間隔</td><td>number</td><td>—</td><td>0</td></tr><tr><td>justify</td><td>フレックスレイアウトの水平配置</td><td>string</td><td>start/end/center/space-around/space-between</td><td>start</td></tr><tr><td>align</td><td>フレックスレイアウトの垂直配置</td><td>string</td><td>top/middle/bottom</td><td>top</td></tr><tr><td>tag</td><td>カスタムエレメントタグ</td><td>string</td><td>*</td><td>div</td></tr></tbody></table>", 1);
const _hoisted_34 = /*#__PURE__*/Object(vue_esm_browser_prod["createTextVNode"])("列属性 ");
const _hoisted_35 = /*#__PURE__*/Object(vue_esm_browser_prod["createStaticVNode"])("<table><thead><tr><th>Attribute</th><th>Description</th><th>Type</th><th>Accepted Values</th><th>Default</th></tr></thead><tbody><tr><td>span</td><td>グリッドスパンの列数</td><td>number</td><td>—</td><td>24</td></tr><tr><td>offset</td><td>左辺のグリッドのスペースの数</td><td>number</td><td>—</td><td>0</td></tr><tr><td>push</td><td>グリッドが右に移動する列数</td><td>number</td><td>—</td><td>0</td></tr><tr><td>pull</td><td>グリッドが左に移動する列数</td><td>number</td><td>—</td><td>0</td></tr><tr><td>xs</td><td><code>&lt;768px</code> レスポンシブ列または列 props オブジェクト</td><td>number/object (e.g. {span: 4, offset: 4})</td><td>—</td><td>—</td></tr><tr><td>sm</td><td><code>≥768px</code> レスポンシブ列または列 props オブジェクト</td><td>number/object (e.g. {span: 4, offset: 4})</td><td>—</td><td>—</td></tr><tr><td>md</td><td><code>≥992px</code> レスポンシブ列または列 props オブジェクト</td><td>number/object (e.g. {span: 4, offset: 4})</td><td>—</td><td>—</td></tr><tr><td>lg</td><td><code>≥1200px</code> レスポンシブ列または列 props オブジェクト</td><td>number/object (e.g. {span: 4, offset: 4})</td><td>—</td><td>—</td></tr><tr><td>xl</td><td><code>≥1920px</code> レスポンシブ列または列 props オブジェクト</td><td>number/object (e.g. {span: 4, offset: 4})</td><td>—</td><td>—</td></tr><tr><td>tag</td><td>カスタムエレメントタグ</td><td>string</td><td>*</td><td>div</td></tr></tbody></table>", 1);
function layoutvue_type_template_id_2e057cf7_render(_ctx, _cache, $props, $setup, $data, $options) {
const _component_app_link = Object(vue_esm_browser_prod["resolveComponent"])("app-link");
const _component_app_heading = Object(vue_esm_browser_prod["resolveComponent"])("app-heading");
const _component_element_demo0 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo0");
const _component_demo_block = Object(vue_esm_browser_prod["resolveComponent"])("demo-block");
const _component_element_demo1 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo1");
const _component_element_demo2 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo2");
const _component_element_demo3 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo3");
const _component_element_demo4 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo4");
const _component_element_demo5 = Object(vue_esm_browser_prod["resolveComponent"])("element-demo5");
const _component_right_nav = Object(vue_esm_browser_prod["resolveComponent"])("right-nav");
return Object(vue_esm_browser_prod["openBlock"])(), Object(vue_esm_browser_prod["createElementBlock"])("section", layoutvue_type_template_id_2e057cf7_hoisted_1, [Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "reiauto",
content: "レイアウト",
href: "#reiauto",
level: "2"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_2, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#reiauto"
})]),
_: 1
}), layoutvue_type_template_id_2e057cf7_hoisted_3, layoutvue_type_template_id_2e057cf7_hoisted_4, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "besitukureiauto",
content: "ベーシックレイアウト",
href: "#besitukureiauto",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_5, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#besitukureiauto"
})]),
_: 1
}), layoutvue_type_template_id_2e057cf7_hoisted_6, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo0)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_8]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_7]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "karamujian-ge",
content: "カラム間隔",
href: "#karamujian-ge",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_9, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#karamujian-ge"
})]),
_: 1
}), layoutvue_type_template_id_2e057cf7_hoisted_10, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo1)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_12]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_11]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "haiburitudoreiauto",
content: "ハイブリッドレイアウト",
href: "#haiburitudoreiauto",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_13, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#haiburitudoreiauto"
})]),
_: 1
}), layoutvue_type_template_id_2e057cf7_hoisted_14, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo2)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_15]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "karamuohusetuto",
content: "カラムオフセット",
href: "#karamuohusetuto",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [layoutvue_type_template_id_2e057cf7_hoisted_16, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#karamuohusetuto"
})]),
_: 1
}), _hoisted_17, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo3)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_19]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_18]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "pei-zhi",
content: "配置",
href: "#pei-zhi",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_20, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#pei-zhi"
})]),
_: 1
}), _hoisted_21, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo4)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_23]),
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_22]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "resuponsibureiauto",
content: "レスポンシブレイアウト",
href: "#resuponsibureiauto",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_24, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#resuponsibureiauto"
})]),
_: 1
}), _hoisted_25, Object(vue_esm_browser_prod["createVNode"])(_component_demo_block, null, {
source: Object(vue_esm_browser_prod["withCtx"])(() => [Object(vue_esm_browser_prod["createVNode"])(_component_element_demo5)]),
highlight: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_26]),
_: 1
}), Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "yao-su-woyin-sutamenoyuteiriteikurasu",
content: "要素を隠すためのユーティリティクラス",
href: "#yao-su-woyin-sutamenoyuteiriteikurasu",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_27, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#yao-su-woyin-sutamenoyuteiriteikurasu"
})]),
_: 1
}), _hoisted_28, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "xing-shu-xing",
content: "行属性",
href: "#xing-shu-xing",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_32, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#xing-shu-xing"
})]),
_: 1
}), _hoisted_33, Object(vue_esm_browser_prod["createVNode"])(_component_app_heading, {
id: "lie-shu-xing",
content: "列属性",
href: "#lie-shu-xing",
level: "3"
}, {
default: Object(vue_esm_browser_prod["withCtx"])(() => [_hoisted_34, Object(vue_esm_browser_prod["createVNode"])(_component_app_link, {
class: "header-anchor",
href: "#lie-shu-xing"
})]),
_: 1
}), _hoisted_35, Object(vue_esm_browser_prod["createVNode"])(_component_right_nav)]);
}
// CONCATENATED MODULE: ./website/docs/jp/layout.md?vue&type=template&id=2e057cf7
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist??ref--3-0!./website/md-loader!./website/docs/jp/layout.md?vue&type=script&lang=ts
/* harmony default export */ var layoutvue_type_script_lang_ts = ({
name: 'component-doc',
components: {
"element-demo0": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-dark"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_5 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_6 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_7 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_8 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_9 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_10 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_11 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_12 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_13 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_14 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_15 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_16 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 24
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 12
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_col, {
span: 12
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
}), _createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_9]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_10]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, null, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_11]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_12]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_13]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_14]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_15]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_16]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo1": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo2": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_5 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_6 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_7 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_8 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_9 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 16
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_col, {
span: 8
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_col, {
span: 16
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
}), _createVNode(_component_el_col, {
span: 4
}, {
default: _withCtx(() => [_hoisted_9]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo3": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_5 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_col, {
span: 6,
offset: 6
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6,
offset: 6
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_col, {
span: 6,
offset: 6
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
gutter: 20
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 12,
offset: 6
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo4": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_5 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_6 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_7 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_8 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_9 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_10 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_11 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_12 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_13 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_14 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_15 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, {
class: "row-bg"
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
class: "row-bg",
justify: "center"
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_5]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_6]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
class: "row-bg",
justify: "end"
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_7]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_8]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_9]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
class: "row-bg",
justify: "space-between"
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_10]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_11]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_12]),
_: 1
})]),
_: 1
}), _createVNode(_component_el_row, {
class: "row-bg",
justify: "space-around"
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_13]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_14]),
_: 1
}), _createVNode(_component_el_col, {
span: 6
}, {
default: _withCtx(() => [_hoisted_15]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}(),
"element-demo5": function () {
const {
createElementVNode: _createElementVNode,
resolveComponent: _resolveComponent,
withCtx: _withCtx,
createVNode: _createVNode,
openBlock: _openBlock,
createElementBlock: _createElementBlock
} = vue_esm_browser_prod;
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_2 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
const _hoisted_3 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple"
}, null, -1);
const _hoisted_4 = /*#__PURE__*/_createElementVNode("div", {
class: "grid-content bg-purple-light"
}, null, -1);
function render(_ctx, _cache) {
const _component_el_col = _resolveComponent("el-col");
const _component_el_row = _resolveComponent("el-row");
return _openBlock(), _createElementBlock("div", null, [_createVNode(_component_el_row, {
gutter: 10
}, {
default: _withCtx(() => [_createVNode(_component_el_col, {
xs: 8,
sm: 6,
md: 4,
lg: 3,
xl: 1
}, {
default: _withCtx(() => [_hoisted_1]),
_: 1
}), _createVNode(_component_el_col, {
xs: 4,
sm: 6,
md: 8,
lg: 9,
xl: 11
}, {
default: _withCtx(() => [_hoisted_2]),
_: 1
}), _createVNode(_component_el_col, {
xs: 4,
sm: 6,
md: 8,
lg: 9,
xl: 11
}, {
default: _withCtx(() => [_hoisted_3]),
_: 1
}), _createVNode(_component_el_col, {
xs: 8,
sm: 6,
md: 4,
lg: 3,
xl: 1
}, {
default: _withCtx(() => [_hoisted_4]),
_: 1
})]),
_: 1
})]);
}
const democomponentExport = {};
return {
render,
...democomponentExport
};
}()
}
});
// CONCATENATED MODULE: ./website/docs/jp/layout.md?vue&type=script&lang=ts
// CONCATENATED MODULE: ./website/docs/jp/layout.md
layoutvue_type_script_lang_ts.render = layoutvue_type_template_id_2e057cf7_render
/* harmony default export */ var layout = __webpack_exports__["default"] = (layoutvue_type_script_lang_ts);
/***/ })
}]);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/element-plus/doc-archive.git
git@gitee.com:element-plus/doc-archive.git
element-plus
doc-archive
doc-archive
main

搜索帮助