Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1d5b28de9 | ||
|
|
c91989e6ed | ||
|
|
ee12fbcea3 | ||
|
|
f95ac4a6d8 | ||
|
|
0eaf087177 | ||
|
|
c8437b28af |
@@ -6,6 +6,20 @@
|
||||
> 作为一款私域引流工具,凭借其强大的功能和灵活的应用场景,成为了推广营销领域的热门选择,它支持从抖音直接跳转到个人微信、微信群、小程序以及企业微信客服,有效打通了不同平台之间的壁垒,实现了流量的高效转化和利用,推广营销必备!
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### 系统演示
|
||||
```
|
||||
演示地址:https://open.mayilink.cn/
|
||||
管理员账号:admin
|
||||
管理员密码:admin123
|
||||
用户账号:13999999999
|
||||
用户密码:123456
|
||||
```
|
||||
|
||||
|
||||
### 目录结构
|
||||
```
|
||||
- admin 后台管理
|
||||
@@ -76,7 +90,15 @@ let baseUrl = "https://xxx.xxxxx.xxx"; // 后台请求域名改为你的域名
|
||||
|
||||
|
||||
## 重要信息
|
||||
|
||||
欢迎进群获取最新开发计划或交流技术
|
||||
|
||||
如需进群请添加微信号
|
||||
|
||||
微信号:tok4mi
|
||||
|
||||
添加请备注:交流群
|
||||
|
||||
项目合作洽谈,请联系客服微信(使用微信扫码添加好友,请注明来意)。
|
||||
|
||||

|
||||
|
||||
<img src="https://huoxing.tos-cn-shanghai.volces.com/2024/11/05/HFiFy0AaqSLxmlFb0RScBKgLtGVzC9xXb7M9HCJ5.jpg" width="400">
|
||||
|
||||
Generated
+13
-13
@@ -4633,16 +4633,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v6.4.10",
|
||||
"version": "v6.4.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "117f1f20a7ade7bcea28b861fb79160a21a1e37b"
|
||||
"reference": "ba020a321a95519303a3f09ec2824d34d601c388"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/117f1f20a7ade7bcea28b861fb79160a21a1e37b",
|
||||
"reference": "117f1f20a7ade7bcea28b861fb79160a21a1e37b",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388",
|
||||
"reference": "ba020a321a95519303a3f09ec2824d34d601c388",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4690,7 +4690,7 @@
|
||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.10"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.14"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4706,7 +4706,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-26T12:36:27+00:00"
|
||||
"time": "2024-11-05T16:39:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
@@ -4904,16 +4904,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v6.4.11",
|
||||
"version": "v6.4.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "dba5d5f6073baf7a3576b580cc4a208b4ca00553"
|
||||
"reference": "1de1cf14d99b12c7ebbb850491ec6ae3ed468855"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/dba5d5f6073baf7a3576b580cc4a208b4ca00553",
|
||||
"reference": "dba5d5f6073baf7a3576b580cc4a208b4ca00553",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/1de1cf14d99b12c7ebbb850491ec6ae3ed468855",
|
||||
"reference": "1de1cf14d99b12c7ebbb850491ec6ae3ed468855",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4969,7 +4969,7 @@
|
||||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.11"
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4985,7 +4985,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-08-13T12:15:02+00:00"
|
||||
"time": "2024-10-25T15:07:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@@ -9484,5 +9484,5 @@
|
||||
"ext-bcmath": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user