添加组件
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/* components/page-plugin/index.wxss */
|
||||
@@ -2,7 +2,7 @@
|
||||
<view wx:if="{{!isAuth}}" style="padding: 12px;padding-bottom: env(safe-area-inset-bottom);{{style ||''}}">
|
||||
<slot></slot>
|
||||
</view>
|
||||
<no_auth_plugin wx:else />
|
||||
<no-auth-plugin wx:else />
|
||||
</block>
|
||||
<block wx:else>
|
||||
<!-- <loading_plugin wx:if="{{loading}}" /> -->
|
||||
@@ -34,4 +34,4 @@
|
||||
《{{appletName}}隐私权政策》</t-link>
|
||||
|
||||
</view>
|
||||
</block>
|
||||
</block>
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user