Browse Source

feat: 新增

yangxiaolu3 3 years ago
parent
commit
b559417d3a
48 changed files with 5817 additions and 7228 deletions
  1. 0 121
      src/sites/miniapp/nutui/app.js
  2. 0 1
      src/sites/miniapp/nutui/app.js.map
  3. 0 1
      src/sites/miniapp/nutui/app.json
  4. 0 240
      src/sites/miniapp/nutui/base.wxml
  5. 0 1821
      src/sites/miniapp/nutui/common.js
  6. 0 1
      src/sites/miniapp/nutui/common.js.map
  7. 0 513
      src/sites/miniapp/nutui/common.wxss
  8. 2081 22
      src/sites/miniapp/nutui/components/button/index.js
  9. 1 1
      src/sites/miniapp/nutui/components/button/index.js.map
  10. 8 8
      src/sites/miniapp/nutui/components/nutIcon/index.js
  11. 1 1
      src/sites/miniapp/nutui/components/nutIcon/index.js.map
  12. 9 3
      src/sites/miniapp/nutui/components/nutIcon/index.wxss
  13. 0 11
      src/sites/miniapp/nutui/components/overlay/index.js
  14. 0 1
      src/sites/miniapp/nutui/components/overlay/index.js.map
  15. 0 1
      src/sites/miniapp/nutui/components/overlay/index.json
  16. 0 2
      src/sites/miniapp/nutui/components/overlay/index.wxml
  17. 0 656
      src/sites/miniapp/nutui/components/popup/index.js
  18. 0 1
      src/sites/miniapp/nutui/components/popup/index.js.map
  19. 0 1
      src/sites/miniapp/nutui/components/popup/index.json
  20. 0 2
      src/sites/miniapp/nutui/components/popup/index.wxml
  21. 0 617
      src/sites/miniapp/nutui/components/popup/index.wxss
  22. 0 637
      src/sites/miniapp/nutui/pages/index/index.js
  23. 0 1
      src/sites/miniapp/nutui/pages/index/index.js.map
  24. 0 1
      src/sites/miniapp/nutui/pages/index/index.json
  25. 0 47
      src/sites/miniapp/nutui/pages/index/index.ts
  26. 0 2
      src/sites/miniapp/nutui/pages/index/index.wxml
  27. 291 796
      src/sites/miniapp/nutui/taro.js
  28. 1 1
      src/sites/miniapp/nutui/taro.js.map
  29. 207 180
      src/sites/miniapp/nutui/vendors.js
  30. 1 1
      src/sites/miniapp/nutui/vendors.js.map
  31. 1 3
      src/sites/miniapp/pages/index/index.json
  32. 1 1
      src/sites/miniapp/pages/index/index.wxml
  33. 2 2
      src/sites/weapp-project/config/index.js
  34. 0 120
      src/sites/weapp-project/dist/base.wxml
  35. 0 219
      src/sites/weapp-project/dist/common.js
  36. 0 1
      src/sites/weapp-project/dist/common.js.map
  37. 0 11
      src/sites/weapp-project/dist/components/article/index.js
  38. 0 1
      src/sites/weapp-project/dist/components/article/index.js.map
  39. 0 1
      src/sites/weapp-project/dist/components/article/index.json
  40. 0 2
      src/sites/weapp-project/dist/components/article/index.wxml
  41. 2055 18
      src/sites/weapp-project/dist/components/button/index.js
  42. 1 1
      src/sites/weapp-project/dist/components/button/index.js.map
  43. 1 1
      src/sites/weapp-project/dist/utils.wxs
  44. 1147 1143
      src/sites/weapp-project/dist/vendors.js
  45. 1 1
      src/sites/weapp-project/dist/vendors.js.map
  46. 1 1
      src/sites/weapp-project/src/app.config.ts
  47. 2 7
      src/sites/weapp-project/src/components/article/index.vue
  48. 5 4
      src/sites/weapp-project/src/components/button/index.vue

+ 0 - 121
src/sites/miniapp/nutui/app.js

@@ -1,121 +0,0 @@
-require('./runtime');
-require('./vendors');
-require('./taro');
-
-(wx['webpackJsonp'] = wx['webpackJsonp'] || []).push([
-  ['app'],
-  {
-    /***/ './node_modules/babel-loader/lib/index.js!./src/app.ts':
-      /*!****************************************************!*\
-  !*** ./node_modules/babel-loader/lib!./src/app.ts ***!
-  \****************************************************/
-      /*! exports provided: default */
-      /*! exports used: default */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
-          /*! vue */ './node_modules/vue/index.js'
-        );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(
-          vue__WEBPACK_IMPORTED_MODULE_0__
-        );
-        /* harmony import */ var _app_scss__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
-          /*! ./app.scss */ './src/app.scss'
-        );
-        /* harmony import */ var _app_scss__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(
-          _app_scss__WEBPACK_IMPORTED_MODULE_1__
-        );
-
-        var App = Object(vue__WEBPACK_IMPORTED_MODULE_0__['createApp'])({
-          onShow: function onShow(options) {} // 入口组件不需要实现 render 方法,即使实现了也会被 taro 所覆盖
-        });
-
-        /* harmony default export */ __webpack_exports__['a'] = App;
-
-        /***/
-      },
-
-    /***/ './src/app.scss':
-      /*!**********************!*\
-  !*** ./src/app.scss ***!
-  \**********************/
-      /*! no static exports found */
-      /***/ function (module, exports, __webpack_require__) {
-        // extracted by mini-css-extract-plugin
-        /***/
-      },
-
-    /***/ './src/app.ts':
-      /*!********************!*\
-  !*** ./src/app.ts ***!
-  \********************/
-      /*! no exports provided */
-      /*! all exports used */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        __webpack_require__.r(__webpack_exports__);
-        /* harmony import */ var _tarojs_plugin_platform_weapp_dist_runtime__WEBPACK_IMPORTED_MODULE_0__ =
-          __webpack_require__(
-            /*! @tarojs/plugin-platform-weapp/dist/runtime */ './node_modules/@tarojs/plugin-platform-weapp/dist/runtime.js'
-          );
-        /* harmony import */ var _tarojs_plugin_html_dist_runtime__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
-          /*! @tarojs/plugin-html/dist/runtime */ './node_modules/@tarojs/plugin-html/dist/runtime.js'
-        );
-        /* harmony import */ var _tarojs_runtime__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
-          /*! @tarojs/runtime */ './node_modules/@tarojs/runtime/dist/runtime.esm.js'
-        );
-        /* harmony import */ var _tarojs_plugin_framework_vue3_dist_runtime__WEBPACK_IMPORTED_MODULE_3__ =
-          __webpack_require__(
-            /*! @tarojs/plugin-framework-vue3/dist/runtime */ './node_modules/@tarojs/plugin-framework-vue3/dist/runtime.js'
-          );
-        /* harmony import */ var _tarojs_taro__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
-          /*! @tarojs/taro */ './node_modules/@tarojs/taro/index.js'
-        );
-        /* harmony import */ var _tarojs_taro__WEBPACK_IMPORTED_MODULE_4___default =
-          /*#__PURE__*/ __webpack_require__.n(_tarojs_taro__WEBPACK_IMPORTED_MODULE_4__);
-        /* harmony import */ var _node_modules_babel_loader_lib_index_js_app_ts__WEBPACK_IMPORTED_MODULE_5__ =
-          __webpack_require__(
-            /*! ../node_modules/babel-loader/lib!./app.ts */ './node_modules/babel-loader/lib/index.js!./src/app.ts'
-          );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
-          /*! vue */ './node_modules/vue/index.js'
-        );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/ __webpack_require__.n(
-          vue__WEBPACK_IMPORTED_MODULE_6__
-        );
-
-        var config = {
-          components: [
-            'components/nutIcon/index',
-            'components/button/index',
-            'components/overlay/index',
-            'components/popup/index'
-          ],
-          pages: ['pages/index/index'],
-          window: {
-            backgroundTextStyle: 'light',
-            navigationBarBackgroundColor: '#fff',
-            navigationBarTitleText: 'WeChat',
-            navigationBarTextStyle: 'black'
-          }
-        };
-        _tarojs_runtime__WEBPACK_IMPORTED_MODULE_2__['window'].__taroAppConfig = config;
-        var inst = App(
-          Object(_tarojs_plugin_framework_vue3_dist_runtime__WEBPACK_IMPORTED_MODULE_3__[/* createVue3App */ 'a'])(
-            _node_modules_babel_loader_lib_index_js_app_ts__WEBPACK_IMPORTED_MODULE_5__[/* default */ 'a'],
-            vue__WEBPACK_IMPORTED_MODULE_6__['h'],
-            config
-          )
-        );
-
-        Object(_tarojs_taro__WEBPACK_IMPORTED_MODULE_4__['initPxTransform'])({
-          designWidth: 375,
-          deviceRatio: { 375: 2, 640: 1.17, 750: 1, 828: 0.905 }
-        });
-
-        /***/
-      }
-  },
-  [['./src/app.ts', 'runtime', 'taro', 'vendors']]
-]);
-//# sourceMappingURL=app.js.map

