mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 07:35:04 +08:00
更新.gitignore以排除构建输出目录,并修改SOLA_DOMAIN为wwbx.davisye.cn
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -86,3 +86,6 @@ typings/
|
|||||||
|
|
||||||
# DynamoDB Local files
|
# DynamoDB Local files
|
||||||
.dynamodb/
|
.dynamodb/
|
||||||
|
|
||||||
|
# gulp build output
|
||||||
|
dist
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
//URL跳转
|
//URL跳转
|
||||||
|
|
||||||
var SOLA_DOMAIN = 'https://wwbx.zsxyww.htroy.com/api/';
|
var SOLA_DOMAIN = 'https://wwbx.davisye.cn/api/';
|
||||||
var SOLA_DOMAIN_ADMIN = SOLA_DOMAIN + 'admin/';
|
var SOLA_DOMAIN_ADMIN = SOLA_DOMAIN + 'admin/';
|
||||||
|
|
||||||
var exportParams = {
|
var exportParams = {
|
||||||
|
|||||||
Reference in New Issue
Block a user