摘要: require.js import { cofing } from '../cofing.js' export async function requestApi(url, data={}, method = "post") { let respondData = {msg: "服务异常"}; tr 阅读全文
posted @ 2022-03-11 18:25 龙卷风吹毁停车场 阅读(466) 评论(0) 推荐(0)
摘要: <template> <view class="product-list"> <u-sticky bgColor="#fff" > <u-tabs :list="list1" ref="uTabs" :current="current" @change="tabsChange"></u-tabs> 阅读全文
posted @ 2022-03-11 15:38 龙卷风吹毁停车场 阅读(3174) 评论(0) 推荐(0)