Skip to content

Commit

Permalink
fix: 🐛 修复页面跳转的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
heimanba committed Apr 24, 2022
1 parent f54fe6a commit 0cde0bf
Show file tree
Hide file tree
Showing 103 changed files with 117 additions and 108 deletions.
21 changes: 15 additions & 6 deletions update.list
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
web-framework/php/ecshop
web-framework/php/metinfo
web-framework/php/typecho
web-framework/php/whatsns
web-framework/php/discuz
web-framework/php/zblog
web-framework/nodejs/custom-runtime/egg
web-framework/nodejs/custom-runtime/express
web-framework/nodejs/custom-runtime/hapi
web-framework/nodejs/custom-runtime/koa
web-framework/nodejs/custom-runtime/midway-koa
web-framework/nodejs/custom-runtime/next
web-framework/nodejs/custom-runtime/nuxt-ssr
web-framework/nodejs/nodejs-runtime/connect
web-framework/nodejs/nodejs-runtime/egg
web-framework/nodejs/nodejs-runtime/express
web-framework/nodejs/nodejs-runtime/hapi
web-framework/nodejs/nodejs-runtime/koa
web-framework/nodejs/nodejs-runtime/nest
web-framework/nodejs/nodejs-runtime/nuxt
web-framework/nodejs/nodejs-runtime/thinkjs
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/cloudshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [部署项目](#部署项目)
- [更多信息](#更多信息)

> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
> - [:earth_africa: 效果预览](http://egg.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)
## 下载工具
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-egg
Provider:
- 阿里云
Version: 1.2.8
Version: 1.2.9
Description: 为企业级框架和应用而生(部署到Custom运行时)
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
- [:earth_africa: 效果预览](http://egg.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## 通过应用中心部署
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
- [:earth_africa: Effect Preview](http://egg.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## Deploy via command line tools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="header">
<img class="logo" src="https://img.alicdn.com/imgextra/i4/O1CN01Qg3e7H1WlGp5th8J6_!!6000000002828-2-tps-400-400.png" />
<div>
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src" target="_blank">
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src" target="_blank">
<svg class="w-6 h-6 text-gray-600 hover:text-gray-800" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M12 2.247a10 10 0 0 0-3.162 19.487c.5.088.687-.212.687-.475c0-.237-.012-1.025-.012-1.862c-2.513.462-3.163-.613-3.363-1.175a3.636 3.636 0 0 0-1.025-1.413c-.35-.187-.85-.65-.013-.662a2.001 2.001 0 0 1 1.538 1.025a2.137 2.137 0 0 0 2.912.825a2.104 2.104 0 0 1 .638-1.338c-2.225-.25-4.55-1.112-4.55-4.937a3.892 3.892 0 0 1 1.025-2.688a3.594 3.594 0 0 1 .1-2.65s.837-.262 2.75 1.025a9.427 9.427 0 0 1 5 0c1.912-1.3 2.75-1.025 2.75-1.025a3.593 3.593 0 0 1 .1 2.65a3.869 3.869 0 0 1 1.025 2.688c0 3.837-2.338 4.687-4.563 4.937a2.368 2.368 0 0 1 .675 1.85c0 1.338-.012 2.413-.012 2.75c0 .263.187.575.687.475A10.005 10.005 0 0 0 12 2.247z" fill="#fff" /></svg>
<p>Github</p>
</a>
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
- [:earth_africa: 效果预览](http://egg.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## 通过应用中心部署
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/egg/src/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
- [:earth_africa: Effect Preview](http://egg.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## Deploy via command line tools
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/express/cloudshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [部署项目](#部署项目)
- [更多信息](#更多信息)

> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src)
> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src)
> - [:earth_africa: 效果预览](http://express.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)
## 下载工具
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/express/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-express
Provider:
- 阿里云
Version: 1.2.8
Version: 1.2.9
Description: 基于 Node.js 平台,快速、开放、极简的 Web 开发框架(部署到Custom运行时)
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/express/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src)
- [:earth_africa: Effect Preview](http://express.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## Deploy via command line tools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ app.get('*', (req, res) => {
<div class="header">
<img class="logo" src="https://img.alicdn.com/imgextra/i4/O1CN01Qg3e7H1WlGp5th8J6_!!6000000002828-2-tps-400-400.png" />
<div>
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src" target="_blank">
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src" target="_blank">
<svg class="w-6 h-6 text-gray-600 hover:text-gray-800" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M12 2.247a10 10 0 0 0-3.162 19.487c.5.088.687-.212.687-.475c0-.237-.012-1.025-.012-1.862c-2.513.462-3.163-.613-3.363-1.175a3.636 3.636 0 0 0-1.025-1.413c-.35-.187-.85-.65-.013-.662a2.001 2.001 0 0 1 1.538 1.025a2.137 2.137 0 0 0 2.912.825a2.104 2.104 0 0 1 .638-1.338c-2.225-.25-4.55-1.112-4.55-4.937a3.892 3.892 0 0 1 1.025-2.688a3.594 3.594 0 0 1 .1-2.65s.837-.262 2.75 1.025a9.427 9.427 0 0 1 5 0c1.912-1.3 2.75-1.025 2.75-1.025a3.593 3.593 0 0 1 .1 2.65a3.869 3.869 0 0 1 1.025 2.688c0 3.837-2.338 4.687-4.563 4.937a2.368 2.368 0 0 1 .675 1.85c0 1.338-.012 2.413-.012 2.75c0 .263.187.575.687.475A10.005 10.005 0 0 0 12 2.247z" fill="#fff" /></svg>
<p>Github</p>
</a>
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/express/src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src)
- [:earth_africa: 效果预览](http://express.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## 通过应用中心部署
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src)
- [:earth_africa: Effect Preview](http://express.web-framework.1583208943291465.cn-shenzhen.fc.devsapp.net/)

## Deploy via command line tools
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/cloudshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [部署项目](#部署项目)
- [更多信息](#更多信息)

> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src)
> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src)
> - [:earth_africa: 效果预览](http://hapi.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/documentation)
## 下载工具
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-hapi
Provider:
- 阿里云
Version: 1.2.10
Version: 1.2.11
Description: HapiJS是一个开源的、基于Node.js的应用框架,它适用于构建应用程序和服务,其设计目标是让开发者把精力集中于开发可重用的应用程序的业务逻辑,向开发者提供构建应用程序业务逻辑所需的基础设施。
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src)
- [:earth_africa: 效果预览](http://hapi.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/documentation)

## 效果预览
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src)
- [:earth_africa: Effect Preview](http://hapi.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/documentation)

## Deploy via command line tools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const homeView = (nodeVersion) => `<!DOCTYPE html>
<div class="header">
<img class="logo" src="https://img.alicdn.com/imgextra/i4/O1CN01Qg3e7H1WlGp5th8J6_!!6000000002828-2-tps-400-400.png" />
<div>
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src" target="_blank">
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src" target="_blank">
<svg class="w-6 h-6 text-gray-600 hover:text-gray-800" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M12 2.247a10 10 0 0 0-3.162 19.487c.5.088.687-.212.687-.475c0-.237-.012-1.025-.012-1.862c-2.513.462-3.163-.613-3.363-1.175a3.636 3.636 0 0 0-1.025-1.413c-.35-.187-.85-.65-.013-.662a2.001 2.001 0 0 1 1.538 1.025a2.137 2.137 0 0 0 2.912.825a2.104 2.104 0 0 1 .638-1.338c-2.225-.25-4.55-1.112-4.55-4.937a3.892 3.892 0 0 1 1.025-2.688a3.594 3.594 0 0 1 .1-2.65s.837-.262 2.75 1.025a9.427 9.427 0 0 1 5 0c1.912-1.3 2.75-1.025 2.75-1.025a3.593 3.593 0 0 1 .1 2.65a3.869 3.869 0 0 1 1.025 2.688c0 3.837-2.338 4.687-4.563 4.937a2.368 2.368 0 0 1 .675 1.85c0 1.338-.012 2.413-.012 2.75c0 .263.187.575.687.475A10.005 10.005 0 0 0 12 2.247z" fill="#fff" /></svg>
<p>Github</p>
</a>
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src)
- [:earth_africa: 效果预览](http://hapi.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/documentation)

## 效果预览
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/hapi/src/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/hapi/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/hapi/src)
- [:earth_africa: Effect Preview](http://hapi.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/documentation)

## Deploy via command line tools
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/cloudshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [部署项目](#部署项目)
- [更多信息](#更多信息)

> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/koa/src)
> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/koa/src)
> - [:earth_africa: 效果预览](http://koa-app.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net)
## 下载工具
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-koa
Provider:
- 阿里云
Version: 1.2.8
Version: 1.2.9
Description: Koa 是一个新的 web 框架,由 Express 幕后的原班人马打造, 致力于成为 web 应用和 API 开发领域中的一个更小、更富有表现力、更健壮的基石(部署到Custom运行时)
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/koa/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/koa/src)
- [:earth_africa: 效果预览](http://koa-app.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net)

## 通过应用中心部署
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/koa/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/koa/src)
- [:earth_africa: Effect Preview](http://koa-app.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net)

## Deploy via command line tools
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/src/code/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ app.use(async ctx => {
<div class="header">
<img class="logo" src="https://img.alicdn.com/imgextra/i4/O1CN01Qg3e7H1WlGp5th8J6_!!6000000002828-2-tps-400-400.png" />
<div>
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/express/src" target="_blank">
<a href="https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/express/src" target="_blank">
<svg class="w-6 h-6 text-gray-600 hover:text-gray-800" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M12 2.247a10 10 0 0 0-3.162 19.487c.5.088.687-.212.687-.475c0-.237-.012-1.025-.012-1.862c-2.513.462-3.163-.613-3.363-1.175a3.636 3.636 0 0 0-1.025-1.413c-.35-.187-.85-.65-.013-.662a2.001 2.001 0 0 1 1.538 1.025a2.137 2.137 0 0 0 2.912.825a2.104 2.104 0 0 1 .638-1.338c-2.225-.25-4.55-1.112-4.55-4.937a3.892 3.892 0 0 1 1.025-2.688a3.594 3.594 0 0 1 .1-2.65s.837-.262 2.75 1.025a9.427 9.427 0 0 1 5 0c1.912-1.3 2.75-1.025 2.75-1.025a3.593 3.593 0 0 1 .1 2.65a3.869 3.869 0 0 1 1.025 2.688c0 3.837-2.338 4.687-4.563 4.937a2.368 2.368 0 0 1 .675 1.85c0 1.338-.012 2.413-.012 2.75c0 .263.187.575.687.475A10.005 10.005 0 0 0 12 2.247z" fill="#fff" /></svg>
<p>Github</p>
</a>
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/koa/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/koa/src)
- [:earth_africa: 效果预览](http://koa-app.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net)

## 通过应用中心部署
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/koa/src/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/koa/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/koa/src)
- [:earth_africa: Effect Preview](http://koa-app.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net)

## Deploy via command line tools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [部署项目](#部署项目)
- [更多信息](#更多信息)

> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/midway-koa/src)
> - [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/midway-koa/src)
> - [:earth_africa: 效果预览](http://midway-koa.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/)
## 下载工具
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-midway-koa
Provider:
- 阿里云
Version: 0.0.1
Version: 0.0.2
Description: 为企业级框架和应用而生(部署到Custom运行时)
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/nodejs/custom-runtime/midway-koa/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# 快速开始

- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/midway-koa/src)
- [:octocat: 源代码](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/midway-koa/src)
- [:earth_africa: 效果预览](http://midway-koa.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/)

## 通过应用中心部署
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Quick start

- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/custom-runtime/egg/src)
- [:octocat: source](https://github.com/devsapp/start-web-framework/tree/master/web-framework/nodejs/custom-runtime/egg/src)
- [:earth_africa: Effect Preview](http://midway-koa.web-framework.1767215449378635.cn-hangzhou.fc.devsapp.net/)

## Deploy via command line tools
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0cde0bf

Please sign in to comment.