CN112363698B - Method, device, electronic equipment and medium for constructing web page in visualization mode - Google Patents

Method, device, electronic equipment and medium for constructing web page in visualization mode Download PDF

Info

Publication number
CN112363698B
CN112363698B CN202011280095.9A CN202011280095A CN112363698B CN 112363698 B CN112363698 B CN 112363698B CN 202011280095 A CN202011280095 A CN 202011280095A CN 112363698 B CN112363698 B CN 112363698B
Authority
CN
China
Prior art keywords
page
chart
release
user
album
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011280095.9A
Other languages
Chinese (zh)
Other versions
CN112363698A (en
Inventor
陈玲波
李凡平
石柱国
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Issa Data Technology Co ltd
Qingdao Yisa Data Technology Co Ltd
ISSA Technology Co Ltd
Original Assignee
Anhui Issa Data Technology Co ltd
Qingdao Yisa Data Technology Co Ltd
ISSA Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Anhui Issa Data Technology Co ltd, Qingdao Yisa Data Technology Co Ltd, ISSA Technology Co Ltd filed Critical Anhui Issa Data Technology Co ltd
Priority to CN202011280095.9A priority Critical patent/CN112363698B/en
Publication of CN112363698A publication Critical patent/CN112363698A/en
Application granted granted Critical
Publication of CN112363698B publication Critical patent/CN112363698B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a method, a device, electronic equipment and a medium for constructing a web page in a visual way. The method comprises the following steps: receiving a new operation of a user on a browser page to create an album page to be edited; receiving editing operation of a user to-be-edited album page to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart. The embodiment of the invention provides a modularized, interactive and simple-to-operate page assembly tool, which shields obstacles between a user and a code and between the user and a developer in an intuitive and draggable assembly mode, is convenient for the user to customize a visual interface with rich patterns and complete functions, reduces the exchange cost between the developer and the user, also reduces the modification maintenance cost and improves the working efficiency.

Description

Method, device, electronic equipment and medium for constructing web page in visualization mode
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, electronic equipment and a medium for constructing web pages in a visualized manner.
Background
Along with the continuous development of technologies such as mobile internet and internet of things, massive data are continuously generated. We need to collect, store, calculate, analyze these massive amounts of data and present statistics or some key detailed data with vivid and diverse interfaces. This presents challenges to the development efficiency of front-end pages, which have been unable to meet ever-increasing page demands in page-wise development. In the development process taking a single page as a unit, the communication cost between the research personnel and the users is high, and the modification and maintenance cost is high.
Disclosure of Invention
Aiming at the technical defects in the prior art, the embodiment of the invention aims to provide a method, a device, electronic equipment and a medium for constructing a web page in a visual way.
To achieve the above object, in a first aspect, an embodiment of the present invention provides a method for visually building a web page, including:
receiving a new operation of a user on a browser page to create an album page to be edited;
receiving editing operation of a user to-be-edited album page to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Further, in certain preferred embodiments of the present application, before creating the album page to be edited, the method further comprises:
acquiring original data in a database, and carrying out statistics and analysis on the original data to create the album;
the atlas includes an echartists chart, a table, a map chart, and a card; the echartists graph includes a histogram, a pie chart, a line chart, a scatter chart, a radar chart, and a rose chart.
Further, in some preferred embodiments of the present application, after obtaining the publication page, the method further includes:
opening a new window, and previewing the overall layout and style of the release page;
and storing the release page, and releasing the release page in a link mode.
Further, in certain preferred embodiments of the present application, the method further comprises:
if the previewed release page has deviation, continuing to adjust the release page;
and automatically intercepting the thumbnail of the current page while storing the release page.
In a second aspect, an embodiment of the present invention provides an apparatus for visually constructing a web page, including:
the creation module is used for receiving new operation of a user on the browser page so as to create an album page to be edited;
the editing module is used for receiving the editing operation of the album page to be edited by the user so as to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Further, in certain preferred embodiments of the present application, the apparatus further comprises:
the preview module is used for opening a new window and previewing the overall layout and style of the release page;
and the release module is used for storing the release page and releasing the release page in a link mode.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, and the memory is configured to store a computer program, where the computer program includes program instructions, and where the processor is configured to invoke the program instructions to perform the method of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium storing a computer program, wherein the computer program comprises program instructions which, when executed by a processor, cause the processor to perform the method of the first aspect described above.
By implementing the embodiment of the invention, a modularized, interactive and simple-to-operate page assembly tool is provided, the barriers between a user and codes and before the user and developers are shielded, the user can conveniently define a visual interface with rich patterns and complete functions, the communication cost between the developers and the user is reduced, the modification maintenance cost is also reduced, and the working efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below.
FIG. 1 is a flow chart of a method for visually building a web page provided by an embodiment of the present invention;
FIG. 2 is a block diagram of an apparatus for visually constructing a web page provided by an embodiment of the present invention;
fig. 3 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Aiming at the practical problems mentioned in the background art, a componentized, interactive and simple-to-operate page assembling tool is needed, so that a user can conveniently define a large-screen page or a common page which is rich in style, complete in function and capable of being copied infinitely.
Therefore, the technical problems to be solved by the invention are as follows:
custom style: the user can customize the position, background color, title text content and font size and color displayed by the page module;
and (II) custom display content: the user can customize the data display mode, which can be a chart, a table, a card or just a picture;
and (III) customizing the template: the user can set any saved page as a template and continue to modify on the basis;
and (IV) self-publishing: the user can publish the saved pages in the form of links.
Referring to fig. 1, the method for constructing a web page in a visualization manner provided by the present invention may include:
s101, acquiring original data in a database, and carrying out statistics and analysis on the original data to create an album.
An album is a grouping of pages with similar topics that depend on actual data content from statistics and analysis of corresponding data in a database, thereby forming a series of charts. The charts mainly comprise four types of charts of the echartists, tables, map charts and cards. Echartists charts include, but are not limited to, bar charts, pie charts, line charts, scatter charts, radar charts, rose charts, and the like; map charts include, but are not limited to, golder maps, alliance maps, high-pass maps, and other types of high-pass maps, and the like; cards include, but are not limited to, statistics and corresponding titles, etc.
S102, receiving a new operation of a user on the browser page to create an album page to be edited.
After the album is created, a new page can be created on the basis, namely, the album page to be edited is created.
S103, receiving the editing operation of the album page to be edited by the user to obtain the release page.
The editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Specifically, the user performs the following operations on an album page to be edited: selecting a basic background, selecting a frame background conforming to the theme, and arranging positions according to network coordinates; setting a title through a rich text editor; dragging a data chart, and adjusting the relative position of the chart in the frame background; selecting a specific chart, and editing more detail styles and display contents.
S104, opening a new window, and previewing the overall layout and style of the release page.
And S105, if the previewed release page has deviation, continuing to adjust the release page.
S106, storing the release page, simultaneously automatically intercepting the thumbnail of the current page, and releasing the release page in a link mode.
Specifically, after the page is created, the whole layout and style of the new window preview can be opened, if the deviation exists, the whole layout and style can be continuously adjusted and modified until the expected effect is achieved, the new window preview is saved and released in a linked mode, and the tool automatically intercepts the thumbnail of the design interface for managing the preview of the page while saving the thumbnail.
The method for constructing the web page in the visualization mode provided by the embodiment of the invention provides a page assembly tool which is modularized, interactive and simple to operate, shields barriers between a user and a code and before the user and a developer in an intuitive and draggable assembly mode, facilitates the user to customize a visualization interface with rich styles and complete functions, reduces the communication cost between the developer and the user, reduces the modification maintenance cost and improves the working efficiency.
Based on the same inventive concept, the embodiment of the invention provides a device for constructing web pages in a visualized manner. As shown in fig. 2, the apparatus may include:
the creation module 10 is used for acquiring original data in a database, and carrying out statistics and analysis on the original data so as to create an album; wherein the atlas includes an echartite chart, a table, a map chart, and a card; the echartists graph includes a histogram, a pie chart, a line chart, a scatter chart, a radar chart, and a rose chart;
the creation module 10 is further configured to receive a new operation of a user on the browser page to create an album page to be edited;
the editing module 11 is configured to receive an editing operation of a user to edit a page of an album to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album;
a preview module 12, configured to open a new window, and preview the overall layout and style of the release page;
and the release module 13 is used for storing the release page and releasing the release page in a link mode.
Further, the editing module 11 is further configured to:
if the deviation exists in the release page in the preview, continuing to adjust the release page until the expected effect is achieved, and then storing and releasing the release page.
Further, publish module 14 is also used for saving while the tool automatically intercepts thumbnails of the design interface for managing previews of pages.
Optionally, the invention further provides electronic equipment. As shown in fig. 3, the electronic device may include: one or more processors 101, one or more input devices 102, one or more output devices 103, and a memory 104, the processors 101, input devices 102, output devices 103, and memory 104 being interconnected by a bus 105. The memory 104 is used for storing a computer program comprising program instructions, which the processor 101 is configured to invoke for performing the method of the method embodiment part of the visualization building web page described above.
It should be appreciated that in embodiments of the present invention, the processor 101 may be a central processing unit (Central Processing Unit, CPU), which may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSPs), application specific integrated circuits (Application Specific Integrated Circuit, ASICs), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 102 may include a keyboard or the like, and the output device 103 may include a display (LCD or the like), a speaker or the like.
The memory 104 may include read only memory and random access memory and provides instructions and data to the processor 101. A portion of the memory 104 may also include non-volatile random access memory. For example, the memory 104 may also store information of device type.
In a specific implementation, the processor 101, the input device 102, and the output device 103 described in the embodiments of the present invention may execute the implementation described in the embodiments of the method for visually constructing a web page provided in the embodiments of the present invention, which is not described herein again.
It should be noted that, for more specific workflow of the apparatus described in the second embodiment and the electronic device described in the third embodiment, please refer to the method portion described in the first embodiment, and further description is omitted herein.
Further, corresponding to the method for constructing a web page in the visualization of the first embodiment, the embodiment of the present invention further provides a readable storage medium storing a computer program, where the computer program includes program instructions, and the program instructions when executed by a processor implement: the method of the above method embodiment section.
The computer readable storage medium may be an internal storage unit of the client according to the foregoing embodiment, for example, a hard disk or a memory of the system. The computer readable storage medium may also be an external storage device of the system, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the system. Further, the computer readable storage medium may also include both internal storage units and external storage devices of the system. The computer readable storage medium is used to store the computer program and other programs and data required by the system. The computer-readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided in this application, it should be understood that the disclosed units and methods may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (4)

