Commit 41b78b7d authored by 黄奎's avatar 黄奎

页面修改

parent 1a5b73fa
...@@ -49,11 +49,11 @@ module.exports = function (ctx) { ...@@ -49,11 +49,11 @@ module.exports = function (ctx) {
vueRouterMode: 'hash', // available values: 'hash', 'history' vueRouterMode: 'hash', // available values: 'hash', 'history'
env: ctx.dev ? { env: ctx.dev ? {
// API: 'May-TO: // API: 'May-TO:
API: 'http://192.168.20.24:8300/api', API: 'http://192.168.10.46:8300/api',
// API: 'http://eduapi.oytour.com/api' // API: 'http://eduapi.oytour.com/api'
// API: 'http://eduapi.oytour.com/api' // API: 'http://eduapi.oytour.com/api'
} : { } : {
API: 'http://eduapi.oytour.com/api' API: 'https://eduapi.oytour.com/api'
}, },
// transpile: false, // transpile: false,
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title><%= productName %></title> <title>甲鹤教育集团</title>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="description" content="<%= productDescription %>"> <meta name="description" content="日语培训、日本留学、成都日语学校">
<!-- 日语培训、日本留学 成都日语学校 -->
<meta name="keywords" content="日语培训、日本留学、成都日语学校" >
<meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no"> <meta name="msapplication-tap-highlight" content="no">
<meta name="renderer" content="webkit"/> <meta name="renderer" content="webkit"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment