Skip to content

Commit 63da780

Browse files
author
committed
Deployed 0c091e2 with MkDocs version: 1.6.1
1 parent 0046389 commit 63da780

2 files changed

Lines changed: 1 addition & 30 deletions

File tree

qml/00-QML单页组件规范/index.html

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,17 +1424,6 @@
14241424
</span>
14251425
</a>
14261426

1427-
</li>
1428-
1429-
<li class="md-nav__item">
1430-
<a href="#5" class="md-nav__link">
1431-
<span class="md-ellipsis">
1432-
1433-
5. 组件清单与节奏
1434-
1435-
</span>
1436-
</a>
1437-
14381427
</li>
14391428

14401429
</ul>
@@ -1588,17 +1577,6 @@
15881577
</span>
15891578
</a>
15901579

1591-
</li>
1592-
1593-
<li class="md-nav__item">
1594-
<a href="#5" class="md-nav__link">
1595-
<span class="md-ellipsis">
1596-
1597-
5. 组件清单与节奏
1598-
1599-
</span>
1600-
</a>
1601-
16021580
</li>
16031581

16041582
</ul>
@@ -1619,7 +1597,6 @@
16191597

16201598

16211599
<h1 id="qml-qtcraft">QML 单页小组件规范(qtcraft)<a class="headerlink" href="#qml-qtcraft" title="Permanent link">&para;</a></h1>
1622-
<p>这份文档把你提出的要求固化成可执行规范。后续我不会开始写任何组件,直到你说“开始”。</p>
16231600
<hr />
16241601
<h2 id="1">1. 目标与范围<a class="headerlink" href="#1" title="Permanent link">&para;</a></h2>
16251602
<ul>
@@ -1705,12 +1682,6 @@ <h2 id="4-md">4. 每个组件的 MD 要求(介绍 + 用法 + 属性声明)<a
17051682
</span><span id="__span-2-3"><a id="__codelineno-2-3" name="__codelineno-2-3" href="#__codelineno-2-3"></a> <span class="c1">// 这里展示 1~3 个最常用属性</span>
17061683
</span><span id="__span-2-4"><a id="__codelineno-2-4" name="__codelineno-2-4" href="#__codelineno-2-4"></a><span class="p">}</span>
17071684
</span></code></pre></div>
1708-
<hr />
1709-
<h2 id="5">5. 组件清单与节奏<a class="headerlink" href="#5" title="Permanent link">&para;</a></h2>
1710-
<ul>
1711-
<li>我先按这个规范在 <code>docs/qml/</code> 下逐个创建组件文件夹与文件</li>
1712-
<li>你说“开始”之后我才会开始往里面写具体组件内容</li>
1713-
</ul>
17141685

17151686

17161687

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)