feat: 更新 page-container 组件,重命名导航栏相关属性并添加背景色和底部安全区适配功能
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--pages/date/date.wxml-->
|
||||
<page-container title="日期时间格式化示例" backgroundColor="#123321" textColor="#ffffff">
|
||||
<page-container navBarTitle="日期时间格式化示例" navBarBackgroundColor="#123321" navBarTextColor="#ffffff">
|
||||
<view class="container">
|
||||
<!-- formatTime 函数示例 -->
|
||||
<view class="section">
|
||||
|
||||
Reference in New Issue
Block a user