1. A method of visually constructing a web page, comprising:
acquiring original data in a database, and carrying out statistics and analysis on the original data to create an album; the atlas includes an echartists chart, a table, a map chart, and a card; the echartists graph includes a histogram, a pie chart, a line chart, a scatter chart, a radar chart, and a rose chart; the map graph comprises a Goldmap, a alliance map and a high-pass map; the card comprises statistics and corresponding titles;
receiving a new operation of a user on a browser page to create an album page to be edited;
receiving editing operation of a user to-be-edited album page to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album;
opening a new window, and previewing the overall layout and style of the release page;
if the previewed release page has deviation, continuing to adjust the release page;
and storing the release page, simultaneously automatically intercepting the thumbnail of the current page, and releasing the release page in a link mode.
2. An apparatus for visually constructing a web page, comprising:
the creation module is used for acquiring the original data in the database, and carrying out statistics and analysis on the original data so as to create an album; the atlas includes an echartists chart, a table, a map chart, and a card; the echartists graph includes a histogram, a pie chart, a line chart, a scatter chart, a radar chart, and a rose chart; the map graph comprises a Goldmap, a alliance map and a high-pass map; the card comprises statistics and corresponding titles;
the creation module is also used for receiving new operation of a user on the browser page so as to create an album page to be edited;
the editing module is used for receiving the editing operation of the album page to be edited by the user so as to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background conforming to a theme, arranging positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album;
the preview module is used for opening a new window and previewing the overall layout and style of the release page;
the release module is used for storing the release page and releasing the release page in a linked mode;
the editing module is further used for continuously adjusting the release page if the release page previewed has deviation;
the publishing module is also used for automatically intercepting the thumbnail of the current page while storing the publishing page.
3. An electronic device comprising a processor, an input device, an output device, and a memory, the processor, the input device, the output device, and the memory being interconnected, wherein the memory is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of claim 1.
4. A computer readable storage medium storing a computer program, characterized in that the computer program comprises program instructions which, when executed by a processor, cause the processor to perform the method of claim 1.
CN202011280095.9A 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode Active CN112363698B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011280095.9A CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011280095.9A CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Publications (2)

