<button class="justify-center button" open-type="getPhoneNumber" @getphonenumber="getPhoneNumber">
...
yekong
3年前 (2022-01-11)
喜欢
uniapp 结合uivew实现提现列表
<template>
<view class="u-page">
<u-list @scrolltolower="scrolltolower">
&...
yekong
3年前 (2022-01-10)
喜欢
uniapp 页面开发 结合uivew实现余额提现ui
代码
<template>
<view>
<u-navbar @leftClick="goback" @rightClick="gojilu" r...
yekong
3年前 (2022-01-10)
喜欢
<template>
<div class="tabs">
<div class="tab cur" :class="{active:item.checked}" @click=&q...
yekong
3年前 (2022-01-08)
喜欢
<template>
<div class="tabs">
<div class="tab cur" :class="{active:active==index}" @click=&...
yekong
3年前 (2022-01-08)
喜欢
vue数据可视化大屏外包项目中需要一个时间刻度尺来控制数据大屏中地图的显示
运行实例
在实际项目中的使用效果:重要目标预警与智慧分析系统
代码
<template>
<div class="ruler-wrapx">
&...
yekong
3年前 (2022-01-08)
喜欢
uniapp开发时需要评论是需要一个表情功能,找了很久没找到合适了,只能找个类似的改改拿来用。
代码
<template>
<view class="flex-col section_1s">
<view class=&q...
yekong
3年前 (2022-01-08)
喜欢
<template>
<view class="wrap">
<text>滑动页面,返回顶部按钮将出现在右下角</text>
<u-back-top :scroll-top="scrol...
yekong
3年前 (2022-01-07)
喜欢
<template>
<view class="content">
<u-scroll-list :indicator="indicator" indicatorColor="#fff0f0&q...
yekong
3年前 (2022-01-07)
喜欢
<u--text mode="phone" text="114" color="red" size="15"></u--text>
uniapp拨打电话
uniapp 拨打电...
yekong
3年前 (2022-01-07)
喜欢