Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

微信小程序转快应用报错 #19

Open
gyfeng1003 opened this issue May 14, 2018 · 0 comments
Open

微信小程序转快应用报错 #19

gyfeng1003 opened this issue May 14, 2018 · 0 comments

Comments

@gyfeng1003
Copy link

[HBuilder] C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\style.js:1
(function (exports, require, module, __filename, __dirname) { 'use strict';var _typeof='function'==typeof Symbol&&'symbol'==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&'function'==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?'symbol':typeof obj};Object.defineProperty(exports,'__esModule',{value:!0});exports.default=rewriteStyle;var _utils=require('../../../../utils'),_util=require('../../helper/style/util'),_declaration=require('../../helper/style/declaration'),processInlineDeclaration=function(declaration,output,location){var ret=[];if(0===declaration.property.indexOf('-webkit-')&&(declaration.property=declaration.property.replace('-webkit-','')),declaration.value=(0,_util.processDeclarationValue)(declaration.value),_declaration.declarations.hasOwnProperty(declaration.property)){var processD

TypeError: Cannot read property 'logs' of undefined
at processInlineDeclaration (C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\style.js:1:1718)
at C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\style.js:1:2211
at Array.forEach ()
at rewriteStyle (C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\style.js:1:2093)
at C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\node.js:1:2501
at Array.forEach ()
at walk (C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\node.js:1:2444)
at C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\node.js:1:3773
at Array.forEach ()
at rewriteNode (C:\Users\gyfeng1003\Downloads\HBuilderX.0.1.33.20180505-alpha.full\HBuilderX\plugins\uni-migration\lib\weapp\transform\page-rewriter\template-rewriter\node.js:1:3743)
[HBuilder] 项目【wechatapp-uniapp】转换结束

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant