- <template>
- <view slot="gHeader" class="gui-margin gui-rows gui-align-items-center">
- <text class="gui-h5 gui-icons gui-primary-color"> GraceUI 5</text>
- <text class="gui-text-small gui-color-gray"
- style="margin-left:20rpx; margin-top:6rpx;">更努力为更快更好的跨平台开发</text>
- </view>
- </template>
- <script>
- </script>
- <style>
- </style>
|