Publication Number Publication Date
CN112363698A CN112363698A (en) 2021-02-12
CN112363698B true CN112363698B (en) 2023-05-02

Family

ID=74516225

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011280095.9A Active CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Country Status (1)

Country Link
CN (1) CN112363698B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568618A (en) * 2021-07-14 2021-10-29 上海淇玥信息技术有限公司 Visual page generation method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101937427A (en) * 2009-06-30 2011-01-05 方正国际软件(北京)有限公司 Browser-based system and method for content edition and issue
CN108563666A (en) * 2018-01-05 2018-09-21 成都兴政电子政务运营服务有限公司 A kind of data visualization processing system and method based on big data technology
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method
CN111177251A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data visualization display platform

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010083979A (en) * 2000-02-23 2001-09-06 김인중 Method of web browsing interface through visualizing cyber space
CN106445520A (en) * 2016-09-23 2017-02-22 北京赢点科技有限公司 Method and device for making visualized themed page
CN110674227A (en) * 2019-09-20 2020-01-10 上海东方富联科技有限公司 Method, system, medium and terminal for generating data visualization chart and page

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101937427A (en) * 2009-06-30 2011-01-05 方正国际软件(北京)有限公司 Browser-based system and method for content edition and issue
CN108563666A (en) * 2018-01-05 2018-09-21 成都兴政电子政务运营服务有限公司 A kind of data visualization processing system and method based on big data technology
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method
CN111177251A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data visualization display platform

