前端代码
页面标题修改
index.html
<title><a href="/search/keyword-羊了个羊" target="_blank" rel="noopener">羊了个羊</a> | 刀客源码网</title>
接口相关修改
/assets/resources/index.8b75c.js
第 7877-7915 行
主要将 sheep.dkewl.com 修改为您后端服务的域名
var n = t("./data-type") , a = n.ENV.online , i = { local: { evn: n.ENV.local, host: "http://192.168.31.86:8080", reportPrefix: "local_" }, beta: { evn: n.ENV.beta, host: "http://192.144.195.86", reportPrefix: "beta_" }, online: { evn: n.ENV.online, host: "https://sheep.dkewl.com", reportPrefix: "sheep_" }, onlineWx: { evn: n.ENV.onlineWx, host: "https://sheep.dkewl.com", reportPrefix: "sheep_wx_" }, leiTing: { evn: n.ENV.leiTing, host: "http://maowgameos1.leiting.com:8080", reportPrefix: "" }, onlineOppo: { evn: n.ENV.onlineOppo, host: "https://sheep.dkewl.com", reportPrefix: "sheep_oppo_" }, onlineVivo: { evn: n.ENV.onlineVivo, host: "https://sheep.dkewl.com", reportPrefix: "sheep_vivo_" } };
后端代码
后端是打包好的文件sps-0.0.1-SNAPSHOT.jar
,您可以直接放到网站的目录中
我这里放到了/www/wwwroot/yanglegeyang/目录下
然后通过宝塔面板的 java 管理器进行运行
添加 JAVA 项目
选择我们的 jar 包
然后域名管理添加sheep.dkewl.com
,同时配置 SSL,这里的域名要和前面前端设置的域名一致,协议也要注意
如果开启了 SSL 则是https://sheep.dkewl.com
,没开启则是http://sheep.dkewl.com
「点点赞赏,手留余香」
还没有人赞赏,快来当第一个赞赏的人吧!
给主题派打赏
×
予人玫瑰,手有余香
- 2¥
- 5¥
- 10¥
- 20¥
- 50¥
¥2
羊了个羊在线版详情教学 为主题派网版权所有,转载请注明出处,所有资源不提供技术支持。