File diff suppressed because it is too large
+ 0 - 1
src/sites/miniapp/nutui/app.js.map


+ 0 - 1
src/sites/miniapp/nutui/app.json

@@ -1 +0,0 @@
-{"pages":["pages/index/index"],"window":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black"}}

+ 0 - 240
src/sites/miniapp/nutui/base.wxml

@@ -97,22 +97,6 @@
   <block>{{i.v}}</block>
 </template>
 
-<template name="tmpl_0_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_0_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_0_container">
   <template is="{{xs.a(0, i.nn, l)}}" data="{{i:i,cid:0,l:xs.f(l,i.nn)}}" />
 </template>
@@ -181,22 +165,6 @@
   </view>
 </template>
 
-<template name="tmpl_1_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_1_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_1_container">
   <template is="{{xs.a(1, i.nn, l)}}" data="{{i:i,cid:1,l:xs.f(l,i.nn)}}" />
 </template>
@@ -265,22 +233,6 @@
   </view>
 </template>
 
-<template name="tmpl_2_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_2_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_2_container">
   <template is="{{xs.a(2, i.nn, l)}}" data="{{i:i,cid:2,l:xs.f(l,i.nn)}}" />
 </template>
@@ -349,22 +301,6 @@
   </view>
 </template>
 
-<template name="tmpl_3_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_3_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_3_container">
   <template is="{{xs.a(3, i.nn, l)}}" data="{{i:i,cid:3,l:xs.f(l,i.nn)}}" />
 </template>
@@ -425,22 +361,6 @@
   </view>
 </template>
 
-<template name="tmpl_4_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_4_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_4_container">
   <template is="{{xs.a(4, i.nn, l)}}" data="{{i:i,cid:4,l:xs.f(l,i.nn)}}" />
 </template>
@@ -501,22 +421,6 @@
   </view>
 </template>
 
-<template name="tmpl_5_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_5_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_5_container">
   <template is="{{xs.a(5, i.nn, l)}}" data="{{i:i,cid:5,l:xs.f(l,i.nn)}}" />
 </template>
@@ -569,22 +473,6 @@
   </view>
 </template>
 
-<template name="tmpl_6_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_6_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_6_container">
   <template is="{{xs.a(6, i.nn, l)}}" data="{{i:i,cid:6,l:xs.f(l,i.nn)}}" />
 </template>
@@ -637,22 +525,6 @@
   </view>
 </template>
 
-<template name="tmpl_7_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_7_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_7_container">
   <template is="{{xs.a(7, i.nn, l)}}" data="{{i:i,cid:7,l:xs.f(l,i.nn)}}" />
 </template>
@@ -697,22 +569,6 @@
   </text>
 </template>
 
-<template name="tmpl_8_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_8_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_8_container">
   <template is="{{xs.a(8, i.nn, l)}}" data="{{i:i,cid:8,l:xs.f(l,i.nn)}}" />
 </template>
@@ -757,22 +613,6 @@
   </text>
 </template>
 
-<template name="tmpl_9_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_9_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_9_container">
   <template is="{{xs.a(9, i.nn, l)}}" data="{{i:i,cid:9,l:xs.f(l,i.nn)}}" />
 </template>
@@ -817,22 +657,6 @@
   </text>
 </template>
 
-<template name="tmpl_10_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_10_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_10_container">
   <template is="{{xs.a(10, i.nn, l)}}" data="{{i:i,cid:10,l:xs.f(l,i.nn)}}" />
 </template>
@@ -877,22 +701,6 @@
   </text>
 </template>
 
-<template name="tmpl_11_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_11_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_11_container">
   <template is="{{xs.a(11, i.nn, l)}}" data="{{i:i,cid:11,l:xs.f(l,i.nn)}}" />
 </template>
@@ -937,22 +745,6 @@
   </text>
 </template>
 
-<template name="tmpl_12_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_12_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_12_container">
   <template is="{{xs.a(12, i.nn, l)}}" data="{{i:i,cid:12,l:xs.f(l,i.nn)}}" />
 </template>
@@ -997,22 +789,6 @@
   </text>
 </template>
 
-<template name="tmpl_13_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_13_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_13_container">
   <template is="{{xs.a(13, i.nn, l)}}" data="{{i:i,cid:13,l:xs.f(l,i.nn)}}" />
 </template>
@@ -1057,22 +833,6 @@
   </text>
 </template>
 
-<template name="tmpl_14_nut-icon">
-  <nut-icon  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-icon>
-</template>
-  
-<template name="tmpl_14_nut-overlay">
-  <nut-overlay  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </nut-overlay>
-</template>
-  
 <template name="tmpl_14_container">
   <template is="{{xs.a(14, i.nn, l)}}" data="{{i:i,cid:14,l:xs.f(l,i.nn)}}" />
 </template>

File diff suppressed because it is too large
+ 0 - 1821
src/sites/miniapp/nutui/common.js


File diff suppressed because it is too large
+ 0 - 1
src/sites/miniapp/nutui/common.js.map


+ 0 - 513
src/sites/miniapp/nutui/common.wxss

@@ -1,513 +0,0 @@
-@-webkit-keyframes nutFadeIn {
-from {
-    opacity: 0;
-}
-to {
-    opacity: 1;
-}
-}
-@keyframes nutFadeIn {
-from {
-    opacity: 0;
-}
-to {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutFadeOut {
-from {
-    opacity: 1;
-}
-to {
-    opacity: 0;
-}
-}
-@keyframes nutFadeOut {
-from {
-    opacity: 1;
-}
-to {
-    opacity: 0;
-}
-}
-.nutFade-enter-active,
-.nutFadeIn,
-.nutFade-leave-active,
-.nutFadeOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutFade-enter-active,
-.nutFadeIn {
-  -webkit-animation-name: nutFadeIn;
-          animation-name: nutFadeIn;
-}
-.nutFade-leave-active,
-.nutFadeOut {
-  -webkit-animation-name: nutFadeOut;
-          animation-name: nutFadeOut;
-}
-@-webkit-keyframes nutZoomIn {
-from {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-50% {
-    opacity: 1;
-}
-}
-@keyframes nutZoomIn {
-from {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-50% {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutZoomOut {
-from {
-    opacity: 1;
-}
-50% {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-to {
-    opacity: 0;
-}
-}
-@keyframes nutZoomOut {
-from {
-    opacity: 1;
-}
-50% {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-to {
-    opacity: 0;
-}
-}
-.nutZoom-enter-active,
-.nutZoomIn,
-.nutZoom-leave-active,
-.nutZoomOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutZoom-enter-active,
-.nutZoomIn {
-  -webkit-animation-name: nutZoomIn;
-          animation-name: nutZoomIn;
-}
-.nutZoom-leave-active,
-.nutZoomOut {
-  -webkit-animation-name: nutZoomOut;
-          animation-name: nutZoomOut;
-}
-@-webkit-keyframes nutEaseIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-}
-@keyframes nutEaseIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-}
-@-webkit-keyframes nutEaseOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-}
-@keyframes nutEaseOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-}
-.nutEase-enter-active,
-.nutEaseIn,
-.nutEase-leave-active,
-.nutEaseOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutEase-enter-active,
-.nutEaseIn {
-  -webkit-animation-name: nutEaseIn;
-          animation-name: nutEaseIn;
-}
-.nutEase-leave-active,
-.nutEaseOut {
-  -webkit-animation-name: nutEaseOut;
-          animation-name: nutEaseOut;
-}
-@-webkit-keyframes nutDropIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-}
-@keyframes nutDropIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-}
-@-webkit-keyframes nutDropOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-}
-@keyframes nutDropOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-}
-.nutDrop-enter-active,
-.nutDropIn,
-.nutDrop-leave-active,
-.nutDropOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutDrop-enter-active,
-.nutDropIn {
-  -webkit-animation-name: nutDropIn;
-          animation-name: nutDropIn;
-}
-.nutDrop-leave-active,
-.nutDropOut {
-  -webkit-animation-name: nutDropOut;
-          animation-name: nutDropOut;
-}
-@-webkit-keyframes rotation {
-0% {
-    -webkit-transform: rotate(0deg);
-}
-100% {
-    -webkit-transform: rotate(360deg);
-}
-}
-@keyframes rotation {
-0% {
-    -webkit-transform: rotate(0deg);
-}
-100% {
-    -webkit-transform: rotate(360deg);
-}
-}
-.nutRotate-enter-active,
-.nutRotateIn,
-.nutRotate-leave-active,
-.nutRotateOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutRotate-enter-active,
-.nutRotateIn {
-  -webkit-animation-name: nutRotateIn;
-          animation-name: nutRotateIn;
-}
-.nutRotate-leave-active,
-.nutRotateOut {
-  -webkit-animation-name: nutRotateOut;
-          animation-name: nutRotateOut;
-}
-@-webkit-keyframes nutJump {
-to {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-}
-@keyframes nutJump {
-to {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-}
-@-webkit-keyframes nutJumpOne {
-50% {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-100% {
-    -webkit-transform: scale3d(1, 1, 1) translateY(0);
-            transform: scale3d(1, 1, 1) translateY(0);
-}
-}
-@keyframes nutJumpOne {
-50% {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-100% {
-    -webkit-transform: scale3d(1, 1, 1) translateY(0);
-            transform: scale3d(1, 1, 1) translateY(0);
-}
-}
-@-webkit-keyframes nutBlink {
-0% {
-    opacity: 0;
-}
-100% {
-    opacity: 1;
-}
-}
-@keyframes nutBlink {
-0% {
-    opacity: 0;
-}
-100% {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutBreathe {
-from, to {
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-50% {
-    -webkit-transform: scale(1.2);
-            transform: scale(1.2);
-}
-}
-@keyframes nutBreathe {
-from, to {
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-50% {
-    -webkit-transform: scale(1.2);
-            transform: scale(1.2);
-}
-}
-@-webkit-keyframes nutFlash {
-from, 50%, to {
-    opacity: 1;
-}
-25%, 75% {
-    opacity: 0;
-}
-}
-@keyframes nutFlash {
-from, 50%, to {
-    opacity: 1;
-}
-25%, 75% {
-    opacity: 0;
-}
-}
-@-webkit-keyframes nutBounce {
-from, 20%, 53%, to {
-    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0);
-    transform: translate3d(0, 0, 0);
-}
-40%, 43% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-    transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-}
-70% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-    transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-}
-80% {
-    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
-    transform: translate3d(0, 0, 0) scaleY(0.95);
-}
-90% {
-    -webkit-transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-    transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-}
-}
-@keyframes nutBounce {
-from, 20%, 53%, to {
-    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0);
-    transform: translate3d(0, 0, 0);
-}
-40%, 43% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-    transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-}
-70% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-    transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-}
-80% {
-    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-       transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
-    transform: translate3d(0, 0, 0) scaleY(0.95);
-}
-90% {
-    -webkit-transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-    transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-}
-}
-@-webkit-keyframes nutShake {
-0% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-6.5% {
-    -webkit-transform: translateX(-12rpx) rotateY(-9deg);
-    transform: translateX(-12rpx) rotateY(-9deg);
-}
-18.5% {
-    -webkit-transform: translateX(10rpx) rotateY(7deg);
-    transform: translateX(10rpx) rotateY(7deg);
-}
-31.5% {
-    -webkit-transform: translateX(-6rpx) rotateY(-5deg);
-    transform: translateX(-6rpx) rotateY(-5deg);
-}
-43.5% {
-    -webkit-transform: translateX(4rpx) rotateY(3deg);
-    transform: translateX(4rpx) rotateY(3deg);
-}
-50% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-}
-@keyframes nutShake {
-0% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-6.5% {
-    -webkit-transform: translateX(-12rpx) rotateY(-9deg);
-    transform: translateX(-12rpx) rotateY(-9deg);
-}
-18.5% {
-    -webkit-transform: translateX(10rpx) rotateY(7deg);
-    transform: translateX(10rpx) rotateY(7deg);
-}
-31.5% {
-    -webkit-transform: translateX(-6rpx) rotateY(-5deg);
-    transform: translateX(-6rpx) rotateY(-5deg);
-}
-43.5% {
-    -webkit-transform: translateX(4rpx) rotateY(3deg);
-    transform: translateX(4rpx) rotateY(3deg);
-}
-50% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-}
-.overlay-fade-enter-active,
-.overlay-fade-leave-active {
-  -webkit-transition: opacity 0.5s ease;
-  -o-transition: opacity 0.5s ease;
-  transition: opacity 0.5s ease;
-}
-.overlay-fade-enter-from,
-.overlay-fade-leave-to {
-  opacity: 0;
-}
-.nut-overlay {
-  position: fixed;
-  top: 0;
-  left: 0;
-  width: 100%;
-  height: 100%;
-  background: rgba(0, 0, 0, 0.7);
-}
-.nut-overflow-hidden {
-  overflow: hidden !important;
-}

File diff suppressed because it is too large
+ 2081 - 22
src/sites/miniapp/nutui/components/button/index.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/miniapp/nutui/components/button/index.js.map


File diff suppressed because it is too large
+ 8 - 8
src/sites/miniapp/nutui/components/nutIcon/index.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/miniapp/nutui/components/nutIcon/index.js.map


File diff suppressed because it is too large
+ 9 - 3
src/sites/miniapp/nutui/components/nutIcon/index.wxss


+ 0 - 11
src/sites/miniapp/nutui/components/overlay/index.js

@@ -1,11 +0,0 @@
-require('../../runtime');
-require('../../taro');
-require('../../vendors');
-require('../../common');
-
-(wx['webpackJsonp'] = wx['webpackJsonp'] || []).push([
-  ['components/overlay/index'],
-  [],
-  [['./src/components/overlay/index.vue', 'runtime', 'taro', 'vendors', 'common']]
-]);
-//# sourceMappingURL=index.js.map

+ 0 - 1
src/sites/miniapp/nutui/components/overlay/index.js.map

@@ -1 +0,0 @@
-{"version":3,"file":"components/overlay/index.js","sources":[],"mappings":";;;;;A","sourceRoot":""}

+ 0 - 1
src/sites/miniapp/nutui/components/overlay/index.json

@@ -1 +0,0 @@
-{"navigationBarTitleText":"Overlay","multipleSlots":true,"usingComponents":{"comp":"../../comp"}}

+ 0 - 2
src/sites/miniapp/nutui/components/overlay/index.wxml

@@ -1,2 +0,0 @@
-<import src="../../base.wxml"/>
-<template is="taro_tmpl" data="{{root:root}}" />

File diff suppressed because it is too large
+ 0 - 656
src/sites/miniapp/nutui/components/popup/index.js


File diff suppressed because it is too large
+ 0 - 1
src/sites/miniapp/nutui/components/popup/index.js.map


+ 0 - 1
src/sites/miniapp/nutui/components/popup/index.json

@@ -1 +0,0 @@
-{"navigationBarTitleText":"Popup","multipleSlots":true,"usingComponents":{"nut-icon":"../nutIcon/index","nut-overlay":"../overlay/index","comp":"../../comp"}}

+ 0 - 2
src/sites/miniapp/nutui/components/popup/index.wxml

@@ -1,2 +0,0 @@
-<import src="../../base.wxml"/>
-<template is="taro_tmpl" data="{{root:root}}" />

+ 0 - 617
src/sites/miniapp/nutui/components/popup/index.wxss

@@ -1,617 +0,0 @@
-@-webkit-keyframes nutFadeIn {
-from {
-    opacity: 0;
-}
-to {
-    opacity: 1;
-}
-}
-@keyframes nutFadeIn {
-from {
-    opacity: 0;
-}
-to {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutFadeOut {
-from {
-    opacity: 1;
-}
-to {
-    opacity: 0;
-}
-}
-@keyframes nutFadeOut {
-from {
-    opacity: 1;
-}
-to {
-    opacity: 0;
-}
-}
-.nutFade-enter-active,
-.nutFadeIn,
-.nutFade-leave-active,
-.nutFadeOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutFade-enter-active,
-.nutFadeIn {
-  -webkit-animation-name: nutFadeIn;
-          animation-name: nutFadeIn;
-}
-.nutFade-leave-active,
-.nutFadeOut {
-  -webkit-animation-name: nutFadeOut;
-          animation-name: nutFadeOut;
-}
-@-webkit-keyframes nutZoomIn {
-from {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-50% {
-    opacity: 1;
-}
-}
-@keyframes nutZoomIn {
-from {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-50% {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutZoomOut {
-from {
-    opacity: 1;
-}
-50% {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-to {
-    opacity: 0;
-}
-}
-@keyframes nutZoomOut {
-from {
-    opacity: 1;
-}
-50% {
-    opacity: 0;
-    -webkit-transform: scale3d(0.3, 0.3, 0.3);
-            transform: scale3d(0.3, 0.3, 0.3);
-}
-to {
-    opacity: 0;
-}
-}
-.nutZoom-enter-active,
-.nutZoomIn,
-.nutZoom-leave-active,
-.nutZoomOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutZoom-enter-active,
-.nutZoomIn {
-  -webkit-animation-name: nutZoomIn;
-          animation-name: nutZoomIn;
-}
-.nutZoom-leave-active,
-.nutZoomOut {
-  -webkit-animation-name: nutZoomOut;
-          animation-name: nutZoomOut;
-}
-@-webkit-keyframes nutEaseIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-}
-@keyframes nutEaseIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-}
-@-webkit-keyframes nutEaseOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-}
-@keyframes nutEaseOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scale(0.9);
-            transform: scale(0.9);
-}
-}
-.nutEase-enter-active,
-.nutEaseIn,
-.nutEase-leave-active,
-.nutEaseOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutEase-enter-active,
-.nutEaseIn {
-  -webkit-animation-name: nutEaseIn;
-          animation-name: nutEaseIn;
-}
-.nutEase-leave-active,
-.nutEaseOut {
-  -webkit-animation-name: nutEaseOut;
-          animation-name: nutEaseOut;
-}
-@-webkit-keyframes nutDropIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-}
-@keyframes nutDropIn {
-0% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-100% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-}
-@-webkit-keyframes nutDropOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-}
-@keyframes nutDropOut {
-0% {
-    opacity: 1;
-    -webkit-transform: scaleY(1);
-            transform: scaleY(1);
-}
-100% {
-    opacity: 0;
-    -webkit-transform: scaleY(0.8);
-            transform: scaleY(0.8);
-}
-}
-.nutDrop-enter-active,
-.nutDropIn,
-.nutDrop-leave-active,
-.nutDropOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutDrop-enter-active,
-.nutDropIn {
-  -webkit-animation-name: nutDropIn;
-          animation-name: nutDropIn;
-}
-.nutDrop-leave-active,
-.nutDropOut {
-  -webkit-animation-name: nutDropOut;
-          animation-name: nutDropOut;
-}
-@-webkit-keyframes rotation {
-0% {
-    -webkit-transform: rotate(0deg);
-}
-100% {
-    -webkit-transform: rotate(360deg);
-}
-}
-@keyframes rotation {
-0% {
-    -webkit-transform: rotate(0deg);
-}
-100% {
-    -webkit-transform: rotate(360deg);
-}
-}
-.nutRotate-enter-active,
-.nutRotateIn,
-.nutRotate-leave-active,
-.nutRotateOut {
-  -webkit-animation-duration: 0.25s;
-          animation-duration: 0.25s;
-  -webkit-animation-fill-mode: both;
-          animation-fill-mode: both;
-  -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-          animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-}
-.nutRotate-enter-active,
-.nutRotateIn {
-  -webkit-animation-name: nutRotateIn;
-          animation-name: nutRotateIn;
-}
-.nutRotate-leave-active,
-.nutRotateOut {
-  -webkit-animation-name: nutRotateOut;
-          animation-name: nutRotateOut;
-}
-@-webkit-keyframes nutJump {
-to {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-}
-@keyframes nutJump {
-to {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-}
-@-webkit-keyframes nutJumpOne {
-50% {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-100% {
-    -webkit-transform: scale3d(1, 1, 1) translateY(0);
-            transform: scale3d(1, 1, 1) translateY(0);
-}
-}
-@keyframes nutJumpOne {
-50% {
-    -webkit-transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-            transform: scale3d(0.8, 1, 0.9) translateY(-20rpx);
-}
-100% {
-    -webkit-transform: scale3d(1, 1, 1) translateY(0);
-            transform: scale3d(1, 1, 1) translateY(0);
-}
-}
-@-webkit-keyframes nutBlink {
-0% {
-    opacity: 0;
-}
-100% {
-    opacity: 1;
-}
-}
-@keyframes nutBlink {
-0% {
-    opacity: 0;
-}
-100% {
-    opacity: 1;
-}
-}
-@-webkit-keyframes nutBreathe {
-from, to {
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-50% {
-    -webkit-transform: scale(1.2);
-            transform: scale(1.2);
-}
-}
-@keyframes nutBreathe {
-from, to {
-    -webkit-transform: scale(1);
-            transform: scale(1);
-}
-50% {
-    -webkit-transform: scale(1.2);
-            transform: scale(1.2);
-}
-}
-@-webkit-keyframes nutFlash {
-from, 50%, to {
-    opacity: 1;
-}
-25%, 75% {
-    opacity: 0;
-}
-}
-@keyframes nutFlash {
-from, 50%, to {
-    opacity: 1;
-}
-25%, 75% {
-    opacity: 0;
-}
-}
-@-webkit-keyframes nutBounce {
-from, 20%, 53%, to {
-    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0);
-    transform: translate3d(0, 0, 0);
-}
-40%, 43% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-    transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-}
-70% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-    transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-}
-80% {
-    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
-    transform: translate3d(0, 0, 0) scaleY(0.95);
-}
-90% {
-    -webkit-transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-    transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-}
-}
-@keyframes nutBounce {
-from, 20%, 53%, to {
-    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0);
-    transform: translate3d(0, 0, 0);
-}
-40%, 43% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-    transform: translate3d(0, -60rpx, 0) scaleY(1.1);
-}
-70% {
-    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-    -webkit-transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-    transform: translate3d(0, -30rpx, 0) scaleY(1.05);
-}
-80% {
-    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-       transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
-    transform: translate3d(0, 0, 0) scaleY(0.95);
-}
-90% {
-    -webkit-transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-    transform: translate3d(0, -8rpx, 0) scaleY(1.02);
-}
-}
-@-webkit-keyframes nutShake {
-0% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-6.5% {
-    -webkit-transform: translateX(-12rpx) rotateY(-9deg);
-    transform: translateX(-12rpx) rotateY(-9deg);
-}
-18.5% {
-    -webkit-transform: translateX(10rpx) rotateY(7deg);
-    transform: translateX(10rpx) rotateY(7deg);
-}
-31.5% {
-    -webkit-transform: translateX(-6rpx) rotateY(-5deg);
-    transform: translateX(-6rpx) rotateY(-5deg);
-}
-43.5% {
-    -webkit-transform: translateX(4rpx) rotateY(3deg);
-    transform: translateX(4rpx) rotateY(3deg);
-}
-50% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-}
-@keyframes nutShake {
-0% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-6.5% {
-    -webkit-transform: translateX(-12rpx) rotateY(-9deg);
-    transform: translateX(-12rpx) rotateY(-9deg);
-}
-18.5% {
-    -webkit-transform: translateX(10rpx) rotateY(7deg);
-    transform: translateX(10rpx) rotateY(7deg);
-}
-31.5% {
-    -webkit-transform: translateX(-6rpx) rotateY(-5deg);
-    transform: translateX(-6rpx) rotateY(-5deg);
-}
-43.5% {
-    -webkit-transform: translateX(4rpx) rotateY(3deg);
-    transform: translateX(4rpx) rotateY(3deg);
-}
-50% {
-    -webkit-transform: translateX(0);
-    transform: translateX(0);
-}
-}
-.nut-theme-dark .nut-popup {
-  background: #1b1b1b;
-}
-.nut-theme-dark .nutui-popup__close-icon {
-  color: #fff;
-}
-.popup-slide-center-enter-active, .popup-slide-center-leave-active {
-  -webkit-transition: opacity 0.5s ease;
-  -o-transition: opacity 0.5s ease;
-  transition: opacity 0.5s ease;
-}
-.popup-slide-center-enter-from, .popup-slide-center-leave-to {
-  opacity: 0;
-}
-.popup-slide-top-enter-from, .popup-slide-top-leave-active {
-  -webkit-transform: translate(0, -100%);
-      -ms-transform: translate(0, -100%);
-          transform: translate(0, -100%);
-}
-.popup-slide-right-enter-from, .popup-slide-right-leave-active {
-  -webkit-transform: translate(100%, 0);
-      -ms-transform: translate(100%, 0);
-          transform: translate(100%, 0);
-}
-.popup-slide-bottom-enter-from, .popup-slide-bottom-leave-active {
-  -webkit-transform: translate(0, 100%);
-      -ms-transform: translate(0, 100%);
-          transform: translate(0, 100%);
-}
-.popup-slide-left-enter-from, .popup-slide-left-leave-active {
-  -webkit-transform: translate(-100%, 0);
-      -ms-transform: translate(-100%, 0);
-          transform: translate(-100%, 0);
-}
-.popup-center {
-  top: 50%;
-  left: 50%;
-  -webkit-transform: translate(-50%, -50%);
-      -ms-transform: translate(-50%, -50%);
-          transform: translate(-50%, -50%);
-}
-.popup-center.round {
-  border-radius: 40rpx;
-}
-.popup-bottom {
-  bottom: 0;
-  left: 0;
-  width: 100%;
-}
-.popup-bottom.round {
-  border-radius: 40rpx 40rpx 0 0;
-}
-.popup-bottom--safebottom {
-  padding-bottom: constant(safe-area-inset-bottom);
-  padding-bottom: env(safe-area-inset-bottom);
-}
-.popup-right {
-  top: 0;
-  right: 0;
-}
-.popup-right.round {
-  border-radius: 40rpx 0 0 40rpx;
-}
-.popup-left {
-  top: 0;
-  left: 0;
-}
-.popup-left.round {
-  border-radius: 0 40rpx 40rpx 0;
-}
-.popup-top {
-  top: 0;
-  left: 0;
-  width: 100%;
-}
-.popup-top.round {
-  border-radius: 0 0 40rpx 40rpx;
-}
-.nut-popup {
-  position: fixed;
-  max-height: 100%;
-  overflow-y: auto;
-  background-color: #fff;
-  -webkit-transition: -webkit-transform 0.2s;
-  transition: -webkit-transform 0.2s;
-  -o-transition: transform 0.2s;
-  transition: transform 0.2s;
-  transition: transform 0.2s, -webkit-transform 0.2s;
-  -webkit-overflow-scrolling: touch;
-}
-.nut-popup .nutui-popup__content-wrapper {
-  height: 100%;
-}
-.nut-overflow-hidden {
-  overflow: hidden !important;
-}
-.nutui-popup__close-icon {
-  position: absolute !important;
-  z-index: 1;
-  color: #969799;
-  font-size: 36rpx;
-  width: 60rpx;
-  height: 60rpx;
-  line-height: 60rpx;
-  text-align: center;
-}
-.nutui-popup__close-icon:active {
-  opacity: 0.7;
-}
-.nutui-popup__close-icon--top-left {
-  top: 32rpx;
-  left: 32rpx;
-}
-.nutui-popup__close-icon--top-right {
-  top: 32rpx;
-  right: 32rpx;
-}
-.nutui-popup__close-icon--bottom-left {
-  bottom: 32rpx;
-  left: 32rpx;
-}
-.nutui-popup__close-icon--bottom-right {
-  right: 32rpx;
-  bottom: 32rpx;
-}

File diff suppressed because it is too large
+ 0 - 637
src/sites/miniapp/nutui/pages/index/index.js


File diff suppressed because it is too large
+ 0 - 1
src/sites/miniapp/nutui/pages/index/index.js.map


+ 0 - 1
src/sites/miniapp/nutui/pages/index/index.json

@@ -1 +0,0 @@
-{"navigationBarTitleText":"首页","usingComponents":{"comp":"../../comp"}}

+ 0 - 47
src/sites/miniapp/nutui/pages/index/index.ts

@@ -1,47 +0,0 @@
-// pages/index/index.ts
-Page({
-  /**
-   * 页面的初始数据
-   */
-  data: {},
-
-  /**
-   * 生命周期函数--监听页面加载
-   */
-  onLoad() {},
-
-  /**
-   * 生命周期函数--监听页面初次渲染完成
-   */
-  onReady() {},
-
-  /**
-   * 生命周期函数--监听页面显示
-   */
-  onShow() {},
-
-  /**
-   * 生命周期函数--监听页面隐藏
-   */
-  onHide() {},
-
-  /**
-   * 生命周期函数--监听页面卸载
-   */
-  onUnload() {},
-
-  /**
-   * 页面相关事件处理函数--监听用户下拉动作
-   */
-  onPullDownRefresh() {},
-
-  /**
-   * 页面上拉触底事件的处理函数
-   */
-  onReachBottom() {},
-
-  /**
-   * 用户点击右上角分享
-   */
-  onShareAppMessage() {}
-});

+ 0 - 2
src/sites/miniapp/nutui/pages/index/index.wxml

@@ -1,2 +0,0 @@
-<import src="../../base.wxml"/>
-<template is="taro_tmpl" data="{{root:root}}" />

File diff suppressed because it is too large
+ 291 - 796
src/sites/miniapp/nutui/taro.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/miniapp/nutui/taro.js.map


File diff suppressed because it is too large
+ 207 - 180
src/sites/miniapp/nutui/vendors.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/miniapp/nutui/vendors.js.map


+ 1 - 3
src/sites/miniapp/pages/index/index.json

@@ -1,8 +1,6 @@
 {
   "usingComponents": {
     "nut-button": "../../nutui/components/button/index",
-    "nut-icon":"../../nutui/components/nutIcon/index",
-    "nut-overlay":"../../nutui/components/overlay/index",
-    "nut-popup":"../../nutui/components/popup/index"
+    "nut-icon":"../../nutui/components/nutIcon/index"
   }
 }

+ 1 - 1
src/sites/miniapp/pages/index/index.wxml

@@ -7,7 +7,7 @@
 
   <!-- <nut-overlay props='{{overlayProps}}' bind:close='bindClose'></nut-overlay> -->
   <!-- <carticle props='{{articleProps}}'>2222</carticle> -->
-  <nut-popup props='{{popupProps}}'>正文</nut-popup>
+  <!-- <nut-popup props='{{popupProps}}'>正文</nut-popup> -->
   <view>
       <h2>按钮类型</h2>
     <view class="demo-button-row">

+ 2 - 2
src/sites/weapp-project/config/index.js

@@ -14,8 +14,8 @@ const config = {
   outputRoot: 'dist',
   plugins: ['@tarojs/plugin-html', path.join(process.cwd(), '/plugin-mv/index.js')],
   alias: {
-    '@/packages': path.resolve(__dirname, '../../../../src/packages'),
-    '@weapp': path.resolve(__dirname, '../../../src/sites/weapp-project')
+    '@vue': path.resolve(__dirname, '../../../../node_modules/@vue'),
+    '@/packages': path.resolve(__dirname, '../../../../src/packages')
   },
   sass: {
     resource: path.resolve(__dirname, '../../../', 'packages/styles/variables.scss')

+ 0 - 120
src/sites/weapp-project/dist/base.wxml

@@ -97,14 +97,6 @@
   <block>{{i.v}}</block>
 </template>
 
-<template name="tmpl_0_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_0_container">
   <template is="{{xs.a(0, i.nn, l)}}" data="{{i:i,cid:0,l:xs.f(l,i.nn)}}" />
 </template>
@@ -173,14 +165,6 @@
   </view>
 </template>
 
-<template name="tmpl_1_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_1_container">
   <template is="{{xs.a(1, i.nn, l)}}" data="{{i:i,cid:1,l:xs.f(l,i.nn)}}" />
 </template>
@@ -249,14 +233,6 @@
   </view>
 </template>
 
-<template name="tmpl_2_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_2_container">
   <template is="{{xs.a(2, i.nn, l)}}" data="{{i:i,cid:2,l:xs.f(l,i.nn)}}" />
 </template>
@@ -325,14 +301,6 @@
   </view>
 </template>
 
-<template name="tmpl_3_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_3_container">
   <template is="{{xs.a(3, i.nn, l)}}" data="{{i:i,cid:3,l:xs.f(l,i.nn)}}" />
 </template>
@@ -393,14 +361,6 @@
   </view>
 </template>
 
-<template name="tmpl_4_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_4_container">
   <template is="{{xs.a(4, i.nn, l)}}" data="{{i:i,cid:4,l:xs.f(l,i.nn)}}" />
 </template>
@@ -461,14 +421,6 @@
   </view>
 </template>
 
-<template name="tmpl_5_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_5_container">
   <template is="{{xs.a(5, i.nn, l)}}" data="{{i:i,cid:5,l:xs.f(l,i.nn)}}" />
 </template>
@@ -521,14 +473,6 @@
   </view>
 </template>
 
-<template name="tmpl_6_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_6_container">
   <template is="{{xs.a(6, i.nn, l)}}" data="{{i:i,cid:6,l:xs.f(l,i.nn)}}" />
 </template>
@@ -581,14 +525,6 @@
   </view>
 </template>
 
-<template name="tmpl_7_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_7_container">
   <template is="{{xs.a(7, i.nn, l)}}" data="{{i:i,cid:7,l:xs.f(l,i.nn)}}" />
 </template>
@@ -633,14 +569,6 @@
   </text>
 </template>
 
-<template name="tmpl_8_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_8_container">
   <template is="{{xs.a(8, i.nn, l)}}" data="{{i:i,cid:8,l:xs.f(l,i.nn)}}" />
 </template>
@@ -685,14 +613,6 @@
   </text>
 </template>
 
-<template name="tmpl_9_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_9_container">
   <template is="{{xs.a(9, i.nn, l)}}" data="{{i:i,cid:9,l:xs.f(l,i.nn)}}" />
 </template>
@@ -737,14 +657,6 @@
   </text>
 </template>
 
-<template name="tmpl_10_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_10_container">
   <template is="{{xs.a(10, i.nn, l)}}" data="{{i:i,cid:10,l:xs.f(l,i.nn)}}" />
 </template>
@@ -789,14 +701,6 @@
   </text>
 </template>
 
-<template name="tmpl_11_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_11_container">
   <template is="{{xs.a(11, i.nn, l)}}" data="{{i:i,cid:11,l:xs.f(l,i.nn)}}" />
 </template>
@@ -841,14 +745,6 @@
   </text>
 </template>
 
-<template name="tmpl_12_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_12_container">
   <template is="{{xs.a(12, i.nn, l)}}" data="{{i:i,cid:12,l:xs.f(l,i.nn)}}" />
 </template>
@@ -893,14 +789,6 @@
   </text>
 </template>
 
-<template name="tmpl_13_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_13_container">
   <template is="{{xs.a(13, i.nn, l)}}" data="{{i:i,cid:13,l:xs.f(l,i.nn)}}" />
 </template>
@@ -945,14 +833,6 @@
   </text>
 </template>
 
-<template name="tmpl_14_Article">
-  <Article msg="{{i.msg}}"  id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
-    <block wx:for="{{i.cn}}" wx:key="sid">
-      <template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
-    </block>
-  </Article>
-</template>
-  
 <template name="tmpl_14_container">
   <template is="{{xs.a(14, i.nn, l)}}" data="{{i:i,cid:14,l:xs.f(l,i.nn)}}" />
 </template>

+ 0 - 219
src/sites/weapp-project/dist/common.js

@@ -1,219 +0,0 @@
-(wx['webpackJsonp'] = wx['webpackJsonp'] || []).push([
-  ['common'],
-  {
-    /***/ './node_modules/@tarojs/taro-loader/lib/raw.js!./src/components/article/index.vue':
-      /*!****************************************************************************************!*\
-  !*** ./node_modules/@tarojs/taro-loader/lib/raw.js!./src/components/article/index.vue ***!
-  \****************************************************************************************/
-      /*! exports provided: default */
-      /*! all exports used */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        __webpack_require__.r(__webpack_exports__);
-        /* harmony import */ var _index_vue_vue_type_template_id_1124ebce_ts_true__WEBPACK_IMPORTED_MODULE_0__ =
-          __webpack_require__(
-            /*! ./index.vue?vue&type=template&id=1124ebce&ts=true */ './src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true'
-          );
-        /* harmony import */ var _index_vue_vue_type_script_lang_ts_setup_true__WEBPACK_IMPORTED_MODULE_1__ =
-          __webpack_require__(
-            /*! ./index.vue?vue&type=script&lang=ts&setup=true */ './src/components/article/index.vue?vue&type=script&lang=ts&setup=true'
-          );
-        /* harmony import */ var _Users_yangxiaolu3_Documents_JD_NutUI_online_weapp_nutui_src_sites_weapp_project_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__ =
-          __webpack_require__(
-            /*! ./node_modules/vue-loader/dist/exportHelper.js */ './node_modules/vue-loader/dist/exportHelper.js'
-          );
-        /* harmony import */ var _Users_yangxiaolu3_Documents_JD_NutUI_online_weapp_nutui_src_sites_weapp_project_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2___default =
-          /*#__PURE__*/ __webpack_require__.n(
-            _Users_yangxiaolu3_Documents_JD_NutUI_online_weapp_nutui_src_sites_weapp_project_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__
-          );
-
-        const __exports__ =
-          /*#__PURE__*/ _Users_yangxiaolu3_Documents_JD_NutUI_online_weapp_nutui_src_sites_weapp_project_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2___default()(
-            _index_vue_vue_type_script_lang_ts_setup_true__WEBPACK_IMPORTED_MODULE_1__[/* default */ 'a'],
-            [
-              [
-                'render',
-                _index_vue_vue_type_template_id_1124ebce_ts_true__WEBPACK_IMPORTED_MODULE_0__[/* render */ 'a']
-              ],
-              ['__file', 'src/components/article/index.vue']
-            ]
-          );
-        /* hot reload */
-        if (false) {
-        }
-
-        /* harmony default export */ __webpack_exports__['default'] = __exports__;
-
-        /***/
-      },
-
-    /***/ './node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js?!./src/components/article/index.vue?vue&type=script&lang=ts&setup=true':
-      /*!*******************************************************************************************************************************************************!*\
-  !*** ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist??ref--10-0!./src/components/article/index.vue?vue&type=script&lang=ts&setup=true ***!
-  \*******************************************************************************************************************************************************/
-      /*! exports provided: default */
-      /*! exports used: default */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
-          /*! vue */ './node_modules/vue/index.js'
-        );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(
-          vue__WEBPACK_IMPORTED_MODULE_0__
-        );
-
-        /* harmony default export */ __webpack_exports__['a'] = /*#__PURE__*/ Object(
-          vue__WEBPACK_IMPORTED_MODULE_0__['defineComponent']
-        )({
-          __name: 'index',
-          props: {
-            msg: String
-          },
-          setup: function setup(__props, _ref) {
-            var expose = _ref.expose;
-            expose();
-            var props = __props;
-            var __returned__ = {
-              props: props
-            };
-            Object.defineProperty(__returned__, '__isScriptSetup', {
-              enumerable: false,
-              value: true
-            });
-            return __returned__;
-          }
-        });
-
-        /***/
-      },
-
-    /***/ './node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/templateLoader.js?!./node_modules/vue-loader/dist/index.js?!./src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true':
-      /*!*******************************************************************************************************************************************************************************************************************!*\
-  !*** ./node_modules/babel-loader/lib!./node_modules/vue-loader/dist/templateLoader.js??ref--6!./node_modules/vue-loader/dist??ref--10-0!./src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true ***!
-  \*******************************************************************************************************************************************************************************************************************/
-      /*! exports provided: render */
-      /*! exports used: render */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, 'a', function () {
-          return render;
-        });
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
-          /*! vue */ './node_modules/vue/index.js'
-        );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(
-          vue__WEBPACK_IMPORTED_MODULE_0__
-        );
-
-        var _hoisted_1 = {
-          class: 'artile'
-        };
-        var _hoisted_2 = /*#__PURE__*/ Object(vue__WEBPACK_IMPORTED_MODULE_0__['createElementVNode'])(
-          'native-slot',
-          null,
-          null,
-          -1 /* HOISTED */
-        );
-
-        function render(_ctx, _cache, $props, $setup, $data, $options) {
-          return (
-            Object(vue__WEBPACK_IMPORTED_MODULE_0__['openBlock'])(),
-            Object(vue__WEBPACK_IMPORTED_MODULE_0__['createElementBlock'])('view', _hoisted_1, [
-              Object(vue__WEBPACK_IMPORTED_MODULE_0__['createTextVNode'])(
-                ' 111' + Object(vue__WEBPACK_IMPORTED_MODULE_0__['toDisplayString'])($props.msg),
-                1 /* TEXT */
-              ),
-              _hoisted_2
-            ])
-          );
-        }
-
-        /***/
-      },
-
-    /***/ './src/components/article/index.vue':
-      /*!******************************************!*\
-  !*** ./src/components/article/index.vue ***!
-  \******************************************/
-      /*! no exports provided */
-      /*! all exports used */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        __webpack_require__.r(__webpack_exports__);
-        /* harmony import */ var _tarojs_plugin_platform_weapp_dist_runtime__WEBPACK_IMPORTED_MODULE_0__ =
-          __webpack_require__(
-            /*! @tarojs/plugin-platform-weapp/dist/runtime */ './node_modules/@tarojs/plugin-platform-weapp/dist/runtime.js'
-          );
-        /* harmony import */ var _tarojs_plugin_html_dist_runtime__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
-          /*! @tarojs/plugin-html/dist/runtime */ './node_modules/@tarojs/plugin-html/dist/runtime.js'
-        );
-        /* harmony import */ var _tarojs_plugin_framework_vue3_dist_runtime__WEBPACK_IMPORTED_MODULE_2__ =
-          __webpack_require__(
-            /*! @tarojs/plugin-framework-vue3/dist/runtime */ './node_modules/@tarojs/plugin-framework-vue3/dist/runtime.js'
-          );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
-          /*! vue */ './node_modules/vue/index.js'
-        );
-        /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/ __webpack_require__.n(
-          vue__WEBPACK_IMPORTED_MODULE_3__
-        );
-
-        var component = __webpack_require__(
-          /*! ../../../node_modules/@tarojs/taro-loader/lib/raw.js!./index.vue */ './node_modules/@tarojs/taro-loader/lib/raw.js!./src/components/article/index.vue'
-        ).default;
-        var config = { navigationBarTitleText: 'Article', multipleSlots: true };
-        var inst = Component(
-          Object(
-            _tarojs_plugin_framework_vue3_dist_runtime__WEBPACK_IMPORTED_MODULE_2__[
-              /* createNativeComponentConfig */ 'a'
-            ]
-          )(component, vue__WEBPACK_IMPORTED_MODULE_3__['h'], config)
-        );
-
-        /***/
-      },
-
-    /***/ './src/components/article/index.vue?vue&type=script&lang=ts&setup=true':
-      /*!*****************************************************************************!*\
-  !*** ./src/components/article/index.vue?vue&type=script&lang=ts&setup=true ***!
-  \*****************************************************************************/
-      /*! exports provided: default */
-      /*! exports used: default */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        /* harmony import */ var _node_modules_babel_loader_lib_index_js_node_modules_vue_loader_dist_index_js_ref_10_0_index_vue_vue_type_script_lang_ts_setup_true__WEBPACK_IMPORTED_MODULE_0__ =
-          __webpack_require__(
-            /*! -!../../../node_modules/babel-loader/lib!../../../node_modules/vue-loader/dist??ref--10-0!./index.vue?vue&type=script&lang=ts&setup=true */ './node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js?!./src/components/article/index.vue?vue&type=script&lang=ts&setup=true'
-          );
-        /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, 'a', function () {
-          return _node_modules_babel_loader_lib_index_js_node_modules_vue_loader_dist_index_js_ref_10_0_index_vue_vue_type_script_lang_ts_setup_true__WEBPACK_IMPORTED_MODULE_0__[
-            'a'
-          ];
-        });
-
-        /***/
-      },
-
-    /***/ './src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true':
-      /*!********************************************************************************!*\
-  !*** ./src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true ***!
-  \********************************************************************************/
-      /*! exports provided: render */
-      /*! exports used: render */
-      /***/ function (module, __webpack_exports__, __webpack_require__) {
-        'use strict';
-        /* harmony import */ var _node_modules_babel_loader_lib_index_js_node_modules_vue_loader_dist_templateLoader_js_ref_6_node_modules_vue_loader_dist_index_js_ref_10_0_index_vue_vue_type_template_id_1124ebce_ts_true__WEBPACK_IMPORTED_MODULE_0__ =
-          __webpack_require__(
-            /*! -!../../../node_modules/babel-loader/lib!../../../node_modules/vue-loader/dist/templateLoader.js??ref--6!../../../node_modules/vue-loader/dist??ref--10-0!./index.vue?vue&type=template&id=1124ebce&ts=true */ './node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/templateLoader.js?!./node_modules/vue-loader/dist/index.js?!./src/components/article/index.vue?vue&type=template&id=1124ebce&ts=true'
-          );
-        /* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, 'a', function () {
-          return _node_modules_babel_loader_lib_index_js_node_modules_vue_loader_dist_templateLoader_js_ref_6_node_modules_vue_loader_dist_index_js_ref_10_0_index_vue_vue_type_template_id_1124ebce_ts_true__WEBPACK_IMPORTED_MODULE_0__[
-            'a'
-          ];
-        });
-
-        /***/
-      }
-  }
-]);
-//# sourceMappingURL=common.js.map

