name and color
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
VITE_BASE_URL = 'https://api.fajrtabloshop.com'
|
VITE_BASE_URL = 'https://api.shinan.com'
|
||||||
# VITE_BASE_URL = 'http://192.168.99.235:4000'
|
# VITE_BASE_URL = 'http://192.168.99.235:4000'
|
||||||
|
|
||||||
# VITE_BASE_URL = 'https://api.shinan.ir'
|
# VITE_BASE_URL = 'https://api.shinan.ir'
|
||||||
VITE_TOKEN_NAME = 'sh_admin_token'
|
VITE_TOKEN_NAME = 'shinan_admin_token'
|
||||||
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token'
|
VITE_REFRESH_TOKEN_NAME = 'shinan_admin_refresh_token'
|
||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>پنل مدیریت | فجر تابلو مرکزی</title>
|
<title>پنل مدیریت | شینان</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
+1
-1
@@ -33,7 +33,7 @@ textarea::placeholder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@theme {
|
@theme {
|
||||||
--color-primary: #da2129;
|
--color-primary: #a62186;
|
||||||
--color-secondary: #f4f5f9;
|
--color-secondary: #f4f5f9;
|
||||||
--color-border: #d0d0d0;
|
--color-border: #d0d0d0;
|
||||||
--color-description: #888888;
|
--color-description: #888888;
|
||||||
|
|||||||
Reference in New Issue
Block a user