浏览代码

修改样式

message
corala 3 年前
父节点
当前提交
2676d3a87c
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      pages/center/Piabodata/Userinsightinto.vue
  2. +1
    -1
      pages/index/personal.vue

+ 1
- 1
pages/center/Piabodata/Userinsightinto.vue 查看文件

@@ -482,7 +482,7 @@
font-size: 28rpx; font-size: 28rpx;
line-height: 40rpx; line-height: 40rpx;
color: #666666; color: #666666;
margin-top: 34rpx;
margin-top: 20rpx;
} }


.tabth>view:nth-of-type(1) { .tabth>view:nth-of-type(1) {


+ 1
- 1
pages/index/personal.vue 查看文件

@@ -1,6 +1,6 @@
<template> <template>
<view class="main"> <view class="main">
<u-navbar title="我的" :is-back="false" :background="{background: 'none'}" :border-bottom="false" title-color="#333"> </u-navbar>
<u-navbar title="我的" size="16" :is-back="false" :background="{background: 'none'}" :border-bottom="false" title-color="#333"> </u-navbar>
<view class="header"> <view class="header">
<view class="header-zuo"> <view class="header-zuo">
<u-avatar <u-avatar


正在加载...
取消
保存