Commit fd4495ab authored by limingzhe's avatar limingzhe

fix: debug

parent 2b5aae82
// 全局环境预声明
window.OP26 = window.OP26 || {}; // 全局
OP26.utils = {
// 范围随机
randFromTo: function (_min, _max) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment