Commit 983c8272 authored by coolfish's avatar coolfish

修改参数

parent 6f1679c1
......@@ -33,8 +33,8 @@ window.onload = function () {
var expect = 0;
var articles = 0;
var days = 0;
var articlesPv = 3000;
var publishArticlesCount = 100;
var articlesPv = 5000;
var publishArticlesCount = 400;
function clickBtn (id) {
$('#' + id).on('click', '.xy-btn', function () {
......
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