提交 109354ef 编写于 作者: M mehaotian

fix: 修复属性名拼写错误

上级 367b3120
......@@ -8,13 +8,13 @@ import App from './App.uvue'
import { createSSRApp } from 'vue'
// 统计配置
const uniStatcollectItems = {
const uniStatCollectItems = {
uniStatPageLog: true
}
const uniStatOptions = {
debug: true,
collectItems: uniStatcollectItems,
collectItems: uniStatCollectItems,
}
export function createApp() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册