@cniot/android-pda-components 0.2.32 → 0.2.33

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.
@@ -464,7 +464,7 @@ const dataSource = [{
464
464
  }
465
465
  ];
466
466
  <AppList dataSource={dataSource} onClickItem={console.log} />
467
- `),e.createElement("h2",null,"\u53C2\u6570"),e.createElement("table",{className:"pure-table pure-table-bordered"},e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,"\u5C5E\u6027"),e.createElement("th",null,"\u8BF4\u660E"),e.createElement("th",null,"\u7C7B\u578B"),e.createElement("th",null,"\u9ED8\u8BA4\u503C"))),e.createElement("tbody",null,e.createElement("tr",null,e.createElement("td",null,"dataSource"),e.createElement("td",null,"\u6570\u636E"),e.createElement("td",null,"Array(group<groupName, list<name,subname>)"),e.createElement("td",null)),e.createElement("tr",null,e.createElement("td",null,"onClickItem"),e.createElement("td",null,"\u70B9\u51FBItem"),e.createElement("td",null,"Function(item)"),e.createElement("td",null,"-")))))}const Lt="@cniot/android-pda-components",_t="0.2.32",Mt="",Wt="./es/index.cjs.js",Pt="./es/index.es.js",Rt={dev:"vite",build:"vite build --config vite.config.doc.js && vite build --config vite.config.js",doc:"vite -config vite.doc.js"},$t="module",Ot="",Kt="ISC",Ht={ahooks:"^2.10.11",classnames:"^2.3.1",history:"^5.0.1",keycode:"^2.2.1",less:"^4.1.1",react:"^17.0.2","react-dom":"^17.0.2"},Vt={"@originjs/vite-plugin-require-context":"^1.0.5","markdown-it":"^12.1.0","markdown-to-jsx":"^7.1.3",vite:"^2.4.2","vite-plugin-plain-text":"^1.1.4"};var Gt={name:Lt,version:_t,description:Mt,main:Wt,module:Pt,scripts:Rt,type:$t,author:Ot,license:Kt,dependencies:Ht,devDependencies:Vt},P={onNext(n){console.log("onnext",n)}};function Xt(){return e.createElement("div",null,e.createElement("h1",null,"/system/alert"),e.createElement("p",null,"\u5F39\u51FA\u4E00\u4E2A\u8B66\u544A\u7A97\uFF0C\u7528\u6237\u5FC5\u987B\u70B9\u51FB\u786E\u8BA4\u624D\u80FD\u7EE7\u7EED"),e.createElement("h2",null,"\u793A\u4F8B"),e.createElement("code",{className:"code"},`
467
+ `),e.createElement("h2",null,"\u53C2\u6570"),e.createElement("table",{className:"pure-table pure-table-bordered"},e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,"\u5C5E\u6027"),e.createElement("th",null,"\u8BF4\u660E"),e.createElement("th",null,"\u7C7B\u578B"),e.createElement("th",null,"\u9ED8\u8BA4\u503C"))),e.createElement("tbody",null,e.createElement("tr",null,e.createElement("td",null,"dataSource"),e.createElement("td",null,"\u6570\u636E"),e.createElement("td",null,"Array(group<groupName, list<name,subname>)"),e.createElement("td",null)),e.createElement("tr",null,e.createElement("td",null,"onClickItem"),e.createElement("td",null,"\u70B9\u51FBItem"),e.createElement("td",null,"Function(item)"),e.createElement("td",null,"-")))))}const Lt="@cniot/android-pda-components",_t="0.2.33",Mt="",Wt="./es/index.cjs.js",Pt="./es/index.es.js",Rt={dev:"vite",build:"vite build --config vite.config.doc.js && vite build --config vite.config.js",doc:"vite -config vite.doc.js"},$t="module",Ot="",Kt="ISC",Ht={ahooks:"^2.10.11",classnames:"^2.3.1",history:"^5.0.1",keycode:"^2.2.1",less:"^4.1.1",react:"^17.0.2","react-dom":"^17.0.2"},Vt={"@originjs/vite-plugin-require-context":"^1.0.5","markdown-it":"^12.1.0","markdown-to-jsx":"^7.1.3",vite:"^2.4.2","vite-plugin-plain-text":"^1.1.4"};var Gt={name:Lt,version:_t,description:Mt,main:Wt,module:Pt,scripts:Rt,type:$t,author:Ot,license:Kt,dependencies:Ht,devDependencies:Vt},P={onNext(n){console.log("onnext",n)}};function Xt(){return e.createElement("div",null,e.createElement("h1",null,"/system/alert"),e.createElement("p",null,"\u5F39\u51FA\u4E00\u4E2A\u8B66\u544A\u7A97\uFF0C\u7528\u6237\u5FC5\u987B\u70B9\u51FB\u786E\u8BA4\u624D\u80FD\u7EE7\u7EED"),e.createElement("h2",null,"\u793A\u4F8B"),e.createElement("code",{className:"code"},`
468
468
  // gs \u4EE3\u7801\u5982\u4E0B
469
469
  pageFlow.alert({
470
470
  title: '111',
package/build/index.html CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
  <script src="https://g.alicdn.com/code/lib/react/17.0.2/umd/react.production.min.js"></script>
11
11
  <script src="https://g.alicdn.com/code/lib/react-dom/17.0.2/umd/react-dom.production.min.js"></script>
12
- <script type="module" crossorigin src="./assets/index.7a87ca33.js"></script>
12
+ <script type="module" crossorigin src="./assets/index.5b7d3446.js"></script>
13
13
  <link rel="modulepreload" href="./assets/vendor.999402d8.js">
14
14
  <link rel="stylesheet" href="./assets/index.51a8714a.css">
15
15
  </head>
package/doc/index.jsx CHANGED
@@ -33,8 +33,6 @@ import BaseLayout from '../packages/BaseLayout/doc.jsx';
33
33
 
34
34
  // 系统界面
35
35
  // import PageFlowSystemPages from "../packages/pageflow-system-pages";
36
- // import {PageFlowSystemPages} from '../es/index.es.js';
37
-
38
36
 
39
37
  import "./index.less";
40
38
 
@@ -226,7 +224,6 @@ function App() {
226
224
  const currentDoc = getDoc(currentIndex);
227
225
  return (
228
226
  <div className="components-container">
229
- {/* <PageFlowSystemPages.Loading /> */}
230
227
  <div className="components-example">
231
228
  <h1 title="@cniot/android-pda-components" style={{lineHeight:"0.5em"}} >
232
229
  <span>Components</span><br/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cniot/android-pda-components",
3
- "version": "0.2.32",
3
+ "version": "0.2.33",
4
4
  "description": "",
5
5
  "main": "./es/index.cjs.js",
6
6
  "module": "./es/index.es.js",