update
This commit is contained in:
2
.env
2
.env
@@ -1,5 +1,5 @@
|
||||
VITE_API_URL=http://admin.ceshi.guo123.cn
|
||||
VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu
|
||||
VITE_AES_KEY=st123456654321st
|
||||
VITE_WEB_HOST=http://business.ceshi.guo123.cn
|
||||
VITE_WEB_HOST=http://xinliu.ceshi.guo123.cn
|
||||
VITE_WEB_MEMBER_HOST=http://member.ceshi.guo123.cn
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
VITE_API_URL=http://admin.ceshi.guo123.cn
|
||||
VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu
|
||||
VITE_AES_KEY=st123456654321st
|
||||
VITE_WEB_HOST=http://business.ceshi.guo123.cn
|
||||
VITE_WEB_HOST=http://xinliu.ceshi.guo123.cn
|
||||
VITE_WEB_MEMBER_HOST=http://member.ceshi.guo123.cn
|
||||
VITE_BUILD_MODE=admin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
VITE_API_URL=http://admin.ceshi.guo123.cn
|
||||
VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu
|
||||
VITE_AES_KEY=st123456654321st
|
||||
VITE_WEB_HOST=http://business.ceshi.guo123.cn
|
||||
VITE_WEB_HOST=http://xinliu.ceshi.guo123.cn
|
||||
VITE_WEB_MEMBER_HOST=http://member.ceshi.guo123.cn
|
||||
VITE_BUILD_MODE=merchant
|
||||
|
||||
@@ -12,7 +12,7 @@ const columns = [
|
||||
},
|
||||
{
|
||||
title: '任务名称',
|
||||
dataIndex: 'goods_intro',
|
||||
dataIndex: 'goods_name',
|
||||
},
|
||||
{
|
||||
title: '发布渠道',
|
||||
|
||||
Reference in New Issue
Block a user