统一 标题
This commit is contained in:
parent
17026c0ca7
commit
8bc35a78ea
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<h1>客户端下载</h1>
|
<h3>客户端下载</h3>
|
||||||
|
|
||||||
<table class="table table-bordered">
|
<table class="table table-bordered mt-3">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>名称</th>
|
<th>名称</th>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<h1>欢迎</h1>
|
<h3>欢迎</h3>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<h1>流量补给</h1>
|
<h3>流量补给</h3>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p>当前流量: {{ traffic.traffic }}GB</p>
|
<p>当前流量: {{ traffic.traffic }}GB</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user