w-web-api 1.0.19 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -39,6 +39,7 @@ let opt = {
39
39
  bExcludeWhenNotAdmin: false,
40
40
 
41
41
  serverPort: 11005,
42
+ subfolder: '', //mpai
42
43
 
43
44
  webName: {
44
45
  'eng': 'API Service',
@@ -1 +1 @@
1
- <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" lang="zh-tw"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,minimal-ui"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title></title><link href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet"><link href="https://pro.fontawesome.com/releases/v5.15.4/css/all.css" rel="stylesheet"><link href="/mapi/css/app.5eff8f8a.css" rel="preload" as="style"><link href="/mapi/css/chunk-vendors.f0a39794.css" rel="preload" as="style"><link href="/mapi/js/app.3b169a5f.js" rel="preload" as="script"><link href="/mapi/js/chunk-vendors.ec21cce7.js" rel="preload" as="script"><link href="/mapi/css/chunk-vendors.f0a39794.css" rel="stylesheet"><link href="/mapi/css/app.5eff8f8a.css" rel="stylesheet"></head><body style="font-family:'Microsoft JhengHei','Avenir','Helvetica', 'Arial', 'sans-serif'; padding:0px; margin:0px;"><noscript><strong>We're sorry but w-component-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/mapi/js/chunk-vendors.ec21cce7.js"></script><script src="/mapi/js/app.3b169a5f.js"></script></body></html>
1
+ <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" lang="zh-tw"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,minimal-ui"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title></title><link href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet"><link href="https://pro.fontawesome.com/releases/v5.15.4/css/all.css" rel="stylesheet"><link href="{sfd}/css/app.5eff8f8a.css" rel="preload" as="style"><link href="{sfd}/css/chunk-vendors.f0a39794.css" rel="preload" as="style"><link href="{sfd}/js/app.3b169a5f.js" rel="preload" as="script"><link href="{sfd}/js/chunk-vendors.ec21cce7.js" rel="preload" as="script"><link href="{sfd}/css/chunk-vendors.f0a39794.css" rel="stylesheet"><link href="{sfd}/css/app.5eff8f8a.css" rel="stylesheet"></head><body style="font-family:'Microsoft JhengHei','Avenir','Helvetica', 'Arial', 'sans-serif'; padding:0px; margin:0px;"><noscript><strong>We're sorry but w-component-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="{sfd}/js/chunk-vendors.ec21cce7.js"></script><script src="{sfd}/js/app.3b169a5f.js"></script></body></html>