Skip to content

Commit 3d175bb

Browse files
dfhfg123linjm8780860doombeaker
authored
Fix/community class (#71)
* [fix]去掉自定义请求头Authorization字段的Bearer前缀 (#70) * [fix]去掉自定义请求头Authorization字段的Bearer前缀 * Update version.txt --------- Co-authored-by: Yao Chi <later@usopp.net> * 社区button加一个按钮 --------- Co-authored-by: 林峻明 <lin8780860@163.com> Co-authored-by: Yao Chi <later@usopp.net>
1 parent 3a89b33 commit 3d175bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/btnCommunity/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div
3-
class="flex items-center hover:bg-[#4A238E] cursor-pointer relative px-3 rounded-sm"
3+
class="flex items-center hover:bg-[#4A238E] cursor-pointer relative px-3 rounded-sm btn-community"
44
@click="handleMenuClick"
55
>
66
<span class="mr-1 h-4 w-4">

0 commit comments

Comments
 (0)