This commit is contained in:
liuye
2023-03-07 13:43:37 +08:00
parent d66df7a089
commit def27eb80d

View File

@@ -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="32" :title-bold="true" :background="backgroundNavbar" back-icon-color="#fff"></u-navbar>
<div class="header-info">
<p>我的积分</p>
<h1>{{total}}</h1>