This website requires JavaScript.
Explore
Help
Sign In
npm
/
tic-traction
Watch
1
Star
0
Fork
0
You've already forked tic-traction
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5
Commits
3
Branches
9
Tags
109
KiB
2a6607669a
Commit Graph
2 Commits
Author
SHA1
Message
Date
luk.lu
1fd50f0294
升级到目前最新的 node.server/modules/Action/*.js,其中重要的是,把 var Ling = wo&&wo.Ling?wo.Ling:require('fon.ling') 改成 var Ling = require('fon.ling')。原来的写法有 bug! 钱包前端引用了 tic.tool4chain 再引用了 tic.action,在浏览器里报错 "wo 不存在"。
2019-01-09 13:57:00 +08:00
luk.lu
89975eea2c
从tic.common转化而来,彻底脱离对 Base/*, _Ling.js 的依赖,只保留并提供 Action及其子类。
2018-11-27 10:42:05 +08:00