Commit 6f35aa83 authored by wuhao's avatar wuhao 🎯

asdre

parent 97896203
Pipeline #6412 passed with stages
in 7 minutes and 21 seconds
export default {
dev: {
REACT_APP_URL: "http://192.168.40.36:8044/vstp", // http://tasks-dev.nangaoyun.com
REACT_APP_URL: "http://192.168.40.145:8044/vstp", // http://tasks-dev.nangaoyun.com
DEFAULT_HEAD_IMG: "./assets/images/avatars/avatar_21.jpg",
DEFAULT_404_IMG: "./assets/illustrations/illustration_404.svg",
DOWNLOAD_URL: "http://192.168.40.2",
......
......@@ -127,12 +127,8 @@ function Dolessons() {
});
// add Jump
const token = localStorage.getItem("TOKENES");
window.open(`ctp://${token}:${row?.id}`);
},
}}
btn={{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment