Commit 2fe074c9 authored by hbcui1984's avatar hbcui1984

增加beecloud的资源引用关系

parent e0ac9c10
...@@ -905,6 +905,15 @@ ...@@ -905,6 +905,15 @@
"refer": [], "refer": [],
"priority": 0 "priority": 0
}, },
"examples/beecloud.html": {
"resources": [
"js/mui.min.js",
"js/beecloud.js",
"css/mui.min.css"
],
"refer": [],
"priority": 0
},
"examples/tableviews.html": { "examples/tableviews.html": {
"resources": [ "resources": [
"js/mui.min.js", "js/mui.min.js",
......
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