vtmer / gdut-library-helper

GDUT library helper, VTMER presents
http://projects.vtmer.com/gdut-library-helper/
15 stars 3 forks source link

seperate the routine with page types rather than functions #31

Closed bcho closed 11 years ago

bcho commented 11 years ago

e.g.

helper = {
    subject_search: {},
    subject: {},
    doulist: {},
    init: function() { // recognize the page },
    kick: function() { // kick off }
}
bcho commented 11 years ago

fixed via f87d61436dbe5c226c5f9589be6cd7da9c516a44