Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lowcode-electron
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
electron
lowcode-electron
Commits
9f6a7857
Commit
9f6a7857
authored
Jul 26, 2023
by
韵晨龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 根据应用id获取平台code
parent
67849489
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
2 deletions
+1
-2
syc-paas-standalone-biz.jar
baseServer/syc-paas-standalone-biz.jar
+0
-0
lowcode
front/lowcode
+1
-1
pnpm-lock.yaml
pnpm-lock.yaml
+0
-0
onHandleWidget.js
src/sevice/mainApi/on/onHandleWidget.js
+0
-1
No files found.
baseServer/syc-paas-standalone-biz.jar
View file @
9f6a7857
No preview for this file type
lowcode
@
a3ed1d57
Subproject commit
f666cb93ee1e19ab27bb672b2b6c8e92474d2b2
5
Subproject commit
a3ed1d5785cc7989863ce3325b854b809098898
5
pnpm-lock.yaml
View file @
9f6a7857
This diff is collapsed.
Click to expand it.
src/sevice/mainApi/on/onHandleWidget.js
View file @
9f6a7857
...
...
@@ -11,7 +11,6 @@ const { getContext, cacheStore } = require('../../../store')
const
onHandleWidgets
=
{
// 重新加载组件数据,更新缓存
async
reLoadWidgets
(
event
,
data
=
'customwidg'
)
{
console
.
log
(
data
,
'----datadata'
);
// utils.getPlatFormPath()
// 处理平台信息
const
ctx
=
getContext
()
...
...
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