init
This commit is contained in:
9
components/api.js
Normal file
9
components/api.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export const API = 'https://www.frbkw.com';
|
||||
// export const API = 'http://wp:7888';
|
||||
export const Getfriend = API + '/wp-content/plugins/fengrui-xingshu/fengrui-friend.php';
|
||||
export const Getwatch = API + '/wp-content/plugins/fengrui-xingshu/fengrui-watch.php';
|
||||
export const Getdstrict = API + '/wp-content/plugins/fengrui-xingshu/fengrui-dstrict.php';
|
||||
|
||||
|
||||
// 本程序SVG来自
|
||||
// <a href="https://storyset.com/coronavirus">Coronavirus illustrations by Storyset</a>
|
||||
Reference in New Issue
Block a user