text-align-last: justify;

text-align: justify;
text-justify: distribute-all-lines;

const app = getApp();
toPage:function(event){
var page=event.target.dataset.page;
console.log(page);
wx.navigateTo({
url: ‘/pages/‘+page+”/“+page
})
}

.size10{font-size:10px}
.size11{font-size:11px}
.size12{font-size:12px}
.size13{font-size:13px}
.size14{font-size:14px}
.size15{font-size:15px}
.size16{font-size:16px}
.size17{font-size:17px}
.size18{font-size:18px}
.size19{font-size:19px}
.size20{font-size:20px}
.size21{font-size:21px}
.size22{font-size:22px}
.size23{font-size:23px}
.size24{font-size:24px}
.size25{font-size:25px}
.size26{font-size:26px}
.size27{font-size:27px}
.size28{font-size:28px}
.size29{font-size:29px}
.size30{font-size:30px}
.shadow{box-shadow: 0 3px 5px rgba(77,77,77,.1); }
.Cccc{color:#ccc}
.C999{color:#999999}
.C888{color:#888}
.C777{color:#777}
.C666{color:#666}
.C555{color:#555}
.C444{color:#444}
.C333{color:#333}
.C222{color:#222}
.C111{color:#111}