mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-18 05:01:21 +08:00
doc: update quickreference.md
. 327e35baf7
This commit is contained in:
@ -1084,8 +1084,8 @@
|
||||
<hr>
|
||||
<p>如果我们从以下来源使用模板的话,这条限制是不存在的</p>
|
||||
<ul class="style-round">
|
||||
<li>字符串 (例如:template: '...')</li>
|
||||
<li>单文件组件 (.vue)</li>
|
||||
<li>字符串 (例如:<code>template: '...'</code>)</li>
|
||||
<li>单文件组件 (<code>.vue</code>)</li>
|
||||
<li><code><script type="text/x-template"></code></li>
|
||||
</ul>
|
||||
<!--rehype:className=style-round-->
|
||||
|
Reference in New Issue
Block a user