Git Product home page Git Product logo

luckysheet-vue's Introduction

luckysheet-vue

English| 简体中文

Introduction

This is a simple project that shows the use of Luckysheet and Luckyexcel in a vue cli3 project

Note

  1. lintOnSave is set to false, otherwise an error will be reported
  2. In some cases, you need to use $nextTick,then, use the luckysheet initialization method in it
  3. The core code is in HelloWorld.vue

Development

Requirements

Node.js Version >= 6

Installation

npm install

Development

npm run serve

Package

npm run build

Resources

License

MIT

Copyright (c) 2020-present, mengshukeji

luckysheet-vue's People

Contributors

dushusir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

luckysheet-vue's Issues

保护工作区的一个bug

导入excel表格,在上面的功能栏里设置保护工作区,但导入的表格不管怎么设置都可以进行双击编辑,无法做到双击后会提示,但旁边的空白区域,双击就会弹窗提示。

首先我自己有个 vue 项目,我在package.json 加入了

首先我自己有个 vue 项目,我在package.json 加入了
"core-js": "^3.6.5",
"luckyexcel": "^1.0.0",

其次我参考luckysheet-vue 项目里配置的 一些demo
直接复制到了我的项目中

当我进行 npm install
且成功启动我的项目后

开发网页 console 里面报错

TypeError: luckysheet.create is not a function
at VueComponent.eval (HelloWorld.vue?18db:298)
at Array.eval (vue.esm.js?efeb:1998)
at flushCallbacks (vue.esm.js?efeb:1924)

我是不是遗漏了什么

Originally posted by @BinWayne in #7 (comment)

报错

$也报错,我就下载了jquery;luckysheet也报错
image

Protected work area BUG

When the protected workspace is set in the in the luckysheet, the imported excel file can still be edited by double clicking.
The blank space next to it will be protected

How to resolve the undefined problem?

When i use HelloWorld.vue in my own Program, i get the error in the browser like this: '$ is undefined', 'lucksheet is undefined'.
How to resolve the problem?

TypeError: luckysheet.create is not a function

首先我自己有个 vue 项目,我在package.json 加入了
"core-js": "^3.6.5",
"luckyexcel": "^1.0.0",

其次我参考luckysheet-vue 项目里配置的 一些demo
直接复制到了我的项目中

当我进行 npm install
且成功启动我的项目后

开发网页 console 里面报错

TypeError: luckysheet.create is not a function
at VueComponent.eval (HelloWorld.vue?18db:298)
at Array.eval (vue.esm.js?efeb:1998)
at flushCallbacks (vue.esm.js?efeb:1924)

我是不是遗漏了什么

npm install卡住

clone luckysheet-vue到本地后,使用npm install安装依赖,但是卡住了,一直下载不下来
image

公式没有生效

image
通过单价和数量计算总价时,公式呈现了,但是计算结果出错

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.