File diff suppressed because it is too large
+ 0 - 1
src/sites/weapp-project/dist/common.js.map


+ 0 - 11
src/sites/weapp-project/dist/components/article/index.js

@@ -1,11 +0,0 @@
-require('../../runtime');
-require('../../taro');
-require('../../vendors');
-require('../../common');
-
-(wx['webpackJsonp'] = wx['webpackJsonp'] || []).push([
-  ['components/article/index'],
-  [],
-  [['./src/components/article/index.vue', 'runtime', 'taro', 'vendors', 'common']]
-]);
-//# sourceMappingURL=index.js.map

+ 0 - 1
src/sites/weapp-project/dist/components/article/index.js.map

@@ -1 +0,0 @@
-{"version":3,"file":"components/article/index.js","sources":[],"mappings":";;;;;A","sourceRoot":""}

+ 0 - 1
src/sites/weapp-project/dist/components/article/index.json

@@ -1 +0,0 @@
-{"navigationBarTitleText":"Article","multipleSlots":true,"usingComponents":{"comp":"../../comp"}}

+ 0 - 2
src/sites/weapp-project/dist/components/article/index.wxml

@@ -1,2 +0,0 @@
-<import src="../../base.wxml"/>
-<template is="taro_tmpl" data="{{root:root}}" />

