@@ -1542,6 +1542,42 @@ require("./runtime");
15421542<wxs module = " xs" src = " ./utils.wxs" />
15431543<template is = " {{'tmpl_0_' + i.nn}}" data = " {{i:i,c:1,l:xs.f('',i.nn)}}" />
15441544
1545+ /** filePath: dist/css/app.css **/
1546+
1547+ /** filePath: dist/index.html **/
1548+ <!doctype html><html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-touch-fullscreen" content="yes"><meta name="format-detection" content="telephone=no,address=no"><meta name="apple-mobile-web-app-status-bar-style" content="white"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title></title><script>!function(x){function w(){var v,u,t,tes,s=x.document,r=s.documentElement,a=r.getBoundingClientRect().width;if(!v&&!u){var n=!!x.navigator.appVersion.match(/AppleWebKit.*Mobile.*/);v=x.devicePixelRatio;tes=x.devicePixelRatio;v=n?v:1,u=1/v}if(a>=640){r.style.fontSize="40px"}else{if(a<=320){r.style.fontSize="20px"}else{r.style.fontSize=a/320*20+"px"}}}x.addEventListener("resize",function(){w()});w()}(window);</script><script defer="defer" src="/js/app.js"></script><link href="/css/app.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
1549+
1550+ /** filePath: dist/js/app.js **/
1551+ (function() {
1552+ " use strict" ;
1553+ var __webpack_exports__ = {};
1554+ const react_Component = {};
1555+ var react = " react-mock" ;
1556+ var App = null && function (_Component ) {
1557+ function App() {
1558+ _classCallCheck (this , App );
1559+ return _callSuper (this , App , arguments );
1560+ }
1561+ _inherits (App , _Component );
1562+ return _createClass (App , [ {
1563+ " key" : " componentDidMount" ,
1564+ " value" : function componentDidMount() {}
1565+ }, {
1566+ " key" : " componentDidShow" ,
1567+ " value" : function componentDidShow() {}
1568+ }, {
1569+ " key" : " componentDidHide" ,
1570+ " value" : function componentDidHide() {}
1571+ }, {
1572+ " key" : " render" ,
1573+ " value" : function render() {
1574+ return this .props .children ;
1575+ }
1576+ } ]);
1577+ }(Component );
1578+ var app = null && App ;
1579+ } )();
1580+
15451581/** filePath: dist/pages/index/index.js **/
15461582"use strict";
15471583
@@ -6850,7 +6886,7 @@ require("./vendors");
68506886require("./runtime");
68516887
68526888(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
6853- 83 : function (__unused_webpack_module , __unused_webpack___webpack_exports__ , __webpack_require__ ) {
6889+ 108 : function (__unused_webpack_module , __unused_webpack___webpack_exports__ , __webpack_require__ ) {
68546890 function mergeReconciler() {}
68556891 function mergeInternalComponents() {}
68566892 function isArray() {}
@@ -7472,10 +7508,10 @@ require("./runtime");
74727508 function useScope() {}
74737509 function initPxTransform() {}
74747510 var taro = " taro" ;
7475- var classCallCheck = __webpack_require__ (246 );
7476- var createClass = __webpack_require__ (697 );
7477- var callSuper = __webpack_require__ (170 );
7478- var inherits = __webpack_require__ (912 );
7511+ var classCallCheck = __webpack_require__ (167 );
7512+ var createClass = __webpack_require__ (848 );
7513+ var callSuper = __webpack_require__ (491 );
7514+ var inherits = __webpack_require__ (271 );
74797515 var react = __webpack_require__ (831 );
74807516 var app_App = function (_Component ) {
74817517 function App() {
@@ -7529,7 +7565,7 @@ require("./runtime");
75297565 return __webpack_require__ (__webpack_require__ .s = moduleId );
75307566 };
75317567 __webpack_require__ .O (0 , [ 96 , 76 ], (function () {
7532- return __webpack_exec__ (83 );
7568+ return __webpack_exec__ (108 );
75337569 }));
75347570 var __webpack_exports__ = __webpack_require__ .O ();
75357571} ]);
@@ -8301,12 +8337,12 @@ require("./runtime");
83018337"use strict";
83028338
83038339(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
8304- 16 : function (__unused_webpack_module , __unused_webpack___webpack_exports__ , __webpack_require__ ) {
8340+ 275 : function (__unused_webpack_module , __unused_webpack___webpack_exports__ , __webpack_require__ ) {
83058341 var taro_runtime = __webpack_require__ (103 );
8306- var classCallCheck = __webpack_require__ (246 );
8307- var createClass = __webpack_require__ (697 );
8308- var callSuper = __webpack_require__ (170 );
8309- var inherits = __webpack_require__ (912 );
8342+ var classCallCheck = __webpack_require__ (167 );
8343+ var createClass = __webpack_require__ (848 );
8344+ var callSuper = __webpack_require__ (491 );
8345+ var inherits = __webpack_require__ (271 );
83108346 var react = __webpack_require__ (831 );
83118347 const Canvas = {};
83128348 const CoverView = {};
@@ -8365,7 +8401,7 @@ require("./runtime");
83658401 return __webpack_require__ (__webpack_require__ .s = moduleId );
83668402 };
83678403 __webpack_require__ .O (0 , [ 96 , 76 ], (function () {
8368- return __webpack_exec__ (16 );
8404+ return __webpack_exec__ (275 );
83698405 }));
83708406 var __webpack_exports__ = __webpack_require__ .O ();
83718407} ]);
@@ -8427,7 +8463,7 @@ module.exports = {
84278463"use strict";
84288464
84298465(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 96 ], {
8430- 170 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
8466+ 491 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
84318467 __webpack_require__ .d (__webpack_exports__ , {
84328468 A : function () {
84338469 return _callSuper ;
@@ -8446,7 +8482,7 @@ module.exports = {
84468482 return !! t ;
84478483 })();
84488484 }
8449- var esm_typeof = __webpack_require__ (27 );
8485+ var esm_typeof = __webpack_require__ (498 );
84508486 function _assertThisInitialized(e ) {
84518487 if (void 0 === e ) throw new ReferenceError (" this hasn't been initialised - super() hasn't been called" );
84528488 return e ;
@@ -8460,7 +8496,7 @@ module.exports = {
84608496 return o = _getPrototypeOf (o ), _possibleConstructorReturn (t , _isNativeReflectConstruct () ? Reflect .construct (o , e || [], _getPrototypeOf (t ).constructor ) : o .apply (t , e ));
84618497 }
84628498 },
8463- 246 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
8499+ 167 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
84648500 __webpack_require__ .d (__webpack_exports__ , {
84658501 A : function () {
84668502 return _classCallCheck ;
@@ -8470,13 +8506,13 @@ module.exports = {
84708506 if (! (a instanceof n )) throw new TypeError (" Cannot call a class as a function" );
84718507 }
84728508 },
8473- 697 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
8509+ 848 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
84748510 __webpack_require__ .d (__webpack_exports__ , {
84758511 A : function () {
84768512 return _createClass ;
84778513 }
84788514 });
8479- var esm_typeof = __webpack_require__ (27 );
8515+ var esm_typeof = __webpack_require__ (498 );
84808516 function toPrimitive(t , r ) {
84818517 if (" object" != (0 , esm_typeof .A )(t ) || ! t ) return t ;
84828518 var e = t [Symbol .toPrimitive ];
@@ -8504,7 +8540,7 @@ module.exports = {
85048540 }), e ;
85058541 }
85068542 },
8507- 912 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
8543+ 271 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
85088544 __webpack_require__ .d (__webpack_exports__ , {
85098545 A : function () {
85108546 return _inherits ;
@@ -8528,7 +8564,7 @@ module.exports = {
85288564 }), e && _setPrototypeOf (t , e );
85298565 }
85308566 },
8531- 27 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
8567+ 498 : function (__unused_webpack___webpack_module__ , __webpack_exports__ , __webpack_require__ ) {
85328568 __webpack_require__ .d (__webpack_exports__ , {
85338569 A : function () {
85348570 return _typeof ;
0 commit comments