OK
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>剑网三 3v3 战绩面板</title>
|
||||
<title>剑网三 战绩面板</title>
|
||||
|
||||
<style>
|
||||
body {
|
||||
@@ -176,11 +176,6 @@ tbody tr:nth-child(odd) {
|
||||
<!-- 头像 + 当前 3v3 表现 -->
|
||||
<div class="stats-wrap">
|
||||
|
||||
<!-- 左侧头像 -->
|
||||
<div class="avatar-box">
|
||||
<img src="{{ showAvatar }}" alt="avatar">
|
||||
</div>
|
||||
|
||||
<!-- 右侧数据 -->
|
||||
<div class="stats">
|
||||
<div class="stat-box">
|
||||
|
||||
Reference in New Issue
Block a user