css
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="page">
|
||||
<u-navbar title="法治曲靖" title-color="#000" title-width="300" title-size="26" :background="backgroundNavbar" back-icon-color="#fff"></u-navbar>
|
||||
<u-navbar title="法治曲靖" title-color="#000" title-width="300" title-size="26" :background="backgroundNavbar" :is-back="false" :title-bold="true"></u-navbar>
|
||||
<div class="header-bg">
|
||||
<div class="header-info">
|
||||
<div class="search-wrap">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="page">
|
||||
<div class="header-bg">
|
||||
<u-navbar title="积分明细" title-color="#FFF" title-width="300" title-size="26" :background="backgroundNavbar" back-icon-color="#fff"></u-navbar>
|
||||
<u-navbar title="积分明细" title-color="#FFF" title-width="300" title-size="26" :background="backgroundNavbar" back-icon-color="#fff" :title-bold="true"></u-navbar>
|
||||
<div class="header-info">
|
||||
<p>我的积分</p>
|
||||
<h1>142</h1>
|
||||
|
||||
Reference in New Issue
Block a user