Browse Source

feat: 修改访问路径为/b2c

kang.wang 5 years ago
parent
commit
34728146c5
2 changed files with 2 additions and 1 deletions
  1. 1 0
      docs/.vuepress/config.js
  2. 1 1
      package.json

+ 1 - 0
docs/.vuepress/config.js

@@ -1,4 +1,5 @@
 module.exports = {
+  base: '/b2c',
   dest: 'b2c',
   locales: {
     '/': {

+ 1 - 1
package.json

@@ -12,7 +12,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://git.allpayx.com/OpenAPI/b2c.git"
+    "url": "git+https://git.allpayx.com/OpenAPI/b2c-docs.git"
   },
   "author": "",
   "license": "ISC",