Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfp-program
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
sfp-program
Commits
2e7e4e1a
Commit
2e7e4e1a
authored
Jul 26, 2023
by
zeyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
注释规划参数
parent
8ccea150
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
51 deletions
+3
-51
package-lock.json
+1
-49
pages/housePurchase/housePurchase.vue
+2
-2
No files found.
package-lock.json
View file @
2e7e4e1a
{
{
"name"
:
"sfp-program"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"requires"
:
true
,
"packages"
:
{
"lockfileVersion"
:
1
,
""
:
{
"dependencies"
:
{
"echarts"
:
"^5.3.3"
,
"jweixin-module"
:
"^1.6.0"
,
"nanoid"
:
"^4.0.0"
}
},
"node_modules/echarts"
:
{
"version"
:
"5.3.3"
,
"resolved"
:
"https://registry.npmmirror.com/echarts/-/echarts-5.3.3.tgz"
,
"integrity"
:
"sha512-BRw2serInRwO5SIwRviZ6Xgm5Lb7irgz+sLiFMmy/HOaf4SQ+7oYqxKzRHAKp4xHQ05AuHw1xvoQWJjDQq/FGw=="
,
"dependencies"
:
{
"tslib"
:
"2.3.0"
,
"zrender"
:
"5.3.2"
}
},
"node_modules/jweixin-module"
:
{
"version"
:
"1.6.0"
,
"resolved"
:
"https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz"
,
"integrity"
:
"sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
},
"node_modules/nanoid"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmjs.org/nanoid/-/nanoid-4.0.0.tgz"
,
"integrity"
:
"sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg=="
,
"bin"
:
{
"nanoid"
:
"bin/nanoid.js"
},
"engines"
:
{
"node"
:
"^14 || ^16 || >=18"
}
},
"node_modules/tslib"
:
{
"version"
:
"2.3.0"
,
"resolved"
:
"https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz"
,
"integrity"
:
"sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
},
"node_modules/zrender"
:
{
"version"
:
"5.3.2"
,
"resolved"
:
"https://registry.npmmirror.com/zrender/-/zrender-5.3.2.tgz"
,
"integrity"
:
"sha512-8IiYdfwHj2rx0UeIGZGGU4WEVSDEdeVCaIg/fomejg1Xu6OifAL1GVzIPHg2D+MyUkbNgPWji90t0a8IDk+39w=="
,
"dependencies"
:
{
"tslib"
:
"2.3.0"
}
}
},
"dependencies"
:
{
"dependencies"
:
{
"echarts"
:
{
"echarts"
:
{
"version"
:
"5.3.3"
,
"version"
:
"5.3.3"
,
...
...
pages/housePurchase/housePurchase.vue
View file @
2e7e4e1a
...
@@ -123,7 +123,7 @@
...
@@ -123,7 +123,7 @@
</view>
</view>
</view>
</view>
<!--规划参数-->
<!--规划参数-->
<view
class=
"parametersInfo"
>
<
!--
<
view
class=
"parametersInfo"
>
<view
class=
"title"
>
<view
class=
"title"
>
<view>
<view>
规划参数
规划参数
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
查看
查看
</view>
</view>
</view>
</view>
</view>
</view>
-->
<!-- 操作 -->
<!-- 操作 -->
<view
class=
"optionContent"
>
<view
class=
"optionContent"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment