<template> <view class="common-more"> 点击加载更多 </view> </template> <script> </script> <style lang="less"> .common-more{ } </style>