{CN} - 3.5.2.4.3 bare

$this->params['bare']
  1. $this->params['bare']

如果当前页面为空为1,不为空则为0

{EN} - 3.5.2.4.3 bare

$this->params['bare']

Stores 1 if the current layout is empty, 0 if not.

Differences

Lines: 1-3Lines: 1-3
 <title>bare</title> <title>bare</title>
-<p class="method"><code>$this->params['bare']</code></p>
<p>Stores 1 if the current layout is empty, 0 if not.</p>
+<pre>$this-&amp;gt;params['bare']</pre>
<p>如果当前页面为空为1,不为空则为0</p>