From 965a87279a0cd5609034626a2dc4dd73acd8d7c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com>
Date: Thu, 28 Mar 2024 19:13:09 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20about.vue=20=E9=A1=B5=E9=9D=A2=E6=B5=8B?=
=?UTF-8?q?=E8=AF=95=20=5F=5FUNI=5FPLATFORM=5F=5F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/index/about.vue | 11 +++++++++++
src/pages/index/index.vue | 9 ---------
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/src/pages/index/about.vue b/src/pages/index/about.vue
index 690f6ae..d03d8fd 100644
--- a/src/pages/index/about.vue
+++ b/src/pages/index/about.vue
@@ -19,6 +19,11 @@
wot 组件库测试
+
+
+ 当前平台是:
+ {{ platform }}
+
测试设计稿样式
设计稿是750px,css里面全部写rpx 即可
@@ -27,6 +32,12 @@