代码拉取完成,页面将自动刷新
在线示例:https://server.668628.xyz
npm install -g vite yarn
# windows 需要进入
# cmd执行一下命令
cmd
yarn
yarn dev
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint
https://blog.csdn.net/wulala_hei/article/details/80488727
https://github.com/keno-lee/vue-tiny-virtual-list/blob/master/README_cn.md
npx pbjs -t json-module -w commonjs -o src/proto/proto.js src/proto/*.proto
const protobuf = require("protobufjs");
protobuf.util.Long = require("long"); // 需要依赖 "long"模块
protobuf.configure();
npx pbjs --ts src/proto/model/ChannelMessage.ts src/proto/ChannelMessage.proto
npx pbjs --ts src/proto/model/SystemMessage.ts src/proto/SystemMessage.proto
npx pbjs --ts src/proto/model/UserMessage.ts src/proto/UserMessage.proto
npx pbjs --ts src/proto/model/proto.d.ts src/proto/*.proto
https://juejin.cn/post/7094940781726826526#heading-3
https://github.com/serebrov/emoji-mart-vue
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。