feat: login rest
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
/** app.wxss **/
|
||||
@font-face {
|
||||
font-family: 't';
|
||||
src: url('https://tdesign.gtimg.com/icon/0.3.1/fonts/t.woff') format('woff'),
|
||||
url('https://tdesign.gtimg.com/icon/0.3.1/fonts/t.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
page {
|
||||
--primary: #558B2F;
|
||||
--primary-light: #9CCC65;
|
||||
|
||||
Reference in New Issue
Block a user