Compare commits
3 Commits
a2539803c5
...
d8e32c2221
Author | SHA1 | Date | |
---|---|---|---|
d8e32c2221 | |||
143756be8b | |||
6880d329ce |
@ -7,7 +7,7 @@
|
||||
.widget.avatar
|
||||
.widgetTitle
|
||||
label 关于作者
|
||||
img(src='https://cdn.wyr.me/avatar.png')
|
||||
img(src='https://data.sercretcore.cn/new_avatar.jpeg')
|
||||
p.aboutMe
|
||||
| 妄图改变世界的全栈程序员。
|
||||
.social
|
||||
|
@ -1,7 +1,7 @@
|
||||
const pkg = require('./package')
|
||||
|
||||
// const DevBaseUrl = 'http://127.0.0.1:65534'
|
||||
const DevBaseUrl = 'https://api.wyr.me'
|
||||
const DevBaseUrl = 'http://127.0.0.1:65534'
|
||||
// const DevBaseUrl = 'https://api.wyr.me'
|
||||
const ProdBashUrl = 'https://api.wyr.me'
|
||||
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user