File diff suppressed because it is too large
+ 2055 - 18
src/sites/weapp-project/dist/components/button/index.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/weapp-project/dist/components/button/index.js.map


+ 1 - 1
src/sites/weapp-project/dist/utils.wxs

@@ -1,6 +1,6 @@
 module.exports = {
   a: function (l, n, s) {
-    var a = ["7","0","19","5","2","12","6","4","51","52","26","21","48","53","54","Article"]
+    var a = ["7","0","19","5","2","12","6","4","51","52","26","21","48","53","54"]
     var b = ["4","51","52","26","21","48","53","54"]
     if (a.indexOf(n) === -1) {
       l = 0

File diff suppressed because it is too large
+ 1147 - 1143
src/sites/weapp-project/dist/vendors.js


File diff suppressed because it is too large
+ 1 - 1
src/sites/weapp-project/dist/vendors.js.map


+ 1 - 1
src/sites/weapp-project/src/app.config.ts

@@ -1,5 +1,5 @@
 export default defineAppConfig({
-  components: ['components/nutIcon/index', 'components/button/index', 'components/article/index'],
+  components: ['components/nutIcon/index', 'components/button/index'],
   pages: ['pages/index/index'],
   window: {
     backgroundTextStyle: 'light',

+ 2 - 7
src/sites/weapp-project/src/components/article/index.vue

@@ -1,10 +1,5 @@
 <template>
-  <view class="artile"> 111{{ msg }}<native-slot /> </view>
+  <view class="artile"> 111<native-slot /> </view>
 </template>
 
-<script lang="ts" setup>
-import { toRefs, defineProps } from 'vue';
-const props = defineProps({
-  msg: String
-});
-</script>
+<script lang="ts" setup></script>

+ 5 - 4
src/sites/weapp-project/src/components/button/index.vue

@@ -1,8 +1,8 @@
 <template>
   <view :class="classes" :style="getStyle" @click="handleClick">
     <view class="nut-button__warp">
-      <Article msg="eee">dafd</Article>
-
+      <!-- <Article>dafd</Article> -->
+      <Avatar size="small"></Avatar>
       <view :class="{ text: icon || loading }">
         <native-slot />
       </view>
@@ -12,7 +12,8 @@
 
 <script lang="ts" setup>
 import { CSSProperties, computed, toRefs, defineProps, reactive } from 'vue';
-import * as Article from '../article/index.vue';
+// import Article from '../article/index.vue';
+import Avatar from '@/packages/__VUE/avatar/index.taro.vue';
 // import { pxCheck } from '@/packages/utils/pxCheck';
 const props = defineProps({
   color: String,
@@ -66,7 +67,7 @@ const { type, size, shape, disabled, loading, color, plain, block } = toRefs(pro
 // })
 
 const handleClick = () => {
-  // console.log(pxCheck(19))
+  console.log(Avatar);
   if (!loading.value && !disabled.value) {
   }
 };