Also Published As

Publication number Publication date
CN112363698A (en) 2021-02-12

Similar Documents

Publication Publication Date Title
CN107844297B (en) Data visualization implementation system and method
US6304790B1 (en) System design/evaluation CAD system and program storage medium
US7633510B2 (en) Rollback in a browser
US10699067B2 (en) Form design and data input in which a server provides a repository of form templates that are distributed to multiple form filing client systems
US8161368B2 (en) Distributed processing when editing an image in a browser
US20210216678A1 (en) Cad collaborative design system
CN109408764B (en) Page area dividing method, device, computing equipment and medium
US10049095B2 (en) In-context editing of output presentations via automatic pattern detection
US9990102B2 (en) Creating and editing digital content works
WO2007030695A1 (en) Methods and systems for providing direct style sheet editing
CN112639791A (en) Multi-view master for graphic design
US11314757B2 (en) Search results modulator
CN115712413A (en) Low code development method, device, equipment and storage medium
CN111813403A (en) Method and device for managing dragging component data in large-screen data visualization development
CN112363698B (en) Method, device, electronic equipment and medium for constructing web page in visualization mode
US9038004B2 (en) Automated integrated circuit design documentation
US20140359432A1 (en) Electronic document production system and electronic document production method thereof
US20070162848A1 (en) Predictive styling
WO2006092805A1 (en) System and method for revising an electronic draft
CN108021317B (en) Method and device for screen editing
CN115935915A (en) Document processing method, computer device, and storage medium
CN115309476A (en) Browser-based ofd file display and editing method
WO2007131233A2 (en) Browser image manipulation
CN110912750B (en) WEB-based data acquisition management method and device
US8056053B1 (en) System and method for cell-based code editing and publishing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: Qingdao Issa Technology Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

Address after: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Qingdao Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266000 3rd floor, building 3, optical valley software park, 396 Emeishan Road, Huangdao District, Qingdao City, Shandong Province

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING YISA TECHNOLOGY Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 266400 Room 302, building 3, Office No. 77, Lingyan Road, Huangdao District, Qingdao, Shandong Province

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: Issa Technology Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant