修改 js 命名

This commit is contained in:
virusdefender
2015-09-13 19:43:49 +08:00
parent 228d8e05e7
commit 53098946fb
7 changed files with 4 additions and 10 deletions

View File

@@ -1,6 +0,0 @@
require(["jquery", "avalon"], function($, avalon){
var vm = avalon.define({
$id: "problem_list",
problem_list: []
})
});