新增营销系统、分销系统、会员功能、门店、提现功能

This commit is contained in:
Shaw
2024-02-08 20:58:15 +08:00
parent 5beda076d0
commit 203d100305
286 changed files with 37029 additions and 765 deletions

View File

@ -145,6 +145,12 @@
</div>
</div>
<script type="module" src="/src/main.ts"></script>
<script>
// 配置高德密钥
window._AMapSecurityConfig = {
securityJsCode:"%VITE_AMAP_CODE%",
}
</script>
</body>
</html>