服务器提交
This commit is contained in:
1
public/weapp/components/ns-copyright/ns-copyright.wxml
Executable file
1
public/weapp/components/ns-copyright/ns-copyright.wxml
Executable file
@@ -0,0 +1 @@
|
||||
<block wx:if="{{copyright&&(showLogo||showBeian)}}"><view class="copyrigt-wrap"><block wx:if="{{showLogo}}"><view class="copyright-info"><block wx:if="{{copyright.logo}}"><view data-event-opts="{{[['tap',[['link',['$0'],['copyright.copyright_link']]]]]}}" class="copyright-pic" bindtap="__e"><image src="{{$root.g0}}" mode="widthFix" data-event-opts="{{[['error',[['error',['$event']]]]]}}" binderror="__e"></image></view></block></view></block></view></block>
|
||||
Reference in New Issue
Block a user