页面注释

main
CTP 2 years ago
parent 0b03e22e26
commit f7ef0675c8

@ -1,4 +1,5 @@
<template> <template>
<!-- 已发布UDI信息 -->
<view style="margin: 10px"> <view style="margin: 10px">
<!-- 下拉框 --> <!-- 下拉框 -->
<uni-data-select <uni-data-select

@ -1,4 +1,5 @@
<template> <template>
<!-- UDI码信息查询 -->
<view class="box"> <view class="box">
<!-- 扫码 --> <!-- 扫码 -->
<view class="header"> <view class="header">

@ -1,6 +1,7 @@
<template> <template>
<!-- 搜索输入框 --> <!-- UDI码流向查询 -->
<view class="box"> <view class="box">
<!-- 搜索输入框 -->
<view class="header"> <view class="header">
<input <input
focus focus

@ -1,4 +1,5 @@
<template> <template>
<!-- 登录页面 -->
<view class="box"> <view class="box">
<!-- logo --> <!-- logo -->
<view> <view>

@ -1,4 +1,5 @@
<template> <template>
<!-- UDI校验码 -->
<view> <view>
<!-- 搜索输入框 --> <!-- 搜索输入框 -->
<view class="box"> <view class="box">

Loading…
Cancel
Save