@10yun/open-sdk 0.3.128 → 0.3.130

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.
@@ -100,10 +100,13 @@ export function shiyunReleaseCommon(ENV_ARR_VITE, ENV_ARR_CICD, ENV_MODE, params
100
100
  /**
101
101
  * 新增十云相关信息
102
102
  */
103
- const copyrightInfo = 'saas软件,软件开发,软件制定,公众号,小程序,app,十云,十云科技,福州十云,ctocode,10yun.com';
104
- let shiyunInfo = `<meta name="description" content="${copyrightInfo}" />\n`;
105
- shiyunInfo += `<meta name="keywords" content="${copyrightInfo}" />\n`;
103
+ const introductionInfo = 'saas软件,软件开发,软件制定,公众号,小程序,app,十云,十云科技,福州十云,ctocode,10yun.com';
104
+ let shiyunInfo = `<meta name="description" content="${introductionInfo}" />\n`;
105
+ shiyunInfo += `<meta name="keywords" content="${introductionInfo}" />\n`;
106
106
  shiyunInfo += `<meta name="author" content="十云_ctocode_技术支持_https://www.10yun.com" />\n`;
107
+ shiyunInfo += `<meta name="copyright" content="福州十云科技有限公司" />\n`;
108
+ shiyunInfo += `<meta name="website" content="https://www.10yun.com/" />\n`;
109
+
107
110
  if (CICD_BUILD_VERS_FULL) {
108
111
  shiyunInfo += `<meta name="version" content="${CICD_BUILD_VERS_FULL}_${CICD_BUILD_VERS_CODE}" />\n`;
109
112
  }
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./index-CKnMqF1v.cjs"),c={},s={class:"cloud-404-wrap"};function d(r,o){return e.openBlock(),e.createElementBlock("div",s,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-404-box"},[e.createElementVNode("div",{class:"cloud-404-code"},"404"),e.createElementVNode("div",{class:"cloud-404-message"},"Not Found")],-1)])])}const n=t._export_sfc(c,[["render",d]]);exports.default=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./index-B1aU9Uye.cjs"),c={},s={class:"cloud-404-wrap"};function d(r,o){return e.openBlock(),e.createElementBlock("div",s,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-404-box"},[e.createElementVNode("div",{class:"cloud-404-code"},"404"),e.createElementVNode("div",{class:"cloud-404-message"},"Not Found")],-1)])])}const n=t._export_sfc(c,[["render",d]]);exports.default=n;
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as c, openBlock as s, createElementVNode as o } from "vue";
2
- import { _ as t } from "./index-CMADdOT5.js";
2
+ import { _ as t } from "./index-BVFRCzi-.js";
3
3
  const d = {}, r = { class: "cloud-404-wrap" };
4
4
  function l(n, e) {
5
5
  return s(), c("div", r, [...e[0] || (e[0] = [
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-CKnMqF1v.cjs"),c={},t={class:"cloud-none-wrap",style:{"background-color":"none"}};function r(s,o){return e.openBlock(),e.createElementBlock("div",t,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-none-box"},[e.createElementVNode("div",{class:"cloud-none-code"},"不建议,子应用单独运行~"),e.createElementVNode("div",{class:"cloud-none-message"},"Not Alone")],-1)])])}const l=n._export_sfc(c,[["render",r]]);exports.default=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-B1aU9Uye.cjs"),c={},t={class:"cloud-none-wrap",style:{"background-color":"none"}};function r(s,o){return e.openBlock(),e.createElementBlock("div",t,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-none-box"},[e.createElementVNode("div",{class:"cloud-none-code"},"不建议,子应用单独运行~"),e.createElementVNode("div",{class:"cloud-none-message"},"Not Alone")],-1)])])}const l=n._export_sfc(c,[["render",r]]);exports.default=l;
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as n, openBlock as c, createElementVNode as o } from "vue";
2
- import { _ as s } from "./index-CMADdOT5.js";
2
+ import { _ as s } from "./index-BVFRCzi-.js";
3
3
  const r = {}, t = {
4
4
  class: "cloud-none-wrap",
5
5
  style: { "background-color": "none" }