From 1ad3e5fa29868887b98adc1b04c4cbc1fa846f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=85=A8?= Date: Sun, 28 Apr 2019 15:54:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E4=BD=93=E6=BA=90?= =?UTF-8?q?=E5=BA=93=EF=BC=8C=EF=BC=8C=E4=BF=AE=E6=94=B9=E5=90=8E=E7=AB=AF?= =?UTF-8?q?mysql=20=E4=B8=BA=20tidb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- seal/settings.py | 2 +- static/css/style.css | 4 ++-- static/js/plugins/codemirror/mode/vb/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/seal/settings.py b/seal/settings.py index 4e9df69..fa5c1e4 100644 --- a/seal/settings.py +++ b/seal/settings.py @@ -98,7 +98,7 @@ if socket.gethostname().endswith('test'): 'default': { 'ENGINE': 'django.db.backends.mysql', 'HOST': '192.168.100.50', - 'PORT': '3306', + 'PORT': '4000', 'NAME': 'seal', 'USER': 'root', 'PASSWORD': '123456', diff --git a/static/css/style.css b/static/css/style.css index d788e6c..2e9afa5 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,5 +1,5 @@ -@import url("https://fonts.lug.ustc.edu.cn/css?family=Open+Sans:300,400,600,700"); -@import url("https://fonts.lug.ustc.edu.cn/css?family=Roboto:400,300,500,700"); +@import url("https://cdn.baomitu.com/css?family=Open+Sans:300,400,600,700"); +@import url("https://cdn.baomitu.com/css?family=Roboto:400,300,500,700"); /* * * INSPINIA - Responsive Admin Theme diff --git a/static/js/plugins/codemirror/mode/vb/index.html b/static/js/plugins/codemirror/mode/vb/index.html index 730f7b2..15ce70a 100644 --- a/static/js/plugins/codemirror/mode/vb/index.html +++ b/static/js/plugins/codemirror/mode/vb/index.html @@ -5,7 +5,7 @@ - +