Skip to content

Commit

Permalink
#20 chore: optimize top mark style
Browse files Browse the repository at this point in the history
  • Loading branch information
iRuxu committed Dec 16, 2021
1 parent 0bc153b commit bd02edb
Show file tree
Hide file tree
Showing 5 changed files with 626 additions and 608 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jx3box/jx3box-comment-ui",
"version": "1.6.4",
"version": "1.6.5",
"scripts": {
"dev": "env DEV_SERVER=true vue-cli-service serve",
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<Comment id="100" category="post" order="desc" />
<Comment id="19382" category="post" order="desc" />
<!-- <Comment id="24423" category="post" order="desc" /> -->
</template>

Expand Down
Loading

0 comments on commit bd02edb

Please sign in to comment.