uni-app全局組件引用

1 components文件下的vue文件html <template name="page-head"> <view class="uni-page-head"> <view class="uni-page-head-title">{{title}}</view> </view> </template> <script> export default { name: "page-h
相關文章
相關標籤/搜索