uniapp开发实现注册成功,完成提示后,跳转到登录页面。
使用实例
<u-toast ref="uToast"></u-toast>
showToast(params) {
this.$refs.uT...
3年前 (2021-12-12)
喜欢
<div class="leftgroupx">
<view class="left-group flex-col" @click="getactive('...
3年前 (2021-12-11)
喜欢
<template>
<view class="container">
<top></top>
<view class="flex-col">...
3年前 (2021-12-11)
喜欢
uni.getSystemInfoSync().statusBarHeight
<template>
<view class="content">
<view :style="{ height:...
3年前 (2021-12-11)
喜欢
主页面
onReachBottom() {
uni.$emit('onReachBottom', 1);
},
子组件组件
<template>
<view class="...
4年前 (2021-12-10)
喜欢
word-break: break-all
span {
font-size: 18px;
font-family: PingFang;
font-weight: 500;
color: #8FB2C...
4年前 (2021-12-08)
喜欢
getecharts2: function () {
window.addEventListener('resize', this.getecharts2)
var chartDom = docum...
4年前 (2021-12-08)
喜欢
getecharts3: function () {
window.addEventListener('resize', this.getecharts3)
var chartDom = docum...
4年前 (2021-12-08)
喜欢
更多进度条效果实例
vue 数据可视化大屏进度条效果实例
<template>
<div class="centerpr">
<div class="centerprs">
&l...
4年前 (2021-12-08)
喜欢
width: 12px;
height: 90px;
background: linear-gradient(0deg, #F89B00 0%, #FFC547 100%);
...
4年前 (2021-12-08)
喜欢