尝试为我的Slack应用程序构建一个响应式单页,但我似乎无法获得响应的标题,它只是在较小的屏幕上消失。我在想我可能需要使用mdl-grid
类,但不确定这是否是最佳做法。这是我写的:
<div class="mdl-layout mdl-js-layout">
<header class="mdl-layout__header">
<div class="mdl-layout__header-row">
<span class="mdl-layout-title">Slack Riddles</span>
</div>
</header>
<main class="mdl-layout__content">
<button class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--colored">
Add to Slack
</button>
</main>
</div>
答案 0 :(得分:0)
CryptoJS.enc.Base64.stringify(CryptoJS.enc.Utf8.parse(withIV));
类。
mdl-layout--fixed-header