chore: 构建: 📦️ 修改package.json名字

This commit is contained in:
bunny 2024-02-27 21:32:09 +08:00
parent faeb1cb9b4
commit 869faa5fff
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "vue_ts_pina",
"name": "lookbroad-scale",
"version": "0.1.0",
"private": true,
"scripts": {

View File

@ -1,5 +1,5 @@
<template>
<h1>成功111</h1>
<h1>成功</h1>
<div class="box"></div>
<div class="charts">
<ECharts :option="option" autoresize theme="dark" />