2 Star 1 Fork 0

一笑/自动化营销平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
一笑 提交于 2024-03-09 14:15 . first commit
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<title>自动化营销平台-RPASales</title>
<meta
name="keywords"
content="珠宝生产系统,珠宝报价系统,珠宝营销开单,珠宝进销存,珠宝仓储,珠宝财务"
/>
<meta
name="description"
content="加叁,做移动互联网时代好用的珠宝ERP系统,基于SaaS模式,整合资源、深度挖掘,向客户提供强大的珠宝 生产、供应、销售的整体解决方案。加叁珠宝ERP,重点解决产供销的生产环节,从档案,报价,营销,生产,仓储,出货整体完成生产的管控。"
/>
<script type="text/app-configuration">
{
"HOST_URL":"http://shopify.sandbox.microsoul.com",
"AUTH_URL":"http://accounts.sandbox.microsoul.com/oauth/authorize?client_id=lcoalhost&redirect_uri=http://localhost:3000/&response_type=code&scope=code",
"API_URL":"http://wx.api.microsoul.com",
"SOURCING_URL":"http://s.sandbox.microsoul.com",
"SHOPIFY_URL":"http://shopify.sandbox.microsoul.com",
"appClientId":"shopifymicrosoulcom",
"domain":"tiger",
"debug":true,
"orgName":"加叁",
"salesName":"123"
}
</script>
</head>
<style>
#whatsapp {
position: absolute;
top: 80px;
left: 240px;
right: 0px;
display: none;
}
#email{
position: absolute;
top: 60px;
left: 240px;
right: 0px;
display: none;
}
</style>
<body>
<div id="root"></div>
<div id="email"></div>
<div id="whatsapp"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yixao-wl/automated-marketing-platform.git
git@gitee.com:yixao-wl/automated-marketing-platform.git
yixao-wl
automated-marketing-platform
自动化营销平台
master

搜索帮助