File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
开发版dev/Vue.NetCore/Vol.Vue3版本/src/views Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -259,6 +259,8 @@ export default defineComponent({
259259.loging-btn {
260260 button {
261261 width : 100% ;
262+ font-size :14px !important ;
263+ letter-spacing :2px ;
262264 }
263265}
264266.content {
Original file line number Diff line number Diff line change 133133 <div class =" r-bg" ></div >
134134
135135 <div class =" login-footer" >
136- <a @click =" openUrl('https://github.com/cq-panda/Vue.NetCore')" >
137- GitHub
138- </a >
139- <a @click =" openUrl('https://gitee.com/x_discoverer/Vue.NetCore')" >
140- Gitee
141- </a >
142136 <a
143137 style =" text-decoration : none "
144138 href =" https://beian.miit.gov.cn/"
145139 target =" _blank"
146140 >京ICP备19056538号-1</a
147141 >
148142 <a @click =" openUrl('http://v2.volcore.xyz/')" > Vue2版本 </a >
149- <a >QQ1群:45221949(已满)</a >
150143 <a >QQ2群:913189178</a >
151-
144+
145+ <a
146+ href =" https://dotnet9.com/"
147+ style =" text-decoration : none "
148+ target =" blank"
149+ >Dotnet9</a
150+ >
152151 <a
153152 href =" https://space.bilibili.com/525836469"
154153 style =" text-decoration : none "
@@ -260,6 +259,8 @@ export default defineComponent({
260259.loging-btn {
261260 button {
262261 width : 100% ;
262+ font-size :14px !important ;
263+ letter-spacing :2px ;
263264 }
264265}
265266.content {
You can’t perform that action at this time.
0 commit comments