Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sport-view-h5
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tangjiale
sport-view-h5
Commits
1dbed0c2
Commit
1dbed0c2
authored
Aug 02, 2022
by
tangjiale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
a48ae52a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
README.md
README.md
+2
-1
nuxt.config.js
nuxt.config.js
+4
-3
No files found.
README.md
View file @
1dbed0c2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
*
@eMail: 932055106@qq.com
*
@eMail: 932055106@qq.com
*
@Date: 2022-08-02 09:43:48
*
@Date: 2022-08-02 09:43:48
*
@LastEditors: tangjiale
*
@LastEditors: tangjiale
*
@LastEditTime: 2022-08-02
09:53:54
*
@LastEditTime: 2022-08-02
10:06:33
-->
-->
# Vue+Nuxt+Vant 小奔运动小程序h5承载项目
# Vue+Nuxt+Vant 小奔运动小程序h5承载项目
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
-
测试环境:https://test.xiaobentiyu.cn/mobileh5/
-
测试环境:https://test.xiaobentiyu.cn/mobileh5/
-
后端域名:https://test.xiaobentiyu.cn
-
后端域名:https://test.xiaobentiyu.cn
-
jenkins:testh5.xiaobentiyu.cn
## 开源文档
## 开源文档
-
[
Nuxt.js
](
https://zh.nuxtjs.org/
)
-
[
Nuxt.js
](
https://zh.nuxtjs.org/
)
...
...
nuxt.config.js
View file @
1dbed0c2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
* @eMail: 932055106@qq.com
* @eMail: 932055106@qq.com
* @Date: 2022-01-10 15:06:45
* @Date: 2022-01-10 15:06:45
* @LastEditors: tangjiale
* @LastEditors: tangjiale
* @LastEditTime: 2022-08-0
1 17:10:07
* @LastEditTime: 2022-08-0
2 10:17:02
*/
*/
const
envMap
=
{
const
envMap
=
{
'dev'
:
{
'dev'
:
{
...
@@ -33,8 +33,9 @@ module.exports = {
...
@@ -33,8 +33,9 @@ module.exports = {
script
:
[
{
src
:
'https://res.wx.qq.com/open/js/jweixin-1.6.0.js'
}]
script
:
[
{
src
:
'https://res.wx.qq.com/open/js/jweixin-1.6.0.js'
}]
},
},
router
:
{
router
:
{
base
:
''
,
mode
:
'history'
,
middleware
:
[
'auth'
]
middleware
:
[
'auth'
],
base
:
'mobileh5'
},
},
plugins
:
[
plugins
:
[
'~/plugins/framework-install'
'~/plugins/framework-install'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment