优化商店
This commit is contained in:
@@ -1168,7 +1168,7 @@ async function generateWechatBindCode() {
|
|||||||
|
|
||||||
const groups = [{
|
const groups = [{
|
||||||
label: '⚡ 单次特效卡',
|
label: '⚡ 单次特效卡',
|
||||||
desc: '立即播放一次,仅自己可见',
|
desc: '立即播放一次',
|
||||||
type: 'instant'
|
type: 'instant'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -328,7 +328,7 @@
|
|||||||
|
|
||||||
const groups = [{
|
const groups = [{
|
||||||
label: '⚡ 单次特效卡',
|
label: '⚡ 单次特效卡',
|
||||||
desc: '立即播放一次,仅自己可见',
|
desc: '立即播放一次',
|
||||||
type: 'instant'
|
type: 